>>> py3-django: Building community/py3-django 4.2.20-r0 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 02:06:37 +0000 >>> py3-django: Validating /home/buildozer/aports/community/py3-django/APKBUILD... >>> py3-django: Analyzing dependencies... >>> py3-django: Installing for build: build-base python3 py3-asgiref py3-sqlparse tzdata py3-gpep517 py3-setuptools py3-wheel (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.8-r0) (3/29) Installing gdbm (1.24-r0) (4/29) Installing xz-libs (5.8.1-r0) (5/29) Installing mpdecimal (4.0.0-r0) (6/29) Installing libpanelw (6.5_p20250412-r0) (7/29) Installing sqlite-libs (3.49.1-r0) (8/29) Installing python3 (3.12.10-r0) (9/29) Installing python3-pycache-pyc0 (3.12.10-r0) (10/29) Installing pyc (3.12.10-r0) (11/29) Installing python3-pyc (3.12.10-r0) (12/29) Installing py3-asgiref (3.8.1-r1) (13/29) Installing py3-asgiref-pyc (3.8.1-r1) (14/29) Installing py3-sqlparse (0.5.1-r0) (15/29) Installing py3-sqlparse-pyc (0.5.1-r0) (16/29) Installing tzdata (2025b-r0) (17/29) Installing py3-installer (0.7.0-r2) (18/29) Installing py3-installer-pyc (0.7.0-r2) (19/29) Installing py3-gpep517 (16-r0) (20/29) Installing py3-gpep517-pyc (16-r0) (21/29) Installing py3-parsing (3.2.0-r0) (22/29) Installing py3-parsing-pyc (3.2.0-r0) (23/29) Installing py3-packaging (24.2-r0) (24/29) Installing py3-packaging-pyc (24.2-r0) (25/29) Installing py3-setuptools (77.0.3-r0) (26/29) Installing py3-setuptools-pyc (77.0.3-r0) (27/29) Installing py3-wheel (0.43.0-r0) (28/29) Installing py3-wheel-pyc (0.43.0-r0) (29/29) Installing .makedepends-py3-django (20250427.020642) Executing busybox-1.37.0-r16.trigger OK: 384 MiB in 128 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.22/Django-4.2.20.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/Django-4.2.20.tar.gz.part' Django-4.2.20.tar.gz 100% |********************************| 9.9M 0:00:00 ETA '/var/cache/distfiles/v3.22/Django-4.2.20.tar.gz.part' saved >>> py3-django: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/Django-4.2.20.tar.gz >>> py3-django: Checking sha512sums... Django-4.2.20.tar.gz: OK >>> py3-django: Unpacking /var/cache/distfiles/v3.22/Django-4.2.20.tar.gz... 2025-04-27 02:06:51,087 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-27 02:06:51,605 root INFO running bdist_wheel 2025-04-27 02:06:51,768 root INFO running build 2025-04-27 02:06:51,769 root INFO running build_py 2025-04-27 02:06:51,797 root INFO creating build/lib/django 2025-04-27 02:06:51,800 root INFO copying django/__init__.py -> build/lib/django 2025-04-27 02:06:51,803 root INFO copying django/shortcuts.py -> build/lib/django 2025-04-27 02:06:51,805 root INFO copying django/__main__.py -> build/lib/django 2025-04-27 02:06:51,808 root INFO creating build/lib/django/dispatch 2025-04-27 02:06:51,810 root INFO copying django/dispatch/__init__.py -> build/lib/django/dispatch 2025-04-27 02:06:51,812 root INFO copying django/dispatch/dispatcher.py -> build/lib/django/dispatch 2025-04-27 02:06:51,816 root INFO creating build/lib/django/core 2025-04-27 02:06:51,818 root INFO copying django/core/__init__.py -> build/lib/django/core 2025-04-27 02:06:51,820 root INFO copying django/core/signals.py -> build/lib/django/core 2025-04-27 02:06:51,822 root INFO copying django/core/exceptions.py -> build/lib/django/core 2025-04-27 02:06:51,825 root INFO copying django/core/asgi.py -> build/lib/django/core 2025-04-27 02:06:51,828 root INFO copying django/core/wsgi.py -> build/lib/django/core 2025-04-27 02:06:51,830 root INFO copying django/core/paginator.py -> build/lib/django/core 2025-04-27 02:06:51,833 root INFO copying django/core/signing.py -> build/lib/django/core 2025-04-27 02:06:51,835 root INFO copying django/core/validators.py -> build/lib/django/core 2025-04-27 02:06:51,839 root INFO creating build/lib/django/http 2025-04-27 02:06:51,840 root INFO copying django/http/__init__.py -> build/lib/django/http 2025-04-27 02:06:51,843 root INFO copying django/http/request.py -> build/lib/django/http 2025-04-27 02:06:51,845 root INFO copying django/http/multipartparser.py -> build/lib/django/http 2025-04-27 02:06:51,848 root INFO copying django/http/cookie.py -> build/lib/django/http 2025-04-27 02:06:51,851 root INFO copying django/http/response.py -> build/lib/django/http 2025-04-27 02:06:51,854 root INFO creating build/lib/django/conf 2025-04-27 02:06:51,856 root INFO copying django/conf/__init__.py -> build/lib/django/conf 2025-04-27 02:06:51,858 root INFO copying django/conf/global_settings.py -> build/lib/django/conf 2025-04-27 02:06:51,862 root INFO creating build/lib/django/views 2025-04-27 02:06:51,863 root INFO copying django/views/__init__.py -> build/lib/django/views 2025-04-27 02:06:51,866 root INFO copying django/views/defaults.py -> build/lib/django/views 2025-04-27 02:06:51,868 root INFO copying django/views/static.py -> build/lib/django/views 2025-04-27 02:06:51,870 root INFO copying django/views/debug.py -> build/lib/django/views 2025-04-27 02:06:51,873 root INFO copying django/views/i18n.py -> build/lib/django/views 2025-04-27 02:06:51,875 root INFO copying django/views/csrf.py -> build/lib/django/views 2025-04-27 02:06:51,879 root INFO creating build/lib/django/test 2025-04-27 02:06:51,880 root INFO copying django/test/__init__.py -> build/lib/django/test 2025-04-27 02:06:51,883 root INFO copying django/test/testcases.py -> build/lib/django/test 2025-04-27 02:06:51,886 root INFO copying django/test/signals.py -> build/lib/django/test 2025-04-27 02:06:51,888 root INFO copying django/test/html.py -> build/lib/django/test 2025-04-27 02:06:51,890 root INFO copying django/test/selenium.py -> build/lib/django/test 2025-04-27 02:06:51,893 root INFO copying django/test/utils.py -> build/lib/django/test 2025-04-27 02:06:51,895 root INFO copying django/test/client.py -> build/lib/django/test 2025-04-27 02:06:51,898 root INFO copying django/test/runner.py -> build/lib/django/test 2025-04-27 02:06:51,902 root INFO creating build/lib/django/template 2025-04-27 02:06:51,904 root INFO copying django/template/loader_tags.py -> build/lib/django/template 2025-04-27 02:06:51,906 root INFO copying django/template/__init__.py -> build/lib/django/template 2025-04-27 02:06:51,908 root INFO copying django/template/autoreload.py -> build/lib/django/template 2025-04-27 02:06:51,911 root INFO copying django/template/exceptions.py -> build/lib/django/template 2025-04-27 02:06:51,913 root INFO copying django/template/engine.py -> build/lib/django/template 2025-04-27 02:06:51,916 root INFO copying django/template/context.py -> build/lib/django/template 2025-04-27 02:06:51,918 root INFO copying django/template/loader.py -> build/lib/django/template 2025-04-27 02:06:51,920 root INFO copying django/template/library.py -> build/lib/django/template 2025-04-27 02:06:51,923 root INFO copying django/template/defaulttags.py -> build/lib/django/template 2025-04-27 02:06:51,925 root INFO copying django/template/response.py -> build/lib/django/template 2025-04-27 02:06:51,928 root INFO copying django/template/utils.py -> build/lib/django/template 2025-04-27 02:06:51,930 root INFO copying django/template/defaultfilters.py -> build/lib/django/template 2025-04-27 02:06:51,933 root INFO copying django/template/context_processors.py -> build/lib/django/template 2025-04-27 02:06:51,935 root INFO copying django/template/base.py -> build/lib/django/template 2025-04-27 02:06:51,938 root INFO copying django/template/smartif.py -> build/lib/django/template 2025-04-27 02:06:51,942 root INFO creating build/lib/django/db 2025-04-27 02:06:51,943 root INFO copying django/db/__init__.py -> build/lib/django/db 2025-04-27 02:06:51,945 root INFO copying django/db/transaction.py -> build/lib/django/db 2025-04-27 02:06:51,948 root INFO copying django/db/utils.py -> build/lib/django/db 2025-04-27 02:06:51,951 root INFO creating build/lib/django/apps 2025-04-27 02:06:51,953 root INFO copying django/apps/__init__.py -> build/lib/django/apps 2025-04-27 02:06:51,955 root INFO copying django/apps/config.py -> build/lib/django/apps 2025-04-27 02:06:51,957 root INFO copying django/apps/registry.py -> build/lib/django/apps 2025-04-27 02:06:51,961 root INFO creating build/lib/django/forms 2025-04-27 02:06:51,962 root INFO copying django/forms/__init__.py -> build/lib/django/forms 2025-04-27 02:06:51,965 root INFO copying django/forms/models.py -> build/lib/django/forms 2025-04-27 02:06:51,967 root INFO copying django/forms/forms.py -> build/lib/django/forms 2025-04-27 02:06:51,970 root INFO copying django/forms/fields.py -> build/lib/django/forms 2025-04-27 02:06:51,973 root INFO copying django/forms/boundfield.py -> build/lib/django/forms 2025-04-27 02:06:51,975 root INFO copying django/forms/formsets.py -> build/lib/django/forms 2025-04-27 02:06:51,978 root INFO copying django/forms/widgets.py -> build/lib/django/forms 2025-04-27 02:06:51,981 root INFO copying django/forms/utils.py -> build/lib/django/forms 2025-04-27 02:06:51,983 root INFO copying django/forms/renderers.py -> build/lib/django/forms 2025-04-27 02:06:51,986 root INFO creating build/lib/django/templatetags 2025-04-27 02:06:51,988 root INFO copying django/templatetags/__init__.py -> build/lib/django/templatetags 2025-04-27 02:06:51,990 root INFO copying django/templatetags/cache.py -> build/lib/django/templatetags 2025-04-27 02:06:51,992 root INFO copying django/templatetags/static.py -> build/lib/django/templatetags 2025-04-27 02:06:51,995 root INFO copying django/templatetags/i18n.py -> build/lib/django/templatetags 2025-04-27 02:06:51,997 root INFO copying django/templatetags/l10n.py -> build/lib/django/templatetags 2025-04-27 02:06:51,999 root INFO copying django/templatetags/tz.py -> build/lib/django/templatetags 2025-04-27 02:06:52,003 root INFO creating build/lib/django/middleware 2025-04-27 02:06:52,004 root INFO copying django/middleware/__init__.py -> build/lib/django/middleware 2025-04-27 02:06:52,006 root INFO copying django/middleware/http.py -> build/lib/django/middleware 2025-04-27 02:06:52,009 root INFO copying django/middleware/gzip.py -> build/lib/django/middleware 2025-04-27 02:06:52,011 root INFO copying django/middleware/cache.py -> build/lib/django/middleware 2025-04-27 02:06:52,013 root INFO copying django/middleware/security.py -> build/lib/django/middleware 2025-04-27 02:06:52,016 root INFO copying django/middleware/common.py -> build/lib/django/middleware 2025-04-27 02:06:52,018 root INFO copying django/middleware/locale.py -> build/lib/django/middleware 2025-04-27 02:06:52,021 root INFO copying django/middleware/clickjacking.py -> build/lib/django/middleware 2025-04-27 02:06:52,023 root INFO copying django/middleware/csrf.py -> build/lib/django/middleware 2025-04-27 02:06:52,029 root INFO creating build/lib/django/utils 2025-04-27 02:06:52,030 root INFO copying django/utils/datetime_safe.py -> build/lib/django/utils 2025-04-27 02:06:52,032 root INFO copying django/utils/__init__.py -> build/lib/django/utils 2025-04-27 02:06:52,034 root INFO copying django/utils/connection.py -> build/lib/django/utils 2025-04-27 02:06:52,036 root INFO copying django/utils/autoreload.py -> build/lib/django/utils 2025-04-27 02:06:52,039 root INFO copying django/utils/itercompat.py -> build/lib/django/utils 2025-04-27 02:06:52,041 root INFO copying django/utils/http.py -> build/lib/django/utils 2025-04-27 02:06:52,044 root INFO copying django/utils/regex_helper.py -> build/lib/django/utils 2025-04-27 02:06:52,046 root INFO copying django/utils/formats.py -> build/lib/django/utils 2025-04-27 02:06:52,048 root INFO copying django/utils/module_loading.py -> build/lib/django/utils 2025-04-27 02:06:52,051 root INFO copying django/utils/cache.py -> build/lib/django/utils 2025-04-27 02:06:52,053 root INFO copying django/utils/inspect.py -> build/lib/django/utils 2025-04-27 02:06:52,055 root INFO copying django/utils/dateparse.py -> build/lib/django/utils 2025-04-27 02:06:52,057 root INFO copying django/utils/feedgenerator.py -> build/lib/django/utils 2025-04-27 02:06:52,060 root INFO copying django/utils/numberformat.py -> build/lib/django/utils 2025-04-27 02:06:52,062 root INFO copying django/utils/duration.py -> build/lib/django/utils 2025-04-27 02:06:52,064 root INFO copying django/utils/deprecation.py -> build/lib/django/utils 2025-04-27 02:06:52,066 root INFO copying django/utils/deconstruct.py -> build/lib/django/utils 2025-04-27 02:06:52,069 root INFO copying django/utils/asyncio.py -> build/lib/django/utils 2025-04-27 02:06:52,071 root INFO copying django/utils/encoding.py -> build/lib/django/utils 2025-04-27 02:06:52,073 root INFO copying django/utils/crypto.py -> build/lib/django/utils 2025-04-27 02:06:52,076 root INFO copying django/utils/termcolors.py -> build/lib/django/utils 2025-04-27 02:06:52,078 root INFO copying django/utils/jslex.py -> build/lib/django/utils 2025-04-27 02:06:52,080 root INFO copying django/utils/dates.py -> build/lib/django/utils 2025-04-27 02:06:52,082 root INFO copying django/utils/archive.py -> build/lib/django/utils 2025-04-27 02:06:52,085 root INFO copying django/utils/text.py -> build/lib/django/utils 2025-04-27 02:06:52,087 root INFO copying django/utils/ipv6.py -> build/lib/django/utils 2025-04-27 02:06:52,090 root INFO copying django/utils/safestring.py -> build/lib/django/utils 2025-04-27 02:06:52,092 root INFO copying django/utils/_os.py -> build/lib/django/utils 2025-04-27 02:06:52,094 root INFO copying django/utils/timezone.py -> build/lib/django/utils 2025-04-27 02:06:52,097 root INFO copying django/utils/functional.py -> build/lib/django/utils 2025-04-27 02:06:52,099 root INFO copying django/utils/version.py -> build/lib/django/utils 2025-04-27 02:06:52,102 root INFO copying django/utils/html.py -> build/lib/django/utils 2025-04-27 02:06:52,104 root INFO copying django/utils/baseconv.py -> build/lib/django/utils 2025-04-27 02:06:52,106 root INFO copying django/utils/topological_sort.py -> build/lib/django/utils 2025-04-27 02:06:52,109 root INFO copying django/utils/tree.py -> build/lib/django/utils 2025-04-27 02:06:52,111 root INFO copying django/utils/hashable.py -> build/lib/django/utils 2025-04-27 02:06:52,113 root INFO copying django/utils/datastructures.py -> build/lib/django/utils 2025-04-27 02:06:52,116 root INFO copying django/utils/decorators.py -> build/lib/django/utils 2025-04-27 02:06:52,118 root INFO copying django/utils/timesince.py -> build/lib/django/utils 2025-04-27 02:06:52,120 root INFO copying django/utils/dateformat.py -> build/lib/django/utils 2025-04-27 02:06:52,122 root INFO copying django/utils/xmlutils.py -> build/lib/django/utils 2025-04-27 02:06:52,124 root INFO copying django/utils/lorem_ipsum.py -> build/lib/django/utils 2025-04-27 02:06:52,126 root INFO copying django/utils/log.py -> build/lib/django/utils 2025-04-27 02:06:52,129 root INFO creating build/lib/django/urls 2025-04-27 02:06:52,131 root INFO copying django/urls/conf.py -> build/lib/django/urls 2025-04-27 02:06:52,133 root INFO copying django/urls/__init__.py -> build/lib/django/urls 2025-04-27 02:06:52,135 root INFO copying django/urls/exceptions.py -> build/lib/django/urls 2025-04-27 02:06:52,137 root INFO copying django/urls/resolvers.py -> build/lib/django/urls 2025-04-27 02:06:52,140 root INFO copying django/urls/converters.py -> build/lib/django/urls 2025-04-27 02:06:52,142 root INFO copying django/urls/utils.py -> build/lib/django/urls 2025-04-27 02:06:52,144 root INFO copying django/urls/base.py -> build/lib/django/urls 2025-04-27 02:06:52,148 root INFO creating build/lib/django/contrib 2025-04-27 02:06:52,149 root INFO copying django/contrib/__init__.py -> build/lib/django/contrib 2025-04-27 02:06:52,152 root INFO creating build/lib/django/core/management 2025-04-27 02:06:52,154 root INFO copying django/core/management/__init__.py -> build/lib/django/core/management 2025-04-27 02:06:52,157 root INFO copying django/core/management/sql.py -> build/lib/django/core/management 2025-04-27 02:06:52,159 root INFO copying django/core/management/templates.py -> build/lib/django/core/management 2025-04-27 02:06:52,162 root INFO copying django/core/management/color.py -> build/lib/django/core/management 2025-04-27 02:06:52,165 root INFO copying django/core/management/utils.py -> build/lib/django/core/management 2025-04-27 02:06:52,167 root INFO copying django/core/management/base.py -> build/lib/django/core/management 2025-04-27 02:06:52,170 root INFO creating build/lib/django/core/mail 2025-04-27 02:06:52,172 root INFO copying django/core/mail/__init__.py -> build/lib/django/core/mail 2025-04-27 02:06:52,174 root INFO copying django/core/mail/message.py -> build/lib/django/core/mail 2025-04-27 02:06:52,176 root INFO copying django/core/mail/utils.py -> build/lib/django/core/mail 2025-04-27 02:06:52,179 root INFO creating build/lib/django/core/cache 2025-04-27 02:06:52,180 root INFO copying django/core/cache/__init__.py -> build/lib/django/core/cache 2025-04-27 02:06:52,183 root INFO copying django/core/cache/utils.py -> build/lib/django/core/cache 2025-04-27 02:06:52,185 root INFO creating build/lib/django/core/servers 2025-04-27 02:06:52,187 root INFO copying django/core/servers/__init__.py -> build/lib/django/core/servers 2025-04-27 02:06:52,189 root INFO copying django/core/servers/basehttp.py -> build/lib/django/core/servers 2025-04-27 02:06:52,192 root INFO creating build/lib/django/core/handlers 2025-04-27 02:06:52,193 root INFO copying django/core/handlers/exception.py -> build/lib/django/core/handlers 2025-04-27 02:06:52,195 root INFO copying django/core/handlers/__init__.py -> build/lib/django/core/handlers 2025-04-27 02:06:52,197 root INFO copying django/core/handlers/asgi.py -> build/lib/django/core/handlers 2025-04-27 02:06:52,200 root INFO copying django/core/handlers/wsgi.py -> build/lib/django/core/handlers 2025-04-27 02:06:52,202 root INFO copying django/core/handlers/base.py -> build/lib/django/core/handlers 2025-04-27 02:06:52,205 root INFO creating build/lib/django/core/files 2025-04-27 02:06:52,207 root INFO copying django/core/files/__init__.py -> build/lib/django/core/files 2025-04-27 02:06:52,209 root INFO copying django/core/files/temp.py -> build/lib/django/core/files 2025-04-27 02:06:52,211 root INFO copying django/core/files/move.py -> build/lib/django/core/files 2025-04-27 02:06:52,213 root INFO copying django/core/files/uploadedfile.py -> build/lib/django/core/files 2025-04-27 02:06:52,216 root INFO copying django/core/files/uploadhandler.py -> build/lib/django/core/files 2025-04-27 02:06:52,218 root INFO copying django/core/files/locks.py -> build/lib/django/core/files 2025-04-27 02:06:52,220 root INFO copying django/core/files/utils.py -> build/lib/django/core/files 2025-04-27 02:06:52,222 root INFO copying django/core/files/base.py -> build/lib/django/core/files 2025-04-27 02:06:52,224 root INFO copying django/core/files/images.py -> build/lib/django/core/files 2025-04-27 02:06:52,227 root INFO creating build/lib/django/core/checks 2025-04-27 02:06:52,229 root INFO copying django/core/checks/files.py -> build/lib/django/core/checks 2025-04-27 02:06:52,231 root INFO copying django/core/checks/urls.py -> build/lib/django/core/checks 2025-04-27 02:06:52,233 root INFO copying django/core/checks/__init__.py -> build/lib/django/core/checks 2025-04-27 02:06:52,235 root INFO copying django/core/checks/async_checks.py -> build/lib/django/core/checks 2025-04-27 02:06:52,237 root INFO copying django/core/checks/templates.py -> build/lib/django/core/checks 2025-04-27 02:06:52,239 root INFO copying django/core/checks/translation.py -> build/lib/django/core/checks 2025-04-27 02:06:52,241 root INFO copying django/core/checks/messages.py -> build/lib/django/core/checks 2025-04-27 02:06:52,243 root INFO copying django/core/checks/database.py -> build/lib/django/core/checks 2025-04-27 02:06:52,246 root INFO copying django/core/checks/registry.py -> build/lib/django/core/checks 2025-04-27 02:06:52,248 root INFO copying django/core/checks/caches.py -> build/lib/django/core/checks 2025-04-27 02:06:52,250 root INFO copying django/core/checks/model_checks.py -> build/lib/django/core/checks 2025-04-27 02:06:52,253 root INFO creating build/lib/django/core/serializers 2025-04-27 02:06:52,255 root INFO copying django/core/serializers/__init__.py -> build/lib/django/core/serializers 2025-04-27 02:06:52,257 root INFO copying django/core/serializers/python.py -> build/lib/django/core/serializers 2025-04-27 02:06:52,260 root INFO copying django/core/serializers/json.py -> build/lib/django/core/serializers 2025-04-27 02:06:52,262 root INFO copying django/core/serializers/xml_serializer.py -> build/lib/django/core/serializers 2025-04-27 02:06:52,264 root INFO copying django/core/serializers/pyyaml.py -> build/lib/django/core/serializers 2025-04-27 02:06:52,266 root INFO copying django/core/serializers/jsonl.py -> build/lib/django/core/serializers 2025-04-27 02:06:52,269 root INFO copying django/core/serializers/base.py -> build/lib/django/core/serializers 2025-04-27 02:06:52,273 root INFO creating build/lib/django/core/management/commands 2025-04-27 02:06:52,274 root INFO copying django/core/management/commands/startapp.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,276 root INFO copying django/core/management/commands/dbshell.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,278 root INFO copying django/core/management/commands/__init__.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,281 root INFO copying django/core/management/commands/testserver.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,283 root INFO copying django/core/management/commands/dumpdata.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,285 root INFO copying django/core/management/commands/migrate.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,287 root INFO copying django/core/management/commands/inspectdb.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,290 root INFO copying django/core/management/commands/compilemessages.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,292 root INFO copying django/core/management/commands/sendtestemail.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,294 root INFO copying django/core/management/commands/runserver.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,296 root INFO copying django/core/management/commands/showmigrations.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,299 root INFO copying django/core/management/commands/flush.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,301 root INFO copying django/core/management/commands/test.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,303 root INFO copying django/core/management/commands/sqlmigrate.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,305 root INFO copying django/core/management/commands/diffsettings.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,308 root INFO copying django/core/management/commands/makemessages.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,310 root INFO copying django/core/management/commands/optimizemigration.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,312 root INFO copying django/core/management/commands/shell.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,315 root INFO copying django/core/management/commands/squashmigrations.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,317 root INFO copying django/core/management/commands/loaddata.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,319 root INFO copying django/core/management/commands/makemigrations.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,322 root INFO copying django/core/management/commands/createcachetable.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,324 root INFO copying django/core/management/commands/sqlsequencereset.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,326 root INFO copying django/core/management/commands/startproject.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,328 root INFO copying django/core/management/commands/check.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,330 root INFO copying django/core/management/commands/sqlflush.py -> build/lib/django/core/management/commands 2025-04-27 02:06:52,334 root INFO creating build/lib/django/core/mail/backends 2025-04-27 02:06:52,335 root INFO copying django/core/mail/backends/__init__.py -> build/lib/django/core/mail/backends 2025-04-27 02:06:52,338 root INFO copying django/core/mail/backends/smtp.py -> build/lib/django/core/mail/backends 2025-04-27 02:06:52,340 root INFO copying django/core/mail/backends/console.py -> build/lib/django/core/mail/backends 2025-04-27 02:06:52,342 root INFO copying django/core/mail/backends/filebased.py -> build/lib/django/core/mail/backends 2025-04-27 02:06:52,345 root INFO copying django/core/mail/backends/dummy.py -> build/lib/django/core/mail/backends 2025-04-27 02:06:52,347 root INFO copying django/core/mail/backends/locmem.py -> build/lib/django/core/mail/backends 2025-04-27 02:06:52,350 root INFO copying django/core/mail/backends/base.py -> build/lib/django/core/mail/backends 2025-04-27 02:06:52,353 root INFO creating build/lib/django/core/cache/backends 2025-04-27 02:06:52,354 root INFO copying django/core/cache/backends/db.py -> build/lib/django/core/cache/backends 2025-04-27 02:06:52,357 root INFO copying django/core/cache/backends/__init__.py -> build/lib/django/core/cache/backends 2025-04-27 02:06:52,359 root INFO copying django/core/cache/backends/memcached.py -> build/lib/django/core/cache/backends 2025-04-27 02:06:52,362 root INFO copying django/core/cache/backends/filebased.py -> build/lib/django/core/cache/backends 2025-04-27 02:06:52,364 root INFO copying django/core/cache/backends/dummy.py -> build/lib/django/core/cache/backends 2025-04-27 02:06:52,367 root INFO copying django/core/cache/backends/locmem.py -> build/lib/django/core/cache/backends 2025-04-27 02:06:52,369 root INFO copying django/core/cache/backends/redis.py -> build/lib/django/core/cache/backends 2025-04-27 02:06:52,372 root INFO copying django/core/cache/backends/base.py -> build/lib/django/core/cache/backends 2025-04-27 02:06:52,375 root INFO creating build/lib/django/core/files/storage 2025-04-27 02:06:52,377 root INFO copying django/core/files/storage/__init__.py -> build/lib/django/core/files/storage 2025-04-27 02:06:52,380 root INFO copying django/core/files/storage/filesystem.py -> build/lib/django/core/files/storage 2025-04-27 02:06:52,382 root INFO copying django/core/files/storage/memory.py -> build/lib/django/core/files/storage 2025-04-27 02:06:52,384 root INFO copying django/core/files/storage/mixins.py -> build/lib/django/core/files/storage 2025-04-27 02:06:52,387 root INFO copying django/core/files/storage/handler.py -> build/lib/django/core/files/storage 2025-04-27 02:06:52,389 root INFO copying django/core/files/storage/base.py -> build/lib/django/core/files/storage 2025-04-27 02:06:52,392 root INFO creating build/lib/django/core/checks/compatibility 2025-04-27 02:06:52,394 root INFO copying django/core/checks/compatibility/__init__.py -> build/lib/django/core/checks/compatibility 2025-04-27 02:06:52,396 root INFO copying django/core/checks/compatibility/django_4_0.py -> build/lib/django/core/checks/compatibility 2025-04-27 02:06:52,398 root INFO creating build/lib/django/core/checks/security 2025-04-27 02:06:52,400 root INFO copying django/core/checks/security/__init__.py -> build/lib/django/core/checks/security 2025-04-27 02:06:52,402 root INFO copying django/core/checks/security/sessions.py -> build/lib/django/core/checks/security 2025-04-27 02:06:52,404 root INFO copying django/core/checks/security/csrf.py -> build/lib/django/core/checks/security 2025-04-27 02:06:52,407 root INFO copying django/core/checks/security/base.py -> build/lib/django/core/checks/security 2025-04-27 02:06:52,410 root INFO creating build/lib/django/conf/locale 2025-04-27 02:06:52,412 root INFO copying django/conf/locale/__init__.py -> build/lib/django/conf/locale 2025-04-27 02:06:52,414 root INFO creating build/lib/django/conf/urls 2025-04-27 02:06:52,416 root INFO copying django/conf/urls/__init__.py -> build/lib/django/conf/urls 2025-04-27 02:06:52,418 root INFO copying django/conf/urls/static.py -> build/lib/django/conf/urls 2025-04-27 02:06:52,420 root INFO copying django/conf/urls/i18n.py -> build/lib/django/conf/urls 2025-04-27 02:06:52,423 root INFO creating build/lib/django/conf/locale/cy 2025-04-27 02:06:52,424 root INFO copying django/conf/locale/cy/__init__.py -> build/lib/django/conf/locale/cy 2025-04-27 02:06:52,427 root INFO copying django/conf/locale/cy/formats.py -> build/lib/django/conf/locale/cy 2025-04-27 02:06:52,429 root INFO creating build/lib/django/conf/locale/en_AU 2025-04-27 02:06:52,431 root INFO copying django/conf/locale/en_AU/__init__.py -> build/lib/django/conf/locale/en_AU 2025-04-27 02:06:52,433 root INFO copying django/conf/locale/en_AU/formats.py -> build/lib/django/conf/locale/en_AU 2025-04-27 02:06:52,435 root INFO creating build/lib/django/conf/locale/ckb 2025-04-27 02:06:52,437 root INFO copying django/conf/locale/ckb/__init__.py -> build/lib/django/conf/locale/ckb 2025-04-27 02:06:52,439 root INFO copying django/conf/locale/ckb/formats.py -> build/lib/django/conf/locale/ckb 2025-04-27 02:06:52,442 root INFO creating build/lib/django/conf/locale/kn 2025-04-27 02:06:52,443 root INFO copying django/conf/locale/kn/__init__.py -> build/lib/django/conf/locale/kn 2025-04-27 02:06:52,445 root INFO copying django/conf/locale/kn/formats.py -> build/lib/django/conf/locale/kn 2025-04-27 02:06:52,448 root INFO creating build/lib/django/conf/locale/nn 2025-04-27 02:06:52,449 root INFO copying django/conf/locale/nn/__init__.py -> build/lib/django/conf/locale/nn 2025-04-27 02:06:52,451 root INFO copying django/conf/locale/nn/formats.py -> build/lib/django/conf/locale/nn 2025-04-27 02:06:52,454 root INFO creating build/lib/django/conf/locale/sr 2025-04-27 02:06:52,455 root INFO copying django/conf/locale/sr/__init__.py -> build/lib/django/conf/locale/sr 2025-04-27 02:06:52,457 root INFO copying django/conf/locale/sr/formats.py -> build/lib/django/conf/locale/sr 2025-04-27 02:06:52,460 root INFO creating build/lib/django/conf/locale/sr_Latn 2025-04-27 02:06:52,462 root INFO copying django/conf/locale/sr_Latn/__init__.py -> build/lib/django/conf/locale/sr_Latn 2025-04-27 02:06:52,464 root INFO copying django/conf/locale/sr_Latn/formats.py -> build/lib/django/conf/locale/sr_Latn 2025-04-27 02:06:52,466 root INFO creating build/lib/django/conf/locale/is 2025-04-27 02:06:52,468 root INFO copying django/conf/locale/is/__init__.py -> build/lib/django/conf/locale/is 2025-04-27 02:06:52,470 root INFO copying django/conf/locale/is/formats.py -> build/lib/django/conf/locale/is 2025-04-27 02:06:52,472 root INFO creating build/lib/django/conf/locale/lv 2025-04-27 02:06:52,474 root INFO copying django/conf/locale/lv/__init__.py -> build/lib/django/conf/locale/lv 2025-04-27 02:06:52,477 root INFO copying django/conf/locale/lv/formats.py -> build/lib/django/conf/locale/lv 2025-04-27 02:06:52,480 root INFO creating build/lib/django/conf/locale/pt 2025-04-27 02:06:52,481 root INFO copying django/conf/locale/pt/__init__.py -> build/lib/django/conf/locale/pt 2025-04-27 02:06:52,483 root INFO copying django/conf/locale/pt/formats.py -> build/lib/django/conf/locale/pt 2025-04-27 02:06:52,486 root INFO creating build/lib/django/conf/locale/et 2025-04-27 02:06:52,488 root INFO copying django/conf/locale/et/__init__.py -> build/lib/django/conf/locale/et 2025-04-27 02:06:52,490 root INFO copying django/conf/locale/et/formats.py -> build/lib/django/conf/locale/et 2025-04-27 02:06:52,492 root INFO creating build/lib/django/conf/locale/es_CO 2025-04-27 02:06:52,494 root INFO copying django/conf/locale/es_CO/__init__.py -> build/lib/django/conf/locale/es_CO 2025-04-27 02:06:52,496 root INFO copying django/conf/locale/es_CO/formats.py -> build/lib/django/conf/locale/es_CO 2025-04-27 02:06:52,499 root INFO creating build/lib/django/conf/locale/tk 2025-04-27 02:06:52,500 root INFO copying django/conf/locale/tk/__init__.py -> build/lib/django/conf/locale/tk 2025-04-27 02:06:52,502 root INFO copying django/conf/locale/tk/formats.py -> build/lib/django/conf/locale/tk 2025-04-27 02:06:52,505 root INFO creating build/lib/django/conf/locale/ga 2025-04-27 02:06:52,506 root INFO copying django/conf/locale/ga/__init__.py -> build/lib/django/conf/locale/ga 2025-04-27 02:06:52,509 root INFO copying django/conf/locale/ga/formats.py -> build/lib/django/conf/locale/ga 2025-04-27 02:06:52,511 root INFO creating build/lib/django/conf/locale/th 2025-04-27 02:06:52,513 root INFO copying django/conf/locale/th/__init__.py -> build/lib/django/conf/locale/th 2025-04-27 02:06:52,514 root INFO copying django/conf/locale/th/formats.py -> build/lib/django/conf/locale/th 2025-04-27 02:06:52,517 root INFO creating build/lib/django/conf/locale/sq 2025-04-27 02:06:52,518 root INFO copying django/conf/locale/sq/__init__.py -> build/lib/django/conf/locale/sq 2025-04-27 02:06:52,520 root INFO copying django/conf/locale/sq/formats.py -> build/lib/django/conf/locale/sq 2025-04-27 02:06:52,523 root INFO creating build/lib/django/conf/locale/nl 2025-04-27 02:06:52,524 root INFO copying django/conf/locale/nl/__init__.py -> build/lib/django/conf/locale/nl 2025-04-27 02:06:52,526 root INFO copying django/conf/locale/nl/formats.py -> build/lib/django/conf/locale/nl 2025-04-27 02:06:52,528 root INFO creating build/lib/django/conf/locale/tg 2025-04-27 02:06:52,529 root INFO copying django/conf/locale/tg/__init__.py -> build/lib/django/conf/locale/tg 2025-04-27 02:06:52,531 root INFO copying django/conf/locale/tg/formats.py -> build/lib/django/conf/locale/tg 2025-04-27 02:06:52,534 root INFO creating build/lib/django/conf/locale/bn 2025-04-27 02:06:52,535 root INFO copying django/conf/locale/bn/__init__.py -> build/lib/django/conf/locale/bn 2025-04-27 02:06:52,537 root INFO copying django/conf/locale/bn/formats.py -> build/lib/django/conf/locale/bn 2025-04-27 02:06:52,539 root INFO creating build/lib/django/conf/locale/es_NI 2025-04-27 02:06:52,541 root INFO copying django/conf/locale/es_NI/__init__.py -> build/lib/django/conf/locale/es_NI 2025-04-27 02:06:52,543 root INFO copying django/conf/locale/es_NI/formats.py -> build/lib/django/conf/locale/es_NI 2025-04-27 02:06:52,545 root INFO creating build/lib/django/conf/locale/uk 2025-04-27 02:06:52,546 root INFO copying django/conf/locale/uk/__init__.py -> build/lib/django/conf/locale/uk 2025-04-27 02:06:52,548 root INFO copying django/conf/locale/uk/formats.py -> build/lib/django/conf/locale/uk 2025-04-27 02:06:52,551 root INFO creating build/lib/django/conf/locale/ky 2025-04-27 02:06:52,552 root INFO copying django/conf/locale/ky/__init__.py -> build/lib/django/conf/locale/ky 2025-04-27 02:06:52,554 root INFO copying django/conf/locale/ky/formats.py -> build/lib/django/conf/locale/ky 2025-04-27 02:06:52,557 root INFO creating build/lib/django/conf/locale/it 2025-04-27 02:06:52,558 root INFO copying django/conf/locale/it/__init__.py -> build/lib/django/conf/locale/it 2025-04-27 02:06:52,560 root INFO copying django/conf/locale/it/formats.py -> build/lib/django/conf/locale/it 2025-04-27 02:06:52,562 root INFO creating build/lib/django/conf/locale/es_AR 2025-04-27 02:06:52,564 root INFO copying django/conf/locale/es_AR/__init__.py -> build/lib/django/conf/locale/es_AR 2025-04-27 02:06:52,566 root INFO copying django/conf/locale/es_AR/formats.py -> build/lib/django/conf/locale/es_AR 2025-04-27 02:06:52,569 root INFO creating build/lib/django/conf/locale/fa 2025-04-27 02:06:52,570 root INFO copying django/conf/locale/fa/__init__.py -> build/lib/django/conf/locale/fa 2025-04-27 02:06:52,573 root INFO copying django/conf/locale/fa/formats.py -> build/lib/django/conf/locale/fa 2025-04-27 02:06:52,575 root INFO creating build/lib/django/conf/locale/el 2025-04-27 02:06:52,577 root INFO copying django/conf/locale/el/__init__.py -> build/lib/django/conf/locale/el 2025-04-27 02:06:52,579 root INFO copying django/conf/locale/el/formats.py -> build/lib/django/conf/locale/el 2025-04-27 02:06:52,582 root INFO creating build/lib/django/conf/locale/tr 2025-04-27 02:06:52,583 root INFO copying django/conf/locale/tr/__init__.py -> build/lib/django/conf/locale/tr 2025-04-27 02:06:52,585 root INFO copying django/conf/locale/tr/formats.py -> build/lib/django/conf/locale/tr 2025-04-27 02:06:52,588 root INFO creating build/lib/django/conf/locale/eu 2025-04-27 02:06:52,589 root INFO copying django/conf/locale/eu/__init__.py -> build/lib/django/conf/locale/eu 2025-04-27 02:06:52,591 root INFO copying django/conf/locale/eu/formats.py -> build/lib/django/conf/locale/eu 2025-04-27 02:06:52,594 root INFO creating build/lib/django/conf/locale/bs 2025-04-27 02:06:52,595 root INFO copying django/conf/locale/bs/__init__.py -> build/lib/django/conf/locale/bs 2025-04-27 02:06:52,597 root INFO copying django/conf/locale/bs/formats.py -> build/lib/django/conf/locale/bs 2025-04-27 02:06:52,600 root INFO creating build/lib/django/conf/locale/ar_DZ 2025-04-27 02:06:52,601 root INFO copying django/conf/locale/ar_DZ/__init__.py -> build/lib/django/conf/locale/ar_DZ 2025-04-27 02:06:52,603 root INFO copying django/conf/locale/ar_DZ/formats.py -> build/lib/django/conf/locale/ar_DZ 2025-04-27 02:06:52,606 root INFO creating build/lib/django/conf/locale/ja 2025-04-27 02:06:52,608 root INFO copying django/conf/locale/ja/__init__.py -> build/lib/django/conf/locale/ja 2025-04-27 02:06:52,610 root INFO copying django/conf/locale/ja/formats.py -> build/lib/django/conf/locale/ja 2025-04-27 02:06:52,613 root INFO creating build/lib/django/conf/locale/gd 2025-04-27 02:06:52,614 root INFO copying django/conf/locale/gd/__init__.py -> build/lib/django/conf/locale/gd 2025-04-27 02:06:52,616 root INFO copying django/conf/locale/gd/formats.py -> build/lib/django/conf/locale/gd 2025-04-27 02:06:52,619 root INFO creating build/lib/django/conf/locale/da 2025-04-27 02:06:52,620 root INFO copying django/conf/locale/da/__init__.py -> build/lib/django/conf/locale/da 2025-04-27 02:06:52,622 root INFO copying django/conf/locale/da/formats.py -> build/lib/django/conf/locale/da 2025-04-27 02:06:52,625 root INFO creating build/lib/django/conf/locale/he 2025-04-27 02:06:52,627 root INFO copying django/conf/locale/he/__init__.py -> build/lib/django/conf/locale/he 2025-04-27 02:06:52,629 root INFO copying django/conf/locale/he/formats.py -> build/lib/django/conf/locale/he 2025-04-27 02:06:52,632 root INFO creating build/lib/django/conf/locale/en 2025-04-27 02:06:52,633 root INFO copying django/conf/locale/en/__init__.py -> build/lib/django/conf/locale/en 2025-04-27 02:06:52,635 root INFO copying django/conf/locale/en/formats.py -> build/lib/django/conf/locale/en 2025-04-27 02:06:52,638 root INFO creating build/lib/django/conf/locale/hr 2025-04-27 02:06:52,640 root INFO copying django/conf/locale/hr/__init__.py -> build/lib/django/conf/locale/hr 2025-04-27 02:06:52,642 root INFO copying django/conf/locale/hr/formats.py -> build/lib/django/conf/locale/hr 2025-04-27 02:06:52,645 root INFO creating build/lib/django/conf/locale/sv 2025-04-27 02:06:52,646 root INFO copying django/conf/locale/sv/__init__.py -> build/lib/django/conf/locale/sv 2025-04-27 02:06:52,648 root INFO copying django/conf/locale/sv/formats.py -> build/lib/django/conf/locale/sv 2025-04-27 02:06:52,651 root INFO creating build/lib/django/conf/locale/cs 2025-04-27 02:06:52,652 root INFO copying django/conf/locale/cs/__init__.py -> build/lib/django/conf/locale/cs 2025-04-27 02:06:52,654 root INFO copying django/conf/locale/cs/formats.py -> build/lib/django/conf/locale/cs 2025-04-27 02:06:52,657 root INFO creating build/lib/django/conf/locale/ka 2025-04-27 02:06:52,659 root INFO copying django/conf/locale/ka/__init__.py -> build/lib/django/conf/locale/ka 2025-04-27 02:06:52,661 root INFO copying django/conf/locale/ka/formats.py -> build/lib/django/conf/locale/ka 2025-04-27 02:06:52,664 root INFO creating build/lib/django/conf/locale/mk 2025-04-27 02:06:52,665 root INFO copying django/conf/locale/mk/__init__.py -> build/lib/django/conf/locale/mk 2025-04-27 02:06:52,667 root INFO copying django/conf/locale/mk/formats.py -> build/lib/django/conf/locale/mk 2025-04-27 02:06:52,670 root INFO creating build/lib/django/conf/locale/id 2025-04-27 02:06:52,671 root INFO copying django/conf/locale/id/__init__.py -> build/lib/django/conf/locale/id 2025-04-27 02:06:52,673 root INFO copying django/conf/locale/id/formats.py -> build/lib/django/conf/locale/id 2025-04-27 02:06:52,676 root INFO creating build/lib/django/conf/locale/ta 2025-04-27 02:06:52,677 root INFO copying django/conf/locale/ta/__init__.py -> build/lib/django/conf/locale/ta 2025-04-27 02:06:52,679 root INFO copying django/conf/locale/ta/formats.py -> build/lib/django/conf/locale/ta 2025-04-27 02:06:52,682 root INFO creating build/lib/django/conf/locale/ms 2025-04-27 02:06:52,683 root INFO copying django/conf/locale/ms/__init__.py -> build/lib/django/conf/locale/ms 2025-04-27 02:06:52,685 root INFO copying django/conf/locale/ms/formats.py -> build/lib/django/conf/locale/ms 2025-04-27 02:06:52,688 root INFO creating build/lib/django/conf/locale/ar 2025-04-27 02:06:52,690 root INFO copying django/conf/locale/ar/__init__.py -> build/lib/django/conf/locale/ar 2025-04-27 02:06:52,692 root INFO copying django/conf/locale/ar/formats.py -> build/lib/django/conf/locale/ar 2025-04-27 02:06:52,695 root INFO creating build/lib/django/conf/locale/gl 2025-04-27 02:06:52,696 root INFO copying django/conf/locale/gl/__init__.py -> build/lib/django/conf/locale/gl 2025-04-27 02:06:52,698 root INFO copying django/conf/locale/gl/formats.py -> build/lib/django/conf/locale/gl 2025-04-27 02:06:52,701 root INFO creating build/lib/django/conf/locale/zh_Hans 2025-04-27 02:06:52,702 root INFO copying django/conf/locale/zh_Hans/__init__.py -> build/lib/django/conf/locale/zh_Hans 2025-04-27 02:06:52,704 root INFO copying django/conf/locale/zh_Hans/formats.py -> build/lib/django/conf/locale/zh_Hans 2025-04-27 02:06:52,707 root INFO creating build/lib/django/conf/locale/uz 2025-04-27 02:06:52,708 root INFO copying django/conf/locale/uz/__init__.py -> build/lib/django/conf/locale/uz 2025-04-27 02:06:52,710 root INFO copying django/conf/locale/uz/formats.py -> build/lib/django/conf/locale/uz 2025-04-27 02:06:52,713 root INFO creating build/lib/django/conf/locale/de_CH 2025-04-27 02:06:52,714 root INFO copying django/conf/locale/de_CH/__init__.py -> build/lib/django/conf/locale/de_CH 2025-04-27 02:06:52,717 root INFO copying django/conf/locale/de_CH/formats.py -> build/lib/django/conf/locale/de_CH 2025-04-27 02:06:52,719 root INFO creating build/lib/django/conf/locale/zh_Hant 2025-04-27 02:06:52,721 root INFO copying django/conf/locale/zh_Hant/__init__.py -> build/lib/django/conf/locale/zh_Hant 2025-04-27 02:06:52,723 root INFO copying django/conf/locale/zh_Hant/formats.py -> build/lib/django/conf/locale/zh_Hant 2025-04-27 02:06:52,726 root INFO creating build/lib/django/conf/locale/az 2025-04-27 02:06:52,727 root INFO copying django/conf/locale/az/__init__.py -> build/lib/django/conf/locale/az 2025-04-27 02:06:52,729 root INFO copying django/conf/locale/az/formats.py -> build/lib/django/conf/locale/az 2025-04-27 02:06:52,732 root INFO creating build/lib/django/conf/locale/es 2025-04-27 02:06:52,734 root INFO copying django/conf/locale/es/__init__.py -> build/lib/django/conf/locale/es 2025-04-27 02:06:52,736 root INFO copying django/conf/locale/es/formats.py -> build/lib/django/conf/locale/es 2025-04-27 02:06:52,738 root INFO creating build/lib/django/conf/locale/ko 2025-04-27 02:06:52,740 root INFO copying django/conf/locale/ko/__init__.py -> build/lib/django/conf/locale/ko 2025-04-27 02:06:52,742 root INFO copying django/conf/locale/ko/formats.py -> build/lib/django/conf/locale/ko 2025-04-27 02:06:52,745 root INFO creating build/lib/django/conf/locale/fr 2025-04-27 02:06:52,746 root INFO copying django/conf/locale/fr/__init__.py -> build/lib/django/conf/locale/fr 2025-04-27 02:06:52,748 root INFO copying django/conf/locale/fr/formats.py -> build/lib/django/conf/locale/fr 2025-04-27 02:06:52,751 root INFO creating build/lib/django/conf/locale/bg 2025-04-27 02:06:52,752 root INFO copying django/conf/locale/bg/__init__.py -> build/lib/django/conf/locale/bg 2025-04-27 02:06:52,754 root INFO copying django/conf/locale/bg/formats.py -> build/lib/django/conf/locale/bg 2025-04-27 02:06:52,757 root INFO creating build/lib/django/conf/locale/es_MX 2025-04-27 02:06:52,758 root INFO copying django/conf/locale/es_MX/__init__.py -> build/lib/django/conf/locale/es_MX 2025-04-27 02:06:52,760 root INFO copying django/conf/locale/es_MX/formats.py -> build/lib/django/conf/locale/es_MX 2025-04-27 02:06:52,763 root INFO creating build/lib/django/conf/locale/eo 2025-04-27 02:06:52,765 root INFO copying django/conf/locale/eo/__init__.py -> build/lib/django/conf/locale/eo 2025-04-27 02:06:52,767 root INFO copying django/conf/locale/eo/formats.py -> build/lib/django/conf/locale/eo 2025-04-27 02:06:52,769 root INFO creating build/lib/django/conf/locale/pl 2025-04-27 02:06:52,771 root INFO copying django/conf/locale/pl/__init__.py -> build/lib/django/conf/locale/pl 2025-04-27 02:06:52,773 root INFO copying django/conf/locale/pl/formats.py -> build/lib/django/conf/locale/pl 2025-04-27 02:06:52,776 root INFO creating build/lib/django/conf/locale/lt 2025-04-27 02:06:52,777 root INFO copying django/conf/locale/lt/__init__.py -> build/lib/django/conf/locale/lt 2025-04-27 02:06:52,779 root INFO copying django/conf/locale/lt/formats.py -> build/lib/django/conf/locale/lt 2025-04-27 02:06:52,782 root INFO creating build/lib/django/conf/locale/hi 2025-04-27 02:06:52,783 root INFO copying django/conf/locale/hi/__init__.py -> build/lib/django/conf/locale/hi 2025-04-27 02:06:52,785 root INFO copying django/conf/locale/hi/formats.py -> build/lib/django/conf/locale/hi 2025-04-27 02:06:52,788 root INFO creating build/lib/django/conf/locale/de 2025-04-27 02:06:52,790 root INFO copying django/conf/locale/de/__init__.py -> build/lib/django/conf/locale/de 2025-04-27 02:06:52,792 root INFO copying django/conf/locale/de/formats.py -> build/lib/django/conf/locale/de 2025-04-27 02:06:52,794 root INFO creating build/lib/django/conf/locale/te 2025-04-27 02:06:52,796 root INFO copying django/conf/locale/te/__init__.py -> build/lib/django/conf/locale/te 2025-04-27 02:06:52,798 root INFO copying django/conf/locale/te/formats.py -> build/lib/django/conf/locale/te 2025-04-27 02:06:52,800 root INFO creating build/lib/django/conf/locale/fi 2025-04-27 02:06:52,802 root INFO copying django/conf/locale/fi/__init__.py -> build/lib/django/conf/locale/fi 2025-04-27 02:06:52,804 root INFO copying django/conf/locale/fi/formats.py -> build/lib/django/conf/locale/fi 2025-04-27 02:06:52,807 root INFO creating build/lib/django/conf/locale/pt_BR 2025-04-27 02:06:52,808 root INFO copying django/conf/locale/pt_BR/__init__.py -> build/lib/django/conf/locale/pt_BR 2025-04-27 02:06:52,810 root INFO copying django/conf/locale/pt_BR/formats.py -> build/lib/django/conf/locale/pt_BR 2025-04-27 02:06:52,813 root INFO creating build/lib/django/conf/locale/ru 2025-04-27 02:06:52,815 root INFO copying django/conf/locale/ru/__init__.py -> build/lib/django/conf/locale/ru 2025-04-27 02:06:52,817 root INFO copying django/conf/locale/ru/formats.py -> build/lib/django/conf/locale/ru 2025-04-27 02:06:52,820 root INFO creating build/lib/django/conf/locale/ca 2025-04-27 02:06:52,821 root INFO copying django/conf/locale/ca/__init__.py -> build/lib/django/conf/locale/ca 2025-04-27 02:06:52,824 root INFO copying django/conf/locale/ca/formats.py -> build/lib/django/conf/locale/ca 2025-04-27 02:06:52,827 root INFO creating build/lib/django/conf/locale/nb 2025-04-27 02:06:52,828 root INFO copying django/conf/locale/nb/__init__.py -> build/lib/django/conf/locale/nb 2025-04-27 02:06:52,831 root INFO copying django/conf/locale/nb/formats.py -> build/lib/django/conf/locale/nb 2025-04-27 02:06:52,833 root INFO creating build/lib/django/conf/locale/vi 2025-04-27 02:06:52,835 root INFO copying django/conf/locale/vi/__init__.py -> build/lib/django/conf/locale/vi 2025-04-27 02:06:52,837 root INFO copying django/conf/locale/vi/formats.py -> build/lib/django/conf/locale/vi 2025-04-27 02:06:52,840 root INFO creating build/lib/django/conf/locale/en_GB 2025-04-27 02:06:52,841 root INFO copying django/conf/locale/en_GB/__init__.py -> build/lib/django/conf/locale/en_GB 2025-04-27 02:06:52,843 root INFO copying django/conf/locale/en_GB/formats.py -> build/lib/django/conf/locale/en_GB 2025-04-27 02:06:52,846 root INFO creating build/lib/django/conf/locale/ml 2025-04-27 02:06:52,848 root INFO copying django/conf/locale/ml/__init__.py -> build/lib/django/conf/locale/ml 2025-04-27 02:06:52,850 root INFO copying django/conf/locale/ml/formats.py -> build/lib/django/conf/locale/ml 2025-04-27 02:06:52,853 root INFO creating build/lib/django/conf/locale/sl 2025-04-27 02:06:52,854 root INFO copying django/conf/locale/sl/__init__.py -> build/lib/django/conf/locale/sl 2025-04-27 02:06:52,856 root INFO copying django/conf/locale/sl/formats.py -> build/lib/django/conf/locale/sl 2025-04-27 02:06:52,859 root INFO creating build/lib/django/conf/locale/km 2025-04-27 02:06:52,861 root INFO copying django/conf/locale/km/__init__.py -> build/lib/django/conf/locale/km 2025-04-27 02:06:52,863 root INFO copying django/conf/locale/km/formats.py -> build/lib/django/conf/locale/km 2025-04-27 02:06:52,866 root INFO creating build/lib/django/conf/locale/ig 2025-04-27 02:06:52,867 root INFO copying django/conf/locale/ig/__init__.py -> build/lib/django/conf/locale/ig 2025-04-27 02:06:52,869 root INFO copying django/conf/locale/ig/formats.py -> build/lib/django/conf/locale/ig 2025-04-27 02:06:52,872 root INFO creating build/lib/django/conf/locale/hu 2025-04-27 02:06:52,874 root INFO copying django/conf/locale/hu/__init__.py -> build/lib/django/conf/locale/hu 2025-04-27 02:06:52,876 root INFO copying django/conf/locale/hu/formats.py -> build/lib/django/conf/locale/hu 2025-04-27 02:06:52,878 root INFO creating build/lib/django/conf/locale/fy 2025-04-27 02:06:52,880 root INFO copying django/conf/locale/fy/__init__.py -> build/lib/django/conf/locale/fy 2025-04-27 02:06:52,882 root INFO copying django/conf/locale/fy/formats.py -> build/lib/django/conf/locale/fy 2025-04-27 02:06:52,885 root INFO creating build/lib/django/conf/locale/sk 2025-04-27 02:06:52,886 root INFO copying django/conf/locale/sk/__init__.py -> build/lib/django/conf/locale/sk 2025-04-27 02:06:52,888 root INFO copying django/conf/locale/sk/formats.py -> build/lib/django/conf/locale/sk 2025-04-27 02:06:52,891 root INFO creating build/lib/django/conf/locale/es_PR 2025-04-27 02:06:52,892 root INFO copying django/conf/locale/es_PR/__init__.py -> build/lib/django/conf/locale/es_PR 2025-04-27 02:06:52,894 root INFO copying django/conf/locale/es_PR/formats.py -> build/lib/django/conf/locale/es_PR 2025-04-27 02:06:52,897 root INFO creating build/lib/django/conf/locale/mn 2025-04-27 02:06:52,898 root INFO copying django/conf/locale/mn/__init__.py -> build/lib/django/conf/locale/mn 2025-04-27 02:06:52,901 root INFO copying django/conf/locale/mn/formats.py -> build/lib/django/conf/locale/mn 2025-04-27 02:06:52,904 root INFO creating build/lib/django/conf/locale/ro 2025-04-27 02:06:52,905 root INFO copying django/conf/locale/ro/__init__.py -> build/lib/django/conf/locale/ro 2025-04-27 02:06:52,907 root INFO copying django/conf/locale/ro/formats.py -> build/lib/django/conf/locale/ro 2025-04-27 02:06:52,910 root INFO creating build/lib/django/views/decorators 2025-04-27 02:06:52,912 root INFO copying django/views/decorators/__init__.py -> build/lib/django/views/decorators 2025-04-27 02:06:52,914 root INFO copying django/views/decorators/http.py -> build/lib/django/views/decorators 2025-04-27 02:06:52,916 root INFO copying django/views/decorators/gzip.py -> build/lib/django/views/decorators 2025-04-27 02:06:52,918 root INFO copying django/views/decorators/cache.py -> build/lib/django/views/decorators 2025-04-27 02:06:52,921 root INFO copying django/views/decorators/common.py -> build/lib/django/views/decorators 2025-04-27 02:06:52,923 root INFO copying django/views/decorators/debug.py -> build/lib/django/views/decorators 2025-04-27 02:06:52,925 root INFO copying django/views/decorators/clickjacking.py -> build/lib/django/views/decorators 2025-04-27 02:06:52,927 root INFO copying django/views/decorators/vary.py -> build/lib/django/views/decorators 2025-04-27 02:06:52,930 root INFO copying django/views/decorators/csrf.py -> build/lib/django/views/decorators 2025-04-27 02:06:52,933 root INFO creating build/lib/django/views/generic 2025-04-27 02:06:52,934 root INFO copying django/views/generic/__init__.py -> build/lib/django/views/generic 2025-04-27 02:06:52,936 root INFO copying django/views/generic/list.py -> build/lib/django/views/generic 2025-04-27 02:06:52,939 root INFO copying django/views/generic/detail.py -> build/lib/django/views/generic 2025-04-27 02:06:52,941 root INFO copying django/views/generic/edit.py -> build/lib/django/views/generic 2025-04-27 02:06:52,944 root INFO copying django/views/generic/dates.py -> build/lib/django/views/generic 2025-04-27 02:06:52,946 root INFO copying django/views/generic/base.py -> build/lib/django/views/generic 2025-04-27 02:06:52,949 root INFO creating build/lib/django/template/loaders 2025-04-27 02:06:52,951 root INFO copying django/template/loaders/__init__.py -> build/lib/django/template/loaders 2025-04-27 02:06:52,953 root INFO copying django/template/loaders/filesystem.py -> build/lib/django/template/loaders 2025-04-27 02:06:52,955 root INFO copying django/template/loaders/cached.py -> build/lib/django/template/loaders 2025-04-27 02:06:52,957 root INFO copying django/template/loaders/app_directories.py -> build/lib/django/template/loaders 2025-04-27 02:06:52,959 root INFO copying django/template/loaders/locmem.py -> build/lib/django/template/loaders 2025-04-27 02:06:52,961 root INFO copying django/template/loaders/base.py -> build/lib/django/template/loaders 2025-04-27 02:06:52,965 root INFO creating build/lib/django/template/backends 2025-04-27 02:06:52,966 root INFO copying django/template/backends/__init__.py -> build/lib/django/template/backends 2025-04-27 02:06:52,968 root INFO copying django/template/backends/django.py -> build/lib/django/template/backends 2025-04-27 02:06:52,970 root INFO copying django/template/backends/dummy.py -> build/lib/django/template/backends 2025-04-27 02:06:52,972 root INFO copying django/template/backends/jinja2.py -> build/lib/django/template/backends 2025-04-27 02:06:52,975 root INFO copying django/template/backends/utils.py -> build/lib/django/template/backends 2025-04-27 02:06:52,977 root INFO copying django/template/backends/base.py -> build/lib/django/template/backends 2025-04-27 02:06:52,980 root INFO creating build/lib/django/db/migrations 2025-04-27 02:06:52,982 root INFO copying django/db/migrations/__init__.py -> build/lib/django/db/migrations 2025-04-27 02:06:52,984 root INFO copying django/db/migrations/serializer.py -> build/lib/django/db/migrations 2025-04-27 02:06:52,986 root INFO copying django/db/migrations/executor.py -> build/lib/django/db/migrations 2025-04-27 02:06:52,988 root INFO copying django/db/migrations/autodetector.py -> build/lib/django/db/migrations 2025-04-27 02:06:52,991 root INFO copying django/db/migrations/exceptions.py -> build/lib/django/db/migrations 2025-04-27 02:06:52,993 root INFO copying django/db/migrations/optimizer.py -> build/lib/django/db/migrations 2025-04-27 02:06:52,996 root INFO copying django/db/migrations/loader.py -> build/lib/django/db/migrations 2025-04-27 02:06:52,998 root INFO copying django/db/migrations/graph.py -> build/lib/django/db/migrations 2025-04-27 02:06:53,000 root INFO copying django/db/migrations/state.py -> build/lib/django/db/migrations 2025-04-27 02:06:53,003 root INFO copying django/db/migrations/questioner.py -> build/lib/django/db/migrations 2025-04-27 02:06:53,005 root INFO copying django/db/migrations/migration.py -> build/lib/django/db/migrations 2025-04-27 02:06:53,007 root INFO copying django/db/migrations/writer.py -> build/lib/django/db/migrations 2025-04-27 02:06:53,010 root INFO copying django/db/migrations/utils.py -> build/lib/django/db/migrations 2025-04-27 02:06:53,012 root INFO copying django/db/migrations/recorder.py -> build/lib/django/db/migrations 2025-04-27 02:06:53,016 root INFO creating build/lib/django/db/models 2025-04-27 02:06:53,017 root INFO copying django/db/models/__init__.py -> build/lib/django/db/models 2025-04-27 02:06:53,019 root INFO copying django/db/models/options.py -> build/lib/django/db/models 2025-04-27 02:06:53,022 root INFO copying django/db/models/signals.py -> build/lib/django/db/models 2025-04-27 02:06:53,024 root INFO copying django/db/models/expressions.py -> build/lib/django/db/models 2025-04-27 02:06:53,027 root INFO copying django/db/models/manager.py -> build/lib/django/db/models 2025-04-27 02:06:53,029 root INFO copying django/db/models/deletion.py -> build/lib/django/db/models 2025-04-27 02:06:53,032 root INFO copying django/db/models/indexes.py -> build/lib/django/db/models 2025-04-27 02:06:53,034 root INFO copying django/db/models/enums.py -> build/lib/django/db/models 2025-04-27 02:06:53,036 root INFO copying django/db/models/lookups.py -> build/lib/django/db/models 2025-04-27 02:06:53,039 root INFO copying django/db/models/query_utils.py -> build/lib/django/db/models 2025-04-27 02:06:53,041 root INFO copying django/db/models/utils.py -> build/lib/django/db/models 2025-04-27 02:06:53,043 root INFO copying django/db/models/constants.py -> build/lib/django/db/models 2025-04-27 02:06:53,045 root INFO copying django/db/models/aggregates.py -> build/lib/django/db/models 2025-04-27 02:06:53,048 root INFO copying django/db/models/query.py -> build/lib/django/db/models 2025-04-27 02:06:53,051 root INFO copying django/db/models/base.py -> build/lib/django/db/models 2025-04-27 02:06:53,054 root INFO copying django/db/models/constraints.py -> build/lib/django/db/models 2025-04-27 02:06:53,057 root INFO creating build/lib/django/db/backends 2025-04-27 02:06:53,058 root INFO copying django/db/backends/__init__.py -> build/lib/django/db/backends 2025-04-27 02:06:53,060 root INFO copying django/db/backends/ddl_references.py -> build/lib/django/db/backends 2025-04-27 02:06:53,063 root INFO copying django/db/backends/signals.py -> build/lib/django/db/backends 2025-04-27 02:06:53,065 root INFO copying django/db/backends/utils.py -> build/lib/django/db/backends 2025-04-27 02:06:53,068 root INFO creating build/lib/django/db/migrations/operations 2025-04-27 02:06:53,069 root INFO copying django/db/migrations/operations/__init__.py -> build/lib/django/db/migrations/operations 2025-04-27 02:06:53,072 root INFO copying django/db/migrations/operations/models.py -> build/lib/django/db/migrations/operations 2025-04-27 02:06:53,074 root INFO copying django/db/migrations/operations/fields.py -> build/lib/django/db/migrations/operations 2025-04-27 02:06:53,076 root INFO copying django/db/migrations/operations/special.py -> build/lib/django/db/migrations/operations 2025-04-27 02:06:53,079 root INFO copying django/db/migrations/operations/base.py -> build/lib/django/db/migrations/operations 2025-04-27 02:06:53,082 root INFO creating build/lib/django/db/models/sql 2025-04-27 02:06:53,084 root INFO copying django/db/models/sql/__init__.py -> build/lib/django/db/models/sql 2025-04-27 02:06:53,086 root INFO copying django/db/models/sql/subqueries.py -> build/lib/django/db/models/sql 2025-04-27 02:06:53,088 root INFO copying django/db/models/sql/compiler.py -> build/lib/django/db/models/sql 2025-04-27 02:06:53,092 root INFO copying django/db/models/sql/datastructures.py -> build/lib/django/db/models/sql 2025-04-27 02:06:53,094 root INFO copying django/db/models/sql/constants.py -> build/lib/django/db/models/sql 2025-04-27 02:06:53,096 root INFO copying django/db/models/sql/where.py -> build/lib/django/db/models/sql 2025-04-27 02:06:53,099 root INFO copying django/db/models/sql/query.py -> build/lib/django/db/models/sql 2025-04-27 02:06:53,103 root INFO creating build/lib/django/db/models/fields 2025-04-27 02:06:53,105 root INFO copying django/db/models/fields/files.py -> build/lib/django/db/models/fields 2025-04-27 02:06:53,107 root INFO copying django/db/models/fields/related_lookups.py -> build/lib/django/db/models/fields 2025-04-27 02:06:53,109 root INFO copying django/db/models/fields/proxy.py -> build/lib/django/db/models/fields 2025-04-27 02:06:53,112 root INFO copying django/db/models/fields/__init__.py -> build/lib/django/db/models/fields 2025-04-27 02:06:53,115 root INFO copying django/db/models/fields/json.py -> build/lib/django/db/models/fields 2025-04-27 02:06:53,117 root INFO copying django/db/models/fields/mixins.py -> build/lib/django/db/models/fields 2025-04-27 02:06:53,119 root INFO copying django/db/models/fields/related.py -> build/lib/django/db/models/fields 2025-04-27 02:06:53,122 root INFO copying django/db/models/fields/related_descriptors.py -> build/lib/django/db/models/fields 2025-04-27 02:06:53,125 root INFO copying django/db/models/fields/reverse_related.py -> build/lib/django/db/models/fields 2025-04-27 02:06:53,128 root INFO creating build/lib/django/db/models/functions 2025-04-27 02:06:53,130 root INFO copying django/db/models/functions/window.py -> build/lib/django/db/models/functions 2025-04-27 02:06:53,132 root INFO copying django/db/models/functions/__init__.py -> build/lib/django/db/models/functions 2025-04-27 02:06:53,134 root INFO copying django/db/models/functions/comparison.py -> build/lib/django/db/models/functions 2025-04-27 02:06:53,136 root INFO copying django/db/models/functions/math.py -> build/lib/django/db/models/functions 2025-04-27 02:06:53,139 root INFO copying django/db/models/functions/text.py -> build/lib/django/db/models/functions 2025-04-27 02:06:53,141 root INFO copying django/db/models/functions/mixins.py -> build/lib/django/db/models/functions 2025-04-27 02:06:53,143 root INFO copying django/db/models/functions/datetime.py -> build/lib/django/db/models/functions 2025-04-27 02:06:53,147 root INFO creating build/lib/django/db/backends/mysql 2025-04-27 02:06:53,148 root INFO copying django/db/backends/mysql/creation.py -> build/lib/django/db/backends/mysql 2025-04-27 02:06:53,151 root INFO copying django/db/backends/mysql/introspection.py -> build/lib/django/db/backends/mysql 2025-04-27 02:06:53,153 root INFO copying django/db/backends/mysql/__init__.py -> build/lib/django/db/backends/mysql 2025-04-27 02:06:53,155 root INFO copying django/db/backends/mysql/schema.py -> build/lib/django/db/backends/mysql 2025-04-27 02:06:53,157 root INFO copying django/db/backends/mysql/compiler.py -> build/lib/django/db/backends/mysql 2025-04-27 02:06:53,160 root INFO copying django/db/backends/mysql/operations.py -> build/lib/django/db/backends/mysql 2025-04-27 02:06:53,162 root INFO copying django/db/backends/mysql/validation.py -> build/lib/django/db/backends/mysql 2025-04-27 02:06:53,164 root INFO copying django/db/backends/mysql/features.py -> build/lib/django/db/backends/mysql 2025-04-27 02:06:53,167 root INFO copying django/db/backends/mysql/base.py -> build/lib/django/db/backends/mysql 2025-04-27 02:06:53,169 root INFO copying django/db/backends/mysql/client.py -> build/lib/django/db/backends/mysql 2025-04-27 02:06:53,172 root INFO creating build/lib/django/db/backends/sqlite3 2025-04-27 02:06:53,174 root INFO copying django/db/backends/sqlite3/creation.py -> build/lib/django/db/backends/sqlite3 2025-04-27 02:06:53,176 root INFO copying django/db/backends/sqlite3/introspection.py -> build/lib/django/db/backends/sqlite3 2025-04-27 02:06:53,179 root INFO copying django/db/backends/sqlite3/__init__.py -> build/lib/django/db/backends/sqlite3 2025-04-27 02:06:53,181 root INFO copying django/db/backends/sqlite3/_functions.py -> build/lib/django/db/backends/sqlite3 2025-04-27 02:06:53,183 root INFO copying django/db/backends/sqlite3/schema.py -> build/lib/django/db/backends/sqlite3 2025-04-27 02:06:53,186 root INFO copying django/db/backends/sqlite3/operations.py -> build/lib/django/db/backends/sqlite3 2025-04-27 02:06:53,188 root INFO copying django/db/backends/sqlite3/features.py -> build/lib/django/db/backends/sqlite3 2025-04-27 02:06:53,190 root INFO copying django/db/backends/sqlite3/base.py -> build/lib/django/db/backends/sqlite3 2025-04-27 02:06:53,192 root INFO copying django/db/backends/sqlite3/client.py -> build/lib/django/db/backends/sqlite3 2025-04-27 02:06:53,196 root INFO creating build/lib/django/db/backends/oracle 2025-04-27 02:06:53,197 root INFO copying django/db/backends/oracle/creation.py -> build/lib/django/db/backends/oracle 2025-04-27 02:06:53,200 root INFO copying django/db/backends/oracle/introspection.py -> build/lib/django/db/backends/oracle 2025-04-27 02:06:53,202 root INFO copying django/db/backends/oracle/functions.py -> build/lib/django/db/backends/oracle 2025-04-27 02:06:53,204 root INFO copying django/db/backends/oracle/__init__.py -> build/lib/django/db/backends/oracle 2025-04-27 02:06:53,206 root INFO copying django/db/backends/oracle/schema.py -> build/lib/django/db/backends/oracle 2025-04-27 02:06:53,209 root INFO copying django/db/backends/oracle/operations.py -> build/lib/django/db/backends/oracle 2025-04-27 02:06:53,211 root INFO copying django/db/backends/oracle/validation.py -> build/lib/django/db/backends/oracle 2025-04-27 02:06:53,213 root INFO copying django/db/backends/oracle/features.py -> build/lib/django/db/backends/oracle 2025-04-27 02:06:53,216 root INFO copying django/db/backends/oracle/utils.py -> build/lib/django/db/backends/oracle 2025-04-27 02:06:53,218 root INFO copying django/db/backends/oracle/base.py -> build/lib/django/db/backends/oracle 2025-04-27 02:06:53,220 root INFO copying django/db/backends/oracle/client.py -> build/lib/django/db/backends/oracle 2025-04-27 02:06:53,223 root INFO creating build/lib/django/db/backends/dummy 2025-04-27 02:06:53,225 root INFO copying django/db/backends/dummy/__init__.py -> build/lib/django/db/backends/dummy 2025-04-27 02:06:53,227 root INFO copying django/db/backends/dummy/features.py -> build/lib/django/db/backends/dummy 2025-04-27 02:06:53,229 root INFO copying django/db/backends/dummy/base.py -> build/lib/django/db/backends/dummy 2025-04-27 02:06:53,232 root INFO creating build/lib/django/db/backends/base 2025-04-27 02:06:53,234 root INFO copying django/db/backends/base/creation.py -> build/lib/django/db/backends/base 2025-04-27 02:06:53,236 root INFO copying django/db/backends/base/introspection.py -> build/lib/django/db/backends/base 2025-04-27 02:06:53,238 root INFO copying django/db/backends/base/__init__.py -> build/lib/django/db/backends/base 2025-04-27 02:06:53,240 root INFO copying django/db/backends/base/schema.py -> build/lib/django/db/backends/base 2025-04-27 02:06:53,243 root INFO copying django/db/backends/base/operations.py -> build/lib/django/db/backends/base 2025-04-27 02:06:53,246 root INFO copying django/db/backends/base/validation.py -> build/lib/django/db/backends/base 2025-04-27 02:06:53,248 root INFO copying django/db/backends/base/features.py -> build/lib/django/db/backends/base 2025-04-27 02:06:53,250 root INFO copying django/db/backends/base/base.py -> build/lib/django/db/backends/base 2025-04-27 02:06:53,253 root INFO copying django/db/backends/base/client.py -> build/lib/django/db/backends/base 2025-04-27 02:06:53,256 root INFO creating build/lib/django/db/backends/postgresql 2025-04-27 02:06:53,257 root INFO copying django/db/backends/postgresql/creation.py -> build/lib/django/db/backends/postgresql 2025-04-27 02:06:53,259 root INFO copying django/db/backends/postgresql/introspection.py -> build/lib/django/db/backends/postgresql 2025-04-27 02:06:53,262 root INFO copying django/db/backends/postgresql/__init__.py -> build/lib/django/db/backends/postgresql 2025-04-27 02:06:53,264 root INFO copying django/db/backends/postgresql/schema.py -> build/lib/django/db/backends/postgresql 2025-04-27 02:06:53,266 root INFO copying django/db/backends/postgresql/operations.py -> build/lib/django/db/backends/postgresql 2025-04-27 02:06:53,269 root INFO copying django/db/backends/postgresql/psycopg_any.py -> build/lib/django/db/backends/postgresql 2025-04-27 02:06:53,271 root INFO copying django/db/backends/postgresql/features.py -> build/lib/django/db/backends/postgresql 2025-04-27 02:06:53,273 root INFO copying django/db/backends/postgresql/base.py -> build/lib/django/db/backends/postgresql 2025-04-27 02:06:53,276 root INFO copying django/db/backends/postgresql/client.py -> build/lib/django/db/backends/postgresql 2025-04-27 02:06:53,279 root INFO creating build/lib/django/utils/translation 2025-04-27 02:06:53,280 root INFO copying django/utils/translation/__init__.py -> build/lib/django/utils/translation 2025-04-27 02:06:53,282 root INFO copying django/utils/translation/template.py -> build/lib/django/utils/translation 2025-04-27 02:06:53,285 root INFO copying django/utils/translation/reloader.py -> build/lib/django/utils/translation 2025-04-27 02:06:53,287 root INFO copying django/utils/translation/trans_null.py -> build/lib/django/utils/translation 2025-04-27 02:06:53,289 root INFO copying django/utils/translation/trans_real.py -> build/lib/django/utils/translation 2025-04-27 02:06:53,292 root INFO creating build/lib/django/contrib/sites 2025-04-27 02:06:53,294 root INFO copying django/contrib/sites/apps.py -> build/lib/django/contrib/sites 2025-04-27 02:06:53,296 root INFO copying django/contrib/sites/__init__.py -> build/lib/django/contrib/sites 2025-04-27 02:06:53,298 root INFO copying django/contrib/sites/models.py -> build/lib/django/contrib/sites 2025-04-27 02:06:53,300 root INFO copying django/contrib/sites/shortcuts.py -> build/lib/django/contrib/sites 2025-04-27 02:06:53,302 root INFO copying django/contrib/sites/managers.py -> build/lib/django/contrib/sites 2025-04-27 02:06:53,305 root INFO copying django/contrib/sites/requests.py -> build/lib/django/contrib/sites 2025-04-27 02:06:53,307 root INFO copying django/contrib/sites/checks.py -> build/lib/django/contrib/sites 2025-04-27 02:06:53,309 root INFO copying django/contrib/sites/middleware.py -> build/lib/django/contrib/sites 2025-04-27 02:06:53,311 root INFO copying django/contrib/sites/admin.py -> build/lib/django/contrib/sites 2025-04-27 02:06:53,313 root INFO copying django/contrib/sites/management.py -> build/lib/django/contrib/sites 2025-04-27 02:06:53,317 root INFO creating build/lib/django/contrib/postgres 2025-04-27 02:06:53,318 root INFO copying django/contrib/postgres/apps.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,320 root INFO copying django/contrib/postgres/functions.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,323 root INFO copying django/contrib/postgres/__init__.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,325 root INFO copying django/contrib/postgres/signals.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,327 root INFO copying django/contrib/postgres/expressions.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,329 root INFO copying django/contrib/postgres/search.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,331 root INFO copying django/contrib/postgres/operations.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,334 root INFO copying django/contrib/postgres/indexes.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,336 root INFO copying django/contrib/postgres/serializers.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,338 root INFO copying django/contrib/postgres/lookups.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,340 root INFO copying django/contrib/postgres/utils.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,343 root INFO copying django/contrib/postgres/validators.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,345 root INFO copying django/contrib/postgres/constraints.py -> build/lib/django/contrib/postgres 2025-04-27 02:06:53,348 root INFO creating build/lib/django/contrib/staticfiles 2025-04-27 02:06:53,350 root INFO copying django/contrib/staticfiles/apps.py -> build/lib/django/contrib/staticfiles 2025-04-27 02:06:53,352 root INFO copying django/contrib/staticfiles/urls.py -> build/lib/django/contrib/staticfiles 2025-04-27 02:06:53,354 root INFO copying django/contrib/staticfiles/__init__.py -> build/lib/django/contrib/staticfiles 2025-04-27 02:06:53,356 root INFO copying django/contrib/staticfiles/handlers.py -> build/lib/django/contrib/staticfiles 2025-04-27 02:06:53,358 root INFO copying django/contrib/staticfiles/views.py -> build/lib/django/contrib/staticfiles 2025-04-27 02:06:53,361 root INFO copying django/contrib/staticfiles/checks.py -> build/lib/django/contrib/staticfiles 2025-04-27 02:06:53,363 root INFO copying django/contrib/staticfiles/storage.py -> build/lib/django/contrib/staticfiles 2025-04-27 02:06:53,365 root INFO copying django/contrib/staticfiles/finders.py -> build/lib/django/contrib/staticfiles 2025-04-27 02:06:53,367 root INFO copying django/contrib/staticfiles/utils.py -> build/lib/django/contrib/staticfiles 2025-04-27 02:06:53,369 root INFO copying django/contrib/staticfiles/testing.py -> build/lib/django/contrib/staticfiles 2025-04-27 02:06:53,373 root INFO creating build/lib/django/contrib/admindocs 2025-04-27 02:06:53,374 root INFO copying django/contrib/admindocs/apps.py -> build/lib/django/contrib/admindocs 2025-04-27 02:06:53,376 root INFO copying django/contrib/admindocs/urls.py -> build/lib/django/contrib/admindocs 2025-04-27 02:06:53,378 root INFO copying django/contrib/admindocs/__init__.py -> build/lib/django/contrib/admindocs 2025-04-27 02:06:53,381 root INFO copying django/contrib/admindocs/views.py -> build/lib/django/contrib/admindocs 2025-04-27 02:06:53,383 root INFO copying django/contrib/admindocs/middleware.py -> build/lib/django/contrib/admindocs 2025-04-27 02:06:53,385 root INFO copying django/contrib/admindocs/utils.py -> build/lib/django/contrib/admindocs 2025-04-27 02:06:53,388 root INFO creating build/lib/django/contrib/flatpages 2025-04-27 02:06:53,390 root INFO copying django/contrib/flatpages/apps.py -> build/lib/django/contrib/flatpages 2025-04-27 02:06:53,392 root INFO copying django/contrib/flatpages/urls.py -> build/lib/django/contrib/flatpages 2025-04-27 02:06:53,394 root INFO copying django/contrib/flatpages/__init__.py -> build/lib/django/contrib/flatpages 2025-04-27 02:06:53,396 root INFO copying django/contrib/flatpages/models.py -> build/lib/django/contrib/flatpages 2025-04-27 02:06:53,399 root INFO copying django/contrib/flatpages/forms.py -> build/lib/django/contrib/flatpages 2025-04-27 02:06:53,401 root INFO copying django/contrib/flatpages/views.py -> build/lib/django/contrib/flatpages 2025-04-27 02:06:53,403 root INFO copying django/contrib/flatpages/middleware.py -> build/lib/django/contrib/flatpages 2025-04-27 02:06:53,405 root INFO copying django/contrib/flatpages/admin.py -> build/lib/django/contrib/flatpages 2025-04-27 02:06:53,407 root INFO copying django/contrib/flatpages/sitemaps.py -> build/lib/django/contrib/flatpages 2025-04-27 02:06:53,411 root INFO creating build/lib/django/contrib/contenttypes 2025-04-27 02:06:53,412 root INFO copying django/contrib/contenttypes/apps.py -> build/lib/django/contrib/contenttypes 2025-04-27 02:06:53,414 root INFO copying django/contrib/contenttypes/__init__.py -> build/lib/django/contrib/contenttypes 2025-04-27 02:06:53,416 root INFO copying django/contrib/contenttypes/models.py -> build/lib/django/contrib/contenttypes 2025-04-27 02:06:53,419 root INFO copying django/contrib/contenttypes/forms.py -> build/lib/django/contrib/contenttypes 2025-04-27 02:06:53,421 root INFO copying django/contrib/contenttypes/views.py -> build/lib/django/contrib/contenttypes 2025-04-27 02:06:53,423 root INFO copying django/contrib/contenttypes/fields.py -> build/lib/django/contrib/contenttypes 2025-04-27 02:06:53,426 root INFO copying django/contrib/contenttypes/checks.py -> build/lib/django/contrib/contenttypes 2025-04-27 02:06:53,428 root INFO copying django/contrib/contenttypes/admin.py -> build/lib/django/contrib/contenttypes 2025-04-27 02:06:53,431 root INFO creating build/lib/django/contrib/sitemaps 2025-04-27 02:06:53,432 root INFO copying django/contrib/sitemaps/apps.py -> build/lib/django/contrib/sitemaps 2025-04-27 02:06:53,434 root INFO copying django/contrib/sitemaps/__init__.py -> build/lib/django/contrib/sitemaps 2025-04-27 02:06:53,437 root INFO copying django/contrib/sitemaps/views.py -> build/lib/django/contrib/sitemaps 2025-04-27 02:06:53,440 root INFO creating build/lib/django/contrib/humanize 2025-04-27 02:06:53,441 root INFO copying django/contrib/humanize/apps.py -> build/lib/django/contrib/humanize 2025-04-27 02:06:53,443 root INFO copying django/contrib/humanize/__init__.py -> build/lib/django/contrib/humanize 2025-04-27 02:06:53,446 root INFO creating build/lib/django/contrib/redirects 2025-04-27 02:06:53,447 root INFO copying django/contrib/redirects/apps.py -> build/lib/django/contrib/redirects 2025-04-27 02:06:53,450 root INFO copying django/contrib/redirects/__init__.py -> build/lib/django/contrib/redirects 2025-04-27 02:06:53,452 root INFO copying django/contrib/redirects/models.py -> build/lib/django/contrib/redirects 2025-04-27 02:06:53,454 root INFO copying django/contrib/redirects/middleware.py -> build/lib/django/contrib/redirects 2025-04-27 02:06:53,456 root INFO copying django/contrib/redirects/admin.py -> build/lib/django/contrib/redirects 2025-04-27 02:06:53,460 root INFO creating build/lib/django/contrib/auth 2025-04-27 02:06:53,461 root INFO copying django/contrib/auth/apps.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,463 root INFO copying django/contrib/auth/urls.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,466 root INFO copying django/contrib/auth/__init__.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,468 root INFO copying django/contrib/auth/hashers.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,470 root INFO copying django/contrib/auth/signals.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,473 root INFO copying django/contrib/auth/models.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,475 root INFO copying django/contrib/auth/forms.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,477 root INFO copying django/contrib/auth/password_validation.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,480 root INFO copying django/contrib/auth/views.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,482 root INFO copying django/contrib/auth/base_user.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,485 root INFO copying django/contrib/auth/tokens.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,488 root INFO copying django/contrib/auth/checks.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,490 root INFO copying django/contrib/auth/mixins.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,492 root INFO copying django/contrib/auth/middleware.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,494 root INFO copying django/contrib/auth/admin.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,497 root INFO copying django/contrib/auth/backends.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,499 root INFO copying django/contrib/auth/decorators.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,501 root INFO copying django/contrib/auth/context_processors.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,503 root INFO copying django/contrib/auth/validators.py -> build/lib/django/contrib/auth 2025-04-27 02:06:53,506 root INFO creating build/lib/django/contrib/sessions 2025-04-27 02:06:53,508 root INFO copying django/contrib/sessions/apps.py -> build/lib/django/contrib/sessions 2025-04-27 02:06:53,510 root INFO copying django/contrib/sessions/__init__.py -> build/lib/django/contrib/sessions 2025-04-27 02:06:53,512 root INFO copying django/contrib/sessions/models.py -> build/lib/django/contrib/sessions 2025-04-27 02:06:53,514 root INFO copying django/contrib/sessions/exceptions.py -> build/lib/django/contrib/sessions 2025-04-27 02:06:53,516 root INFO copying django/contrib/sessions/base_session.py -> build/lib/django/contrib/sessions 2025-04-27 02:06:53,519 root INFO copying django/contrib/sessions/middleware.py -> build/lib/django/contrib/sessions 2025-04-27 02:06:53,521 root INFO copying django/contrib/sessions/serializers.py -> build/lib/django/contrib/sessions 2025-04-27 02:06:53,524 root INFO creating build/lib/django/contrib/gis 2025-04-27 02:06:53,526 root INFO copying django/contrib/gis/apps.py -> build/lib/django/contrib/gis 2025-04-27 02:06:53,528 root INFO copying django/contrib/gis/__init__.py -> build/lib/django/contrib/gis 2025-04-27 02:06:53,530 root INFO copying django/contrib/gis/shortcuts.py -> build/lib/django/contrib/gis 2025-04-27 02:06:53,532 root INFO copying django/contrib/gis/feeds.py -> build/lib/django/contrib/gis 2025-04-27 02:06:53,534 root INFO copying django/contrib/gis/views.py -> build/lib/django/contrib/gis 2025-04-27 02:06:53,537 root INFO copying django/contrib/gis/measure.py -> build/lib/django/contrib/gis 2025-04-27 02:06:53,539 root INFO copying django/contrib/gis/geometry.py -> build/lib/django/contrib/gis 2025-04-27 02:06:53,541 root INFO copying django/contrib/gis/ptr.py -> build/lib/django/contrib/gis 2025-04-27 02:06:53,544 root INFO creating build/lib/django/contrib/messages 2025-04-27 02:06:53,545 root INFO copying django/contrib/messages/apps.py -> build/lib/django/contrib/messages 2025-04-27 02:06:53,548 root INFO copying django/contrib/messages/__init__.py -> build/lib/django/contrib/messages 2025-04-27 02:06:53,550 root INFO copying django/contrib/messages/api.py -> build/lib/django/contrib/messages 2025-04-27 02:06:53,552 root INFO copying django/contrib/messages/views.py -> build/lib/django/contrib/messages 2025-04-27 02:06:53,554 root INFO copying django/contrib/messages/middleware.py -> build/lib/django/contrib/messages 2025-04-27 02:06:53,556 root INFO copying django/contrib/messages/utils.py -> build/lib/django/contrib/messages 2025-04-27 02:06:53,559 root INFO copying django/contrib/messages/constants.py -> build/lib/django/contrib/messages 2025-04-27 02:06:53,561 root INFO copying django/contrib/messages/context_processors.py -> build/lib/django/contrib/messages 2025-04-27 02:06:53,564 root INFO creating build/lib/django/contrib/syndication 2025-04-27 02:06:53,565 root INFO copying django/contrib/syndication/apps.py -> build/lib/django/contrib/syndication 2025-04-27 02:06:53,568 root INFO copying django/contrib/syndication/__init__.py -> build/lib/django/contrib/syndication 2025-04-27 02:06:53,570 root INFO copying django/contrib/syndication/views.py -> build/lib/django/contrib/syndication 2025-04-27 02:06:53,573 root INFO creating build/lib/django/contrib/admin 2025-04-27 02:06:53,575 root INFO copying django/contrib/admin/apps.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,577 root INFO copying django/contrib/admin/__init__.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,579 root INFO copying django/contrib/admin/options.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,582 root INFO copying django/contrib/admin/helpers.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,585 root INFO copying django/contrib/admin/models.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,587 root INFO copying django/contrib/admin/filters.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,590 root INFO copying django/contrib/admin/forms.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,592 root INFO copying django/contrib/admin/exceptions.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,594 root INFO copying django/contrib/admin/tests.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,596 root INFO copying django/contrib/admin/widgets.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,599 root INFO copying django/contrib/admin/checks.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,601 root INFO copying django/contrib/admin/decorators.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,604 root INFO copying django/contrib/admin/actions.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,606 root INFO copying django/contrib/admin/utils.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,608 root INFO copying django/contrib/admin/sites.py -> build/lib/django/contrib/admin 2025-04-27 02:06:53,612 root INFO creating build/lib/django/contrib/sites/migrations 2025-04-27 02:06:53,613 root INFO copying django/contrib/sites/migrations/__init__.py -> build/lib/django/contrib/sites/migrations 2025-04-27 02:06:53,615 root INFO copying django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/lib/django/contrib/sites/migrations 2025-04-27 02:06:53,617 root INFO copying django/contrib/sites/migrations/0001_initial.py -> build/lib/django/contrib/sites/migrations 2025-04-27 02:06:53,620 root INFO creating build/lib/django/contrib/postgres/fields 2025-04-27 02:06:53,622 root INFO copying django/contrib/postgres/fields/citext.py -> build/lib/django/contrib/postgres/fields 2025-04-27 02:06:53,624 root INFO copying django/contrib/postgres/fields/array.py -> build/lib/django/contrib/postgres/fields 2025-04-27 02:06:53,626 root INFO copying django/contrib/postgres/fields/__init__.py -> build/lib/django/contrib/postgres/fields 2025-04-27 02:06:53,628 root INFO copying django/contrib/postgres/fields/jsonb.py -> build/lib/django/contrib/postgres/fields 2025-04-27 02:06:53,631 root INFO copying django/contrib/postgres/fields/hstore.py -> build/lib/django/contrib/postgres/fields 2025-04-27 02:06:53,633 root INFO copying django/contrib/postgres/fields/ranges.py -> build/lib/django/contrib/postgres/fields 2025-04-27 02:06:53,635 root INFO copying django/contrib/postgres/fields/utils.py -> build/lib/django/contrib/postgres/fields 2025-04-27 02:06:53,638 root INFO creating build/lib/django/contrib/postgres/forms 2025-04-27 02:06:53,640 root INFO copying django/contrib/postgres/forms/array.py -> build/lib/django/contrib/postgres/forms 2025-04-27 02:06:53,642 root INFO copying django/contrib/postgres/forms/__init__.py -> build/lib/django/contrib/postgres/forms 2025-04-27 02:06:53,644 root INFO copying django/contrib/postgres/forms/hstore.py -> build/lib/django/contrib/postgres/forms 2025-04-27 02:06:53,646 root INFO copying django/contrib/postgres/forms/ranges.py -> build/lib/django/contrib/postgres/forms 2025-04-27 02:06:53,649 root INFO creating build/lib/django/contrib/postgres/aggregates 2025-04-27 02:06:53,651 root INFO copying django/contrib/postgres/aggregates/__init__.py -> build/lib/django/contrib/postgres/aggregates 2025-04-27 02:06:53,653 root INFO copying django/contrib/postgres/aggregates/mixins.py -> build/lib/django/contrib/postgres/aggregates 2025-04-27 02:06:53,655 root INFO copying django/contrib/postgres/aggregates/statistics.py -> build/lib/django/contrib/postgres/aggregates 2025-04-27 02:06:53,657 root INFO copying django/contrib/postgres/aggregates/general.py -> build/lib/django/contrib/postgres/aggregates 2025-04-27 02:06:53,660 root INFO creating build/lib/django/contrib/staticfiles/management 2025-04-27 02:06:53,661 root INFO copying django/contrib/staticfiles/management/__init__.py -> build/lib/django/contrib/staticfiles/management 2025-04-27 02:06:53,664 root INFO creating build/lib/django/contrib/staticfiles/management/commands 2025-04-27 02:06:53,666 root INFO copying django/contrib/staticfiles/management/commands/__init__.py -> build/lib/django/contrib/staticfiles/management/commands 2025-04-27 02:06:53,668 root INFO copying django/contrib/staticfiles/management/commands/collectstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2025-04-27 02:06:53,670 root INFO copying django/contrib/staticfiles/management/commands/findstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2025-04-27 02:06:53,672 root INFO copying django/contrib/staticfiles/management/commands/runserver.py -> build/lib/django/contrib/staticfiles/management/commands 2025-04-27 02:06:53,675 root INFO creating build/lib/django/contrib/flatpages/migrations 2025-04-27 02:06:53,677 root INFO copying django/contrib/flatpages/migrations/__init__.py -> build/lib/django/contrib/flatpages/migrations 2025-04-27 02:06:53,679 root INFO copying django/contrib/flatpages/migrations/0001_initial.py -> build/lib/django/contrib/flatpages/migrations 2025-04-27 02:06:53,682 root INFO creating build/lib/django/contrib/flatpages/templatetags 2025-04-27 02:06:53,683 root INFO copying django/contrib/flatpages/templatetags/__init__.py -> build/lib/django/contrib/flatpages/templatetags 2025-04-27 02:06:53,685 root INFO copying django/contrib/flatpages/templatetags/flatpages.py -> build/lib/django/contrib/flatpages/templatetags 2025-04-27 02:06:53,688 root INFO creating build/lib/django/contrib/contenttypes/management 2025-04-27 02:06:53,689 root INFO copying django/contrib/contenttypes/management/__init__.py -> build/lib/django/contrib/contenttypes/management 2025-04-27 02:06:53,692 root INFO creating build/lib/django/contrib/contenttypes/migrations 2025-04-27 02:06:53,694 root INFO copying django/contrib/contenttypes/migrations/__init__.py -> build/lib/django/contrib/contenttypes/migrations 2025-04-27 02:06:53,696 root INFO copying django/contrib/contenttypes/migrations/0001_initial.py -> build/lib/django/contrib/contenttypes/migrations 2025-04-27 02:06:53,698 root INFO copying django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/lib/django/contrib/contenttypes/migrations 2025-04-27 02:06:53,701 root INFO creating build/lib/django/contrib/contenttypes/management/commands 2025-04-27 02:06:53,702 root INFO copying django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/lib/django/contrib/contenttypes/management/commands 2025-04-27 02:06:53,705 root INFO copying django/contrib/contenttypes/management/commands/__init__.py -> build/lib/django/contrib/contenttypes/management/commands 2025-04-27 02:06:53,707 root INFO creating build/lib/django/contrib/sitemaps/management 2025-04-27 02:06:53,709 root INFO copying django/contrib/sitemaps/management/__init__.py -> build/lib/django/contrib/sitemaps/management 2025-04-27 02:06:53,712 root INFO creating build/lib/django/contrib/sitemaps/management/commands 2025-04-27 02:06:53,713 root INFO copying django/contrib/sitemaps/management/commands/__init__.py -> build/lib/django/contrib/sitemaps/management/commands 2025-04-27 02:06:53,715 root INFO copying django/contrib/sitemaps/management/commands/ping_google.py -> build/lib/django/contrib/sitemaps/management/commands 2025-04-27 02:06:53,718 root INFO creating build/lib/django/contrib/humanize/templatetags 2025-04-27 02:06:53,720 root INFO copying django/contrib/humanize/templatetags/__init__.py -> build/lib/django/contrib/humanize/templatetags 2025-04-27 02:06:53,722 root INFO copying django/contrib/humanize/templatetags/humanize.py -> build/lib/django/contrib/humanize/templatetags 2025-04-27 02:06:53,725 root INFO creating build/lib/django/contrib/redirects/migrations 2025-04-27 02:06:53,727 root INFO copying django/contrib/redirects/migrations/__init__.py -> build/lib/django/contrib/redirects/migrations 2025-04-27 02:06:53,729 root INFO copying django/contrib/redirects/migrations/0001_initial.py -> build/lib/django/contrib/redirects/migrations 2025-04-27 02:06:53,731 root INFO copying django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/lib/django/contrib/redirects/migrations 2025-04-27 02:06:53,734 root INFO creating build/lib/django/contrib/auth/management 2025-04-27 02:06:53,735 root INFO copying django/contrib/auth/management/__init__.py -> build/lib/django/contrib/auth/management 2025-04-27 02:06:53,739 root INFO creating build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,741 root INFO copying django/contrib/auth/migrations/__init__.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,743 root INFO copying django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,745 root INFO copying django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,747 root INFO copying django/contrib/auth/migrations/0001_initial.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,750 root INFO copying django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,752 root INFO copying django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,754 root INFO copying django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,756 root INFO copying django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,759 root INFO copying django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,761 root INFO copying django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,763 root INFO copying django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,765 root INFO copying django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,767 root INFO copying django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/lib/django/contrib/auth/migrations 2025-04-27 02:06:53,770 root INFO creating build/lib/django/contrib/auth/handlers 2025-04-27 02:06:53,772 root INFO copying django/contrib/auth/handlers/__init__.py -> build/lib/django/contrib/auth/handlers 2025-04-27 02:06:53,774 root INFO copying django/contrib/auth/handlers/modwsgi.py -> build/lib/django/contrib/auth/handlers 2025-04-27 02:06:53,777 root INFO creating build/lib/django/contrib/auth/management/commands 2025-04-27 02:06:53,778 root INFO copying django/contrib/auth/management/commands/__init__.py -> build/lib/django/contrib/auth/management/commands 2025-04-27 02:06:53,780 root INFO copying django/contrib/auth/management/commands/createsuperuser.py -> build/lib/django/contrib/auth/management/commands 2025-04-27 02:06:53,783 root INFO copying django/contrib/auth/management/commands/changepassword.py -> build/lib/django/contrib/auth/management/commands 2025-04-27 02:06:53,785 root INFO creating build/lib/django/contrib/sessions/management 2025-04-27 02:06:53,787 root INFO copying django/contrib/sessions/management/__init__.py -> build/lib/django/contrib/sessions/management 2025-04-27 02:06:53,789 root INFO creating build/lib/django/contrib/sessions/migrations 2025-04-27 02:06:53,791 root INFO copying django/contrib/sessions/migrations/__init__.py -> build/lib/django/contrib/sessions/migrations 2025-04-27 02:06:53,793 root INFO copying django/contrib/sessions/migrations/0001_initial.py -> build/lib/django/contrib/sessions/migrations 2025-04-27 02:06:53,796 root INFO creating build/lib/django/contrib/sessions/backends 2025-04-27 02:06:53,797 root INFO copying django/contrib/sessions/backends/db.py -> build/lib/django/contrib/sessions/backends 2025-04-27 02:06:53,800 root INFO copying django/contrib/sessions/backends/signed_cookies.py -> build/lib/django/contrib/sessions/backends 2025-04-27 02:06:53,802 root INFO copying django/contrib/sessions/backends/__init__.py -> build/lib/django/contrib/sessions/backends 2025-04-27 02:06:53,804 root INFO copying django/contrib/sessions/backends/cache.py -> build/lib/django/contrib/sessions/backends 2025-04-27 02:06:53,806 root INFO copying django/contrib/sessions/backends/file.py -> build/lib/django/contrib/sessions/backends 2025-04-27 02:06:53,809 root INFO copying django/contrib/sessions/backends/cached_db.py -> build/lib/django/contrib/sessions/backends 2025-04-27 02:06:53,811 root INFO copying django/contrib/sessions/backends/base.py -> build/lib/django/contrib/sessions/backends 2025-04-27 02:06:53,814 root INFO creating build/lib/django/contrib/sessions/management/commands 2025-04-27 02:06:53,815 root INFO copying django/contrib/sessions/management/commands/__init__.py -> build/lib/django/contrib/sessions/management/commands 2025-04-27 02:06:53,817 root INFO copying django/contrib/sessions/management/commands/clearsessions.py -> build/lib/django/contrib/sessions/management/commands 2025-04-27 02:06:53,820 root INFO creating build/lib/django/contrib/gis/management 2025-04-27 02:06:53,822 root INFO copying django/contrib/gis/management/__init__.py -> build/lib/django/contrib/gis/management 2025-04-27 02:06:53,824 root INFO creating build/lib/django/contrib/gis/sitemaps 2025-04-27 02:06:53,826 root INFO copying django/contrib/gis/sitemaps/__init__.py -> build/lib/django/contrib/gis/sitemaps 2025-04-27 02:06:53,828 root INFO copying django/contrib/gis/sitemaps/kml.py -> build/lib/django/contrib/gis/sitemaps 2025-04-27 02:06:53,830 root INFO copying django/contrib/gis/sitemaps/views.py -> build/lib/django/contrib/gis/sitemaps 2025-04-27 02:06:53,834 root INFO creating build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,835 root INFO copying django/contrib/gis/gdal/geometries.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,838 root INFO copying django/contrib/gis/gdal/__init__.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,840 root INFO copying django/contrib/gis/gdal/error.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,842 root INFO copying django/contrib/gis/gdal/datasource.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,844 root INFO copying django/contrib/gis/gdal/feature.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,847 root INFO copying django/contrib/gis/gdal/envelope.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,849 root INFO copying django/contrib/gis/gdal/field.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,851 root INFO copying django/contrib/gis/gdal/srs.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,854 root INFO copying django/contrib/gis/gdal/libgdal.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,856 root INFO copying django/contrib/gis/gdal/driver.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,858 root INFO copying django/contrib/gis/gdal/layer.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,861 root INFO copying django/contrib/gis/gdal/base.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,863 root INFO copying django/contrib/gis/gdal/geomtype.py -> build/lib/django/contrib/gis/gdal 2025-04-27 02:06:53,866 root INFO creating build/lib/django/contrib/gis/db 2025-04-27 02:06:53,867 root INFO copying django/contrib/gis/db/__init__.py -> build/lib/django/contrib/gis/db 2025-04-27 02:06:53,870 root INFO creating build/lib/django/contrib/gis/forms 2025-04-27 02:06:53,871 root INFO copying django/contrib/gis/forms/__init__.py -> build/lib/django/contrib/gis/forms 2025-04-27 02:06:53,874 root INFO copying django/contrib/gis/forms/fields.py -> build/lib/django/contrib/gis/forms 2025-04-27 02:06:53,876 root INFO copying django/contrib/gis/forms/widgets.py -> build/lib/django/contrib/gis/forms 2025-04-27 02:06:53,879 root INFO creating build/lib/django/contrib/gis/geoip2 2025-04-27 02:06:53,880 root INFO copying django/contrib/gis/geoip2/__init__.py -> build/lib/django/contrib/gis/geoip2 2025-04-27 02:06:53,883 root INFO copying django/contrib/gis/geoip2/base.py -> build/lib/django/contrib/gis/geoip2 2025-04-27 02:06:53,885 root INFO copying django/contrib/gis/geoip2/resources.py -> build/lib/django/contrib/gis/geoip2 2025-04-27 02:06:53,888 root INFO creating build/lib/django/contrib/gis/utils 2025-04-27 02:06:53,890 root INFO copying django/contrib/gis/utils/ogrinspect.py -> build/lib/django/contrib/gis/utils 2025-04-27 02:06:53,892 root INFO copying django/contrib/gis/utils/__init__.py -> build/lib/django/contrib/gis/utils 2025-04-27 02:06:53,894 root INFO copying django/contrib/gis/utils/layermapping.py -> build/lib/django/contrib/gis/utils 2025-04-27 02:06:53,897 root INFO copying django/contrib/gis/utils/ogrinfo.py -> build/lib/django/contrib/gis/utils 2025-04-27 02:06:53,899 root INFO copying django/contrib/gis/utils/srs.py -> build/lib/django/contrib/gis/utils 2025-04-27 02:06:53,902 root INFO creating build/lib/django/contrib/gis/serializers 2025-04-27 02:06:53,904 root INFO copying django/contrib/gis/serializers/__init__.py -> build/lib/django/contrib/gis/serializers 2025-04-27 02:06:53,906 root INFO copying django/contrib/gis/serializers/geojson.py -> build/lib/django/contrib/gis/serializers 2025-04-27 02:06:53,909 root INFO creating build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,911 root INFO copying django/contrib/gis/geos/coordseq.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,913 root INFO copying django/contrib/gis/geos/prepared.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,915 root INFO copying django/contrib/gis/geos/__init__.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,917 root INFO copying django/contrib/gis/geos/collections.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,920 root INFO copying django/contrib/gis/geos/error.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,922 root INFO copying django/contrib/gis/geos/point.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,924 root INFO copying django/contrib/gis/geos/factory.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,927 root INFO copying django/contrib/gis/geos/mutable_list.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,929 root INFO copying django/contrib/gis/geos/io.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,931 root INFO copying django/contrib/gis/geos/geometry.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,934 root INFO copying django/contrib/gis/geos/libgeos.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,936 root INFO copying django/contrib/gis/geos/linestring.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,938 root INFO copying django/contrib/gis/geos/base.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,941 root INFO copying django/contrib/gis/geos/polygon.py -> build/lib/django/contrib/gis/geos 2025-04-27 02:06:53,944 root INFO creating build/lib/django/contrib/gis/admin 2025-04-27 02:06:53,945 root INFO copying django/contrib/gis/admin/__init__.py -> build/lib/django/contrib/gis/admin 2025-04-27 02:06:53,947 root INFO copying django/contrib/gis/admin/options.py -> build/lib/django/contrib/gis/admin 2025-04-27 02:06:53,950 root INFO copying django/contrib/gis/admin/widgets.py -> build/lib/django/contrib/gis/admin 2025-04-27 02:06:53,953 root INFO creating build/lib/django/contrib/gis/management/commands 2025-04-27 02:06:53,954 root INFO copying django/contrib/gis/management/commands/ogrinspect.py -> build/lib/django/contrib/gis/management/commands 2025-04-27 02:06:53,956 root INFO copying django/contrib/gis/management/commands/__init__.py -> build/lib/django/contrib/gis/management/commands 2025-04-27 02:06:53,958 root INFO copying django/contrib/gis/management/commands/inspectdb.py -> build/lib/django/contrib/gis/management/commands 2025-04-27 02:06:53,962 root INFO creating build/lib/django/contrib/gis/gdal/prototypes 2025-04-27 02:06:53,963 root INFO copying django/contrib/gis/gdal/prototypes/generation.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-27 02:06:53,965 root INFO copying django/contrib/gis/gdal/prototypes/__init__.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-27 02:06:53,968 root INFO copying django/contrib/gis/gdal/prototypes/geom.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-27 02:06:53,970 root INFO copying django/contrib/gis/gdal/prototypes/ds.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-27 02:06:53,972 root INFO copying django/contrib/gis/gdal/prototypes/errcheck.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-27 02:06:53,975 root INFO copying django/contrib/gis/gdal/prototypes/raster.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-27 02:06:53,977 root INFO copying django/contrib/gis/gdal/prototypes/srs.py -> build/lib/django/contrib/gis/gdal/prototypes 2025-04-27 02:06:53,980 root INFO creating build/lib/django/contrib/gis/gdal/raster 2025-04-27 02:06:53,982 root INFO copying django/contrib/gis/gdal/raster/__init__.py -> build/lib/django/contrib/gis/gdal/raster 2025-04-27 02:06:53,984 root INFO copying django/contrib/gis/gdal/raster/source.py -> build/lib/django/contrib/gis/gdal/raster 2025-04-27 02:06:53,986 root INFO copying django/contrib/gis/gdal/raster/band.py -> build/lib/django/contrib/gis/gdal/raster 2025-04-27 02:06:53,989 root INFO copying django/contrib/gis/gdal/raster/base.py -> build/lib/django/contrib/gis/gdal/raster 2025-04-27 02:06:53,991 root INFO copying django/contrib/gis/gdal/raster/const.py -> build/lib/django/contrib/gis/gdal/raster 2025-04-27 02:06:53,994 root INFO creating build/lib/django/contrib/gis/db/models 2025-04-27 02:06:53,995 root INFO copying django/contrib/gis/db/models/functions.py -> build/lib/django/contrib/gis/db/models 2025-04-27 02:06:53,998 root INFO copying django/contrib/gis/db/models/proxy.py -> build/lib/django/contrib/gis/db/models 2025-04-27 02:06:54,000 root INFO copying django/contrib/gis/db/models/__init__.py -> build/lib/django/contrib/gis/db/models 2025-04-27 02:06:54,002 root INFO copying django/contrib/gis/db/models/fields.py -> build/lib/django/contrib/gis/db/models 2025-04-27 02:06:54,005 root INFO copying django/contrib/gis/db/models/lookups.py -> build/lib/django/contrib/gis/db/models 2025-04-27 02:06:54,007 root INFO copying django/contrib/gis/db/models/aggregates.py -> build/lib/django/contrib/gis/db/models 2025-04-27 02:06:54,010 root INFO creating build/lib/django/contrib/gis/db/backends 2025-04-27 02:06:54,011 root INFO copying django/contrib/gis/db/backends/__init__.py -> build/lib/django/contrib/gis/db/backends 2025-04-27 02:06:54,013 root INFO copying django/contrib/gis/db/backends/utils.py -> build/lib/django/contrib/gis/db/backends 2025-04-27 02:06:54,016 root INFO creating build/lib/django/contrib/gis/db/models/sql 2025-04-27 02:06:54,017 root INFO copying django/contrib/gis/db/models/sql/__init__.py -> build/lib/django/contrib/gis/db/models/sql 2025-04-27 02:06:54,020 root INFO copying django/contrib/gis/db/models/sql/conversion.py -> build/lib/django/contrib/gis/db/models/sql 2025-04-27 02:06:54,023 root INFO creating build/lib/django/contrib/gis/db/backends/spatialite 2025-04-27 02:06:54,024 root INFO copying django/contrib/gis/db/backends/spatialite/introspection.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-27 02:06:54,027 root INFO copying django/contrib/gis/db/backends/spatialite/__init__.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-27 02:06:54,029 root INFO copying django/contrib/gis/db/backends/spatialite/models.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-27 02:06:54,031 root INFO copying django/contrib/gis/db/backends/spatialite/schema.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-27 02:06:54,033 root INFO copying django/contrib/gis/db/backends/spatialite/operations.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-27 02:06:54,036 root INFO copying django/contrib/gis/db/backends/spatialite/adapter.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-27 02:06:54,038 root INFO copying django/contrib/gis/db/backends/spatialite/features.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-27 02:06:54,040 root INFO copying django/contrib/gis/db/backends/spatialite/base.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-27 02:06:54,042 root INFO copying django/contrib/gis/db/backends/spatialite/client.py -> build/lib/django/contrib/gis/db/backends/spatialite 2025-04-27 02:06:54,045 root INFO creating build/lib/django/contrib/gis/db/backends/mysql 2025-04-27 02:06:54,047 root INFO copying django/contrib/gis/db/backends/mysql/introspection.py -> build/lib/django/contrib/gis/db/backends/mysql 2025-04-27 02:06:54,049 root INFO copying django/contrib/gis/db/backends/mysql/__init__.py -> build/lib/django/contrib/gis/db/backends/mysql 2025-04-27 02:06:54,051 root INFO copying django/contrib/gis/db/backends/mysql/schema.py -> build/lib/django/contrib/gis/db/backends/mysql 2025-04-27 02:06:54,053 root INFO copying django/contrib/gis/db/backends/mysql/operations.py -> build/lib/django/contrib/gis/db/backends/mysql 2025-04-27 02:06:54,056 root INFO copying django/contrib/gis/db/backends/mysql/features.py -> build/lib/django/contrib/gis/db/backends/mysql 2025-04-27 02:06:54,058 root INFO copying django/contrib/gis/db/backends/mysql/base.py -> build/lib/django/contrib/gis/db/backends/mysql 2025-04-27 02:06:54,061 root INFO creating build/lib/django/contrib/gis/db/backends/oracle 2025-04-27 02:06:54,063 root INFO copying django/contrib/gis/db/backends/oracle/introspection.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-27 02:06:54,065 root INFO copying django/contrib/gis/db/backends/oracle/__init__.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-27 02:06:54,067 root INFO copying django/contrib/gis/db/backends/oracle/models.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-27 02:06:54,069 root INFO copying django/contrib/gis/db/backends/oracle/schema.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-27 02:06:54,072 root INFO copying django/contrib/gis/db/backends/oracle/operations.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-27 02:06:54,074 root INFO copying django/contrib/gis/db/backends/oracle/adapter.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-27 02:06:54,076 root INFO copying django/contrib/gis/db/backends/oracle/features.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-27 02:06:54,078 root INFO copying django/contrib/gis/db/backends/oracle/base.py -> build/lib/django/contrib/gis/db/backends/oracle 2025-04-27 02:06:54,082 root INFO creating build/lib/django/contrib/gis/db/backends/postgis 2025-04-27 02:06:54,083 root INFO copying django/contrib/gis/db/backends/postgis/introspection.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-27 02:06:54,086 root INFO copying django/contrib/gis/db/backends/postgis/__init__.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-27 02:06:54,088 root INFO copying django/contrib/gis/db/backends/postgis/models.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-27 02:06:54,090 root INFO copying django/contrib/gis/db/backends/postgis/schema.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-27 02:06:54,092 root INFO copying django/contrib/gis/db/backends/postgis/pgraster.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-27 02:06:54,095 root INFO copying django/contrib/gis/db/backends/postgis/operations.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-27 02:06:54,097 root INFO copying django/contrib/gis/db/backends/postgis/adapter.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-27 02:06:54,099 root INFO copying django/contrib/gis/db/backends/postgis/features.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-27 02:06:54,102 root INFO copying django/contrib/gis/db/backends/postgis/base.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-27 02:06:54,104 root INFO copying django/contrib/gis/db/backends/postgis/const.py -> build/lib/django/contrib/gis/db/backends/postgis 2025-04-27 02:06:54,107 root INFO creating build/lib/django/contrib/gis/db/backends/base 2025-04-27 02:06:54,109 root INFO copying django/contrib/gis/db/backends/base/__init__.py -> build/lib/django/contrib/gis/db/backends/base 2025-04-27 02:06:54,111 root INFO copying django/contrib/gis/db/backends/base/models.py -> build/lib/django/contrib/gis/db/backends/base 2025-04-27 02:06:54,113 root INFO copying django/contrib/gis/db/backends/base/operations.py -> build/lib/django/contrib/gis/db/backends/base 2025-04-27 02:06:54,115 root INFO copying django/contrib/gis/db/backends/base/adapter.py -> build/lib/django/contrib/gis/db/backends/base 2025-04-27 02:06:54,118 root INFO copying django/contrib/gis/db/backends/base/features.py -> build/lib/django/contrib/gis/db/backends/base 2025-04-27 02:06:54,121 root INFO creating build/lib/django/contrib/gis/geos/prototypes 2025-04-27 02:06:54,123 root INFO copying django/contrib/gis/geos/prototypes/coordseq.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-27 02:06:54,125 root INFO copying django/contrib/gis/geos/prototypes/prepared.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-27 02:06:54,127 root INFO copying django/contrib/gis/geos/prototypes/__init__.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-27 02:06:54,130 root INFO copying django/contrib/gis/geos/prototypes/predicates.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-27 02:06:54,132 root INFO copying django/contrib/gis/geos/prototypes/geom.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-27 02:06:54,134 root INFO copying django/contrib/gis/geos/prototypes/topology.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-27 02:06:54,136 root INFO copying django/contrib/gis/geos/prototypes/misc.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-27 02:06:54,138 root INFO copying django/contrib/gis/geos/prototypes/threadsafe.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-27 02:06:54,141 root INFO copying django/contrib/gis/geos/prototypes/errcheck.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-27 02:06:54,143 root INFO copying django/contrib/gis/geos/prototypes/io.py -> build/lib/django/contrib/gis/geos/prototypes 2025-04-27 02:06:54,146 root INFO creating build/lib/django/contrib/messages/storage 2025-04-27 02:06:54,147 root INFO copying django/contrib/messages/storage/__init__.py -> build/lib/django/contrib/messages/storage 2025-04-27 02:06:54,150 root INFO copying django/contrib/messages/storage/fallback.py -> build/lib/django/contrib/messages/storage 2025-04-27 02:06:54,152 root INFO copying django/contrib/messages/storage/session.py -> build/lib/django/contrib/messages/storage 2025-04-27 02:06:54,154 root INFO copying django/contrib/messages/storage/cookie.py -> build/lib/django/contrib/messages/storage 2025-04-27 02:06:54,156 root INFO copying django/contrib/messages/storage/base.py -> build/lib/django/contrib/messages/storage 2025-04-27 02:06:54,159 root INFO creating build/lib/django/contrib/admin/migrations 2025-04-27 02:06:54,161 root INFO copying django/contrib/admin/migrations/__init__.py -> build/lib/django/contrib/admin/migrations 2025-04-27 02:06:54,163 root INFO copying django/contrib/admin/migrations/0001_initial.py -> build/lib/django/contrib/admin/migrations 2025-04-27 02:06:54,165 root INFO copying django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/lib/django/contrib/admin/migrations 2025-04-27 02:06:54,167 root INFO copying django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/lib/django/contrib/admin/migrations 2025-04-27 02:06:54,170 root INFO creating build/lib/django/contrib/admin/views 2025-04-27 02:06:54,172 root INFO copying django/contrib/admin/views/__init__.py -> build/lib/django/contrib/admin/views 2025-04-27 02:06:54,174 root INFO copying django/contrib/admin/views/autocomplete.py -> build/lib/django/contrib/admin/views 2025-04-27 02:06:54,176 root INFO copying django/contrib/admin/views/main.py -> build/lib/django/contrib/admin/views 2025-04-27 02:06:54,179 root INFO copying django/contrib/admin/views/decorators.py -> build/lib/django/contrib/admin/views 2025-04-27 02:06:54,182 root INFO creating build/lib/django/contrib/admin/templatetags 2025-04-27 02:06:54,183 root INFO copying django/contrib/admin/templatetags/__init__.py -> build/lib/django/contrib/admin/templatetags 2025-04-27 02:06:54,185 root INFO copying django/contrib/admin/templatetags/admin_urls.py -> build/lib/django/contrib/admin/templatetags 2025-04-27 02:06:54,188 root INFO copying django/contrib/admin/templatetags/admin_modify.py -> build/lib/django/contrib/admin/templatetags 2025-04-27 02:06:54,190 root INFO copying django/contrib/admin/templatetags/admin_list.py -> build/lib/django/contrib/admin/templatetags 2025-04-27 02:06:54,192 root INFO copying django/contrib/admin/templatetags/log.py -> build/lib/django/contrib/admin/templatetags 2025-04-27 02:06:54,195 root INFO copying django/contrib/admin/templatetags/base.py -> build/lib/django/contrib/admin/templatetags 2025-04-27 02:06:54,200 root INFO running egg_info 2025-04-27 02:06:54,220 root INFO writing Django.egg-info/PKG-INFO 2025-04-27 02:06:54,231 root INFO writing dependency_links to Django.egg-info/dependency_links.txt 2025-04-27 02:06:54,234 root INFO writing entry points to Django.egg-info/entry_points.txt 2025-04-27 02:06:54,240 root INFO writing requirements to Django.egg-info/requires.txt 2025-04-27 02:06:54,242 root INFO writing top-level names to Django.egg-info/top_level.txt 2025-04-27 02:06:54,578 root INFO reading manifest file 'Django.egg-info/SOURCES.txt' 2025-04-27 02:06:55,477 root INFO reading manifest template 'MANIFEST.in' 2025-04-27 02:06:56,579 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-04-27 02:06:56,632 root INFO adding license file 'LICENSE' 2025-04-27 02:06:56,632 root INFO adding license file 'LICENSE.python' 2025-04-27 02:06:56,632 root INFO adding license file 'AUTHORS' 2025-04-27 02:06:57,355 root INFO writing manifest file 'Django.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.app_template' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.app_template' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.app_template' to be distributed and are already explicitly excluding 'django.conf.app_template' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.app_template.migrations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template.migrations' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.app_template.migrations' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.app_template.migrations' to be distributed and are already explicitly excluding 'django.conf.app_template.migrations' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ig.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ig.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ig.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ig.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ig.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.project_template' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.project_template' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.project_template' to be distributed and are already explicitly excluding 'django.conf.project_template' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.conf.project_template.project_name' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template.project_name' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.project_template.project_name' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.project_template.project_name' to be distributed and are already explicitly excluding 'django.conf.project_template.project_name' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.am.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.am.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.am.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.am.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.am.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.static.admin.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.css' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.static.admin.css.vendor.select2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css.vendor.select2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.css.vendor.select2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.css.vendor.select2' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.css.vendor.select2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.static.admin.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.img' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.static.admin.img.gis' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img.gis' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.img.gis' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.img.gis' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.img.gis' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.static.admin.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.static.admin.js.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.admin' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.jquery' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.jquery' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.jquery' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.jquery' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.jquery' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.select2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.select2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.select2' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.select2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.select2.i18n' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2.i18n' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.select2.i18n' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.select2.i18n' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.select2.i18n' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.xregexp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.xregexp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.xregexp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.xregexp' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.xregexp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.templates.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.templates.admin.auth.user' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.auth.user' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.auth.user' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.auth.user' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.auth.user' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.templates.admin.edit_inline' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.edit_inline' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.edit_inline' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.edit_inline' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.edit_inline' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.templates.admin.includes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.includes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.includes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.includes' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.includes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.templates.admin.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.widgets' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admin.templates.registration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.registration' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.registration' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.registration' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.registration' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.admindocs.templates.admin_doc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.templates.admin_doc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.templates.admin_doc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.templates.admin_doc' to be distributed and are already explicitly excluding 'django.contrib.admindocs.templates.admin_doc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.templates.auth.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.auth.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.templates.auth.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.templates.auth.widgets' to be distributed and are already explicitly excluding 'django.contrib.auth.templates.auth.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.auth.templates.registration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.registration' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.templates.registration' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.templates.registration' to be distributed and are already explicitly excluding 'django.contrib.auth.templates.registration' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.static.gis.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.static.gis.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.static.gis.css' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.static.gis.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.static.gis.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.static.gis.img' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.static.gis.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.static.gis.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.static.gis.js' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.templates.gis' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.templates.gis' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.templates.gis' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.templates.gis.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.templates.gis.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.templates.gis.admin' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.gis.templates.gis.kml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.kml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.templates.gis.kml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.templates.gis.kml' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis.kml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.jinja2.postgres.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.jinja2.postgres.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.jinja2.postgres.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.jinja2.postgres.widgets' to be distributed and are already explicitly excluding 'django.contrib.postgres.jinja2.postgres.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.postgres.templates.postgres.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.templates.postgres.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.templates.postgres.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.templates.postgres.widgets' to be distributed and are already explicitly excluding 'django.contrib.postgres.templates.postgres.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sitemaps.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sitemaps.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sitemaps.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sitemaps.templates' to be distributed and are already explicitly excluding 'django.contrib.sitemaps.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.forms.jinja2.django.forms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.forms.jinja2.django.forms.errors.dict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.errors.dict' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.errors.dict' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.errors.dict' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.errors.dict' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.forms.jinja2.django.forms.errors.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.errors.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.errors.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.errors.list' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.errors.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.forms.jinja2.django.forms.formsets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.formsets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.formsets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.formsets' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.formsets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.forms.jinja2.django.forms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.widgets' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.forms.templates.django.forms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.forms.templates.django.forms.errors.dict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.errors.dict' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.errors.dict' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.errors.dict' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.errors.dict' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.forms.templates.django.forms.errors.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.errors.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.errors.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.errors.list' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.errors.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.forms.templates.django.forms.formsets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.formsets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.formsets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.formsets' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.formsets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.forms.templates.django.forms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.widgets' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'django.views.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.views.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.views.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.views.templates' to be distributed and are already explicitly excluding 'django.views.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2025-04-27 02:06:59,423 root INFO copying django/dispatch/license.txt -> build/lib/django/dispatch 2025-04-27 02:06:59,426 root INFO creating build/lib/django/conf/app_template 2025-04-27 02:06:59,427 root INFO copying django/conf/app_template/__init__.py-tpl -> build/lib/django/conf/app_template 2025-04-27 02:06:59,429 root INFO copying django/conf/app_template/admin.py-tpl -> build/lib/django/conf/app_template 2025-04-27 02:06:59,432 root INFO copying django/conf/app_template/apps.py-tpl -> build/lib/django/conf/app_template 2025-04-27 02:06:59,434 root INFO copying django/conf/app_template/models.py-tpl -> build/lib/django/conf/app_template 2025-04-27 02:06:59,436 root INFO copying django/conf/app_template/tests.py-tpl -> build/lib/django/conf/app_template 2025-04-27 02:06:59,439 root INFO copying django/conf/app_template/views.py-tpl -> build/lib/django/conf/app_template 2025-04-27 02:06:59,441 root INFO creating build/lib/django/conf/app_template/migrations 2025-04-27 02:06:59,442 root INFO copying django/conf/app_template/migrations/__init__.py-tpl -> build/lib/django/conf/app_template/migrations 2025-04-27 02:06:59,444 root INFO creating build/lib/django/conf/project_template 2025-04-27 02:06:59,445 root INFO copying django/conf/project_template/manage.py-tpl -> build/lib/django/conf/project_template 2025-04-27 02:06:59,447 root INFO creating build/lib/django/conf/project_template/project_name 2025-04-27 02:06:59,449 root INFO copying django/conf/project_template/project_name/__init__.py-tpl -> build/lib/django/conf/project_template/project_name 2025-04-27 02:06:59,451 root INFO copying django/conf/project_template/project_name/asgi.py-tpl -> build/lib/django/conf/project_template/project_name 2025-04-27 02:06:59,453 root INFO copying django/conf/project_template/project_name/settings.py-tpl -> build/lib/django/conf/project_template/project_name 2025-04-27 02:06:59,455 root INFO copying django/conf/project_template/project_name/urls.py-tpl -> build/lib/django/conf/project_template/project_name 2025-04-27 02:06:59,457 root INFO copying django/conf/project_template/project_name/wsgi.py-tpl -> build/lib/django/conf/project_template/project_name 2025-04-27 02:06:59,459 root INFO creating build/lib/django/views/templates 2025-04-27 02:06:59,461 root INFO copying django/views/templates/default_urlconf.html -> build/lib/django/views/templates 2025-04-27 02:06:59,463 root INFO copying django/views/templates/technical_404.html -> build/lib/django/views/templates 2025-04-27 02:06:59,465 root INFO copying django/views/templates/technical_500.html -> build/lib/django/views/templates 2025-04-27 02:06:59,468 root INFO copying django/views/templates/technical_500.txt -> build/lib/django/views/templates 2025-04-27 02:06:59,470 root INFO creating build/lib/django/forms/jinja2/django/forms 2025-04-27 02:06:59,472 root INFO copying django/forms/jinja2/django/forms/attrs.html -> build/lib/django/forms/jinja2/django/forms 2025-04-27 02:06:59,474 root INFO copying django/forms/jinja2/django/forms/default.html -> build/lib/django/forms/jinja2/django/forms 2025-04-27 02:06:59,476 root INFO copying django/forms/jinja2/django/forms/div.html -> build/lib/django/forms/jinja2/django/forms 2025-04-27 02:06:59,479 root INFO copying django/forms/jinja2/django/forms/label.html -> build/lib/django/forms/jinja2/django/forms 2025-04-27 02:06:59,481 root INFO copying django/forms/jinja2/django/forms/p.html -> build/lib/django/forms/jinja2/django/forms 2025-04-27 02:06:59,483 root INFO copying django/forms/jinja2/django/forms/table.html -> build/lib/django/forms/jinja2/django/forms 2025-04-27 02:06:59,486 root INFO copying django/forms/jinja2/django/forms/ul.html -> build/lib/django/forms/jinja2/django/forms 2025-04-27 02:06:59,488 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/dict 2025-04-27 02:06:59,489 root INFO copying django/forms/jinja2/django/forms/errors/dict/default.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2025-04-27 02:06:59,492 root INFO copying django/forms/jinja2/django/forms/errors/dict/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/dict 2025-04-27 02:06:59,494 root INFO copying django/forms/jinja2/django/forms/errors/dict/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2025-04-27 02:06:59,496 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/list 2025-04-27 02:06:59,497 root INFO copying django/forms/jinja2/django/forms/errors/list/default.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2025-04-27 02:06:59,499 root INFO copying django/forms/jinja2/django/forms/errors/list/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/list 2025-04-27 02:06:59,501 root INFO copying django/forms/jinja2/django/forms/errors/list/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2025-04-27 02:06:59,503 root INFO creating build/lib/django/forms/jinja2/django/forms/formsets 2025-04-27 02:06:59,505 root INFO copying django/forms/jinja2/django/forms/formsets/default.html -> build/lib/django/forms/jinja2/django/forms/formsets 2025-04-27 02:06:59,507 root INFO copying django/forms/jinja2/django/forms/formsets/div.html -> build/lib/django/forms/jinja2/django/forms/formsets 2025-04-27 02:06:59,509 root INFO copying django/forms/jinja2/django/forms/formsets/p.html -> build/lib/django/forms/jinja2/django/forms/formsets 2025-04-27 02:06:59,512 root INFO copying django/forms/jinja2/django/forms/formsets/table.html -> build/lib/django/forms/jinja2/django/forms/formsets 2025-04-27 02:06:59,514 root INFO copying django/forms/jinja2/django/forms/formsets/ul.html -> build/lib/django/forms/jinja2/django/forms/formsets 2025-04-27 02:06:59,516 root INFO creating build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,518 root INFO copying django/forms/jinja2/django/forms/widgets/attrs.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,520 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,522 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,524 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,526 root INFO copying django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,528 root INFO copying django/forms/jinja2/django/forms/widgets/date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,530 root INFO copying django/forms/jinja2/django/forms/widgets/datetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,532 root INFO copying django/forms/jinja2/django/forms/widgets/email.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,534 root INFO copying django/forms/jinja2/django/forms/widgets/file.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,537 root INFO copying django/forms/jinja2/django/forms/widgets/hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,539 root INFO copying django/forms/jinja2/django/forms/widgets/input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,543 root INFO copying django/forms/jinja2/django/forms/widgets/input_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,545 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,547 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,549 root INFO copying django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,552 root INFO copying django/forms/jinja2/django/forms/widgets/number.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,554 root INFO copying django/forms/jinja2/django/forms/widgets/password.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,556 root INFO copying django/forms/jinja2/django/forms/widgets/radio.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,558 root INFO copying django/forms/jinja2/django/forms/widgets/radio_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,560 root INFO copying django/forms/jinja2/django/forms/widgets/select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,563 root INFO copying django/forms/jinja2/django/forms/widgets/select_date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,565 root INFO copying django/forms/jinja2/django/forms/widgets/select_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,567 root INFO copying django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,569 root INFO copying django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,571 root INFO copying django/forms/jinja2/django/forms/widgets/text.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,573 root INFO copying django/forms/jinja2/django/forms/widgets/textarea.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,576 root INFO copying django/forms/jinja2/django/forms/widgets/time.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,578 root INFO copying django/forms/jinja2/django/forms/widgets/url.html -> build/lib/django/forms/jinja2/django/forms/widgets 2025-04-27 02:06:59,580 root INFO creating build/lib/django/forms/templates/django/forms 2025-04-27 02:06:59,582 root INFO copying django/forms/templates/django/forms/attrs.html -> build/lib/django/forms/templates/django/forms 2025-04-27 02:06:59,584 root INFO copying django/forms/templates/django/forms/default.html -> build/lib/django/forms/templates/django/forms 2025-04-27 02:06:59,586 root INFO copying django/forms/templates/django/forms/div.html -> build/lib/django/forms/templates/django/forms 2025-04-27 02:06:59,588 root INFO copying django/forms/templates/django/forms/label.html -> build/lib/django/forms/templates/django/forms 2025-04-27 02:06:59,591 root INFO copying django/forms/templates/django/forms/p.html -> build/lib/django/forms/templates/django/forms 2025-04-27 02:06:59,593 root INFO copying django/forms/templates/django/forms/table.html -> build/lib/django/forms/templates/django/forms 2025-04-27 02:06:59,595 root INFO copying django/forms/templates/django/forms/ul.html -> build/lib/django/forms/templates/django/forms 2025-04-27 02:06:59,597 root INFO creating build/lib/django/forms/templates/django/forms/errors/dict 2025-04-27 02:06:59,599 root INFO copying django/forms/templates/django/forms/errors/dict/default.html -> build/lib/django/forms/templates/django/forms/errors/dict 2025-04-27 02:06:59,601 root INFO copying django/forms/templates/django/forms/errors/dict/text.txt -> build/lib/django/forms/templates/django/forms/errors/dict 2025-04-27 02:06:59,603 root INFO copying django/forms/templates/django/forms/errors/dict/ul.html -> build/lib/django/forms/templates/django/forms/errors/dict 2025-04-27 02:06:59,605 root INFO creating build/lib/django/forms/templates/django/forms/errors/list 2025-04-27 02:06:59,606 root INFO copying django/forms/templates/django/forms/errors/list/default.html -> build/lib/django/forms/templates/django/forms/errors/list 2025-04-27 02:06:59,608 root INFO copying django/forms/templates/django/forms/errors/list/text.txt -> build/lib/django/forms/templates/django/forms/errors/list 2025-04-27 02:06:59,611 root INFO copying django/forms/templates/django/forms/errors/list/ul.html -> build/lib/django/forms/templates/django/forms/errors/list 2025-04-27 02:06:59,613 root INFO creating build/lib/django/forms/templates/django/forms/formsets 2025-04-27 02:06:59,614 root INFO copying django/forms/templates/django/forms/formsets/default.html -> build/lib/django/forms/templates/django/forms/formsets 2025-04-27 02:06:59,616 root INFO copying django/forms/templates/django/forms/formsets/div.html -> build/lib/django/forms/templates/django/forms/formsets 2025-04-27 02:06:59,619 root INFO copying django/forms/templates/django/forms/formsets/p.html -> build/lib/django/forms/templates/django/forms/formsets 2025-04-27 02:06:59,621 root INFO copying django/forms/templates/django/forms/formsets/table.html -> build/lib/django/forms/templates/django/forms/formsets 2025-04-27 02:06:59,623 root INFO copying django/forms/templates/django/forms/formsets/ul.html -> build/lib/django/forms/templates/django/forms/formsets 2025-04-27 02:06:59,625 root INFO creating build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,627 root INFO copying django/forms/templates/django/forms/widgets/attrs.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,629 root INFO copying django/forms/templates/django/forms/widgets/checkbox.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,631 root INFO copying django/forms/templates/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,633 root INFO copying django/forms/templates/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,635 root INFO copying django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,637 root INFO copying django/forms/templates/django/forms/widgets/date.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,639 root INFO copying django/forms/templates/django/forms/widgets/datetime.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,642 root INFO copying django/forms/templates/django/forms/widgets/email.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,644 root INFO copying django/forms/templates/django/forms/widgets/file.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,646 root INFO copying django/forms/templates/django/forms/widgets/hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,648 root INFO copying django/forms/templates/django/forms/widgets/input.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,651 root INFO copying django/forms/templates/django/forms/widgets/input_option.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,653 root INFO copying django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,655 root INFO copying django/forms/templates/django/forms/widgets/multiple_input.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,657 root INFO copying django/forms/templates/django/forms/widgets/multiwidget.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,659 root INFO copying django/forms/templates/django/forms/widgets/number.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,662 root INFO copying django/forms/templates/django/forms/widgets/password.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,664 root INFO copying django/forms/templates/django/forms/widgets/radio.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,666 root INFO copying django/forms/templates/django/forms/widgets/radio_option.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,668 root INFO copying django/forms/templates/django/forms/widgets/select.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,670 root INFO copying django/forms/templates/django/forms/widgets/select_date.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,673 root INFO copying django/forms/templates/django/forms/widgets/select_option.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,675 root INFO copying django/forms/templates/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,677 root INFO copying django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,679 root INFO copying django/forms/templates/django/forms/widgets/text.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,681 root INFO copying django/forms/templates/django/forms/widgets/textarea.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,683 root INFO copying django/forms/templates/django/forms/widgets/time.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,686 root INFO copying django/forms/templates/django/forms/widgets/url.html -> build/lib/django/forms/templates/django/forms/widgets 2025-04-27 02:06:59,688 root INFO creating build/lib/django/conf/locale/af/LC_MESSAGES 2025-04-27 02:06:59,689 root INFO copying django/conf/locale/af/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/af/LC_MESSAGES 2025-04-27 02:06:59,692 root INFO copying django/conf/locale/af/LC_MESSAGES/django.po -> build/lib/django/conf/locale/af/LC_MESSAGES 2025-04-27 02:06:59,695 root INFO creating build/lib/django/conf/locale/ast/LC_MESSAGES 2025-04-27 02:06:59,696 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ast/LC_MESSAGES 2025-04-27 02:06:59,699 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ast/LC_MESSAGES 2025-04-27 02:06:59,701 root INFO creating build/lib/django/conf/locale/be/LC_MESSAGES 2025-04-27 02:06:59,703 root INFO copying django/conf/locale/be/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/be/LC_MESSAGES 2025-04-27 02:06:59,705 root INFO copying django/conf/locale/be/LC_MESSAGES/django.po -> build/lib/django/conf/locale/be/LC_MESSAGES 2025-04-27 02:06:59,708 root INFO creating build/lib/django/conf/locale/br/LC_MESSAGES 2025-04-27 02:06:59,709 root INFO copying django/conf/locale/br/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/br/LC_MESSAGES 2025-04-27 02:06:59,712 root INFO copying django/conf/locale/br/LC_MESSAGES/django.po -> build/lib/django/conf/locale/br/LC_MESSAGES 2025-04-27 02:06:59,714 root INFO creating build/lib/django/conf/locale/dsb/LC_MESSAGES 2025-04-27 02:06:59,716 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2025-04-27 02:06:59,718 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2025-04-27 02:06:59,721 root INFO creating build/lib/django/conf/locale/es_VE/LC_MESSAGES 2025-04-27 02:06:59,722 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2025-04-27 02:06:59,725 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2025-04-27 02:06:59,727 root INFO creating build/lib/django/conf/locale/hsb/LC_MESSAGES 2025-04-27 02:06:59,729 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2025-04-27 02:06:59,731 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2025-04-27 02:06:59,733 root INFO creating build/lib/django/conf/locale/hy/LC_MESSAGES 2025-04-27 02:06:59,735 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hy/LC_MESSAGES 2025-04-27 02:06:59,737 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hy/LC_MESSAGES 2025-04-27 02:06:59,739 root INFO creating build/lib/django/conf/locale/ia/LC_MESSAGES 2025-04-27 02:06:59,741 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ia/LC_MESSAGES 2025-04-27 02:06:59,743 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ia/LC_MESSAGES 2025-04-27 02:06:59,746 root INFO creating build/lib/django/conf/locale/io/LC_MESSAGES 2025-04-27 02:06:59,748 root INFO copying django/conf/locale/io/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/io/LC_MESSAGES 2025-04-27 02:06:59,750 root INFO copying django/conf/locale/io/LC_MESSAGES/django.po -> build/lib/django/conf/locale/io/LC_MESSAGES 2025-04-27 02:06:59,752 root INFO creating build/lib/django/conf/locale/kab/LC_MESSAGES 2025-04-27 02:06:59,754 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kab/LC_MESSAGES 2025-04-27 02:06:59,756 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kab/LC_MESSAGES 2025-04-27 02:06:59,758 root INFO creating build/lib/django/conf/locale/kk/LC_MESSAGES 2025-04-27 02:06:59,760 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kk/LC_MESSAGES 2025-04-27 02:06:59,762 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kk/LC_MESSAGES 2025-04-27 02:06:59,765 root INFO creating build/lib/django/conf/locale/lb/LC_MESSAGES 2025-04-27 02:06:59,766 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lb/LC_MESSAGES 2025-04-27 02:06:59,769 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lb/LC_MESSAGES 2025-04-27 02:06:59,771 root INFO creating build/lib/django/conf/locale/mr/LC_MESSAGES 2025-04-27 02:06:59,773 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mr/LC_MESSAGES 2025-04-27 02:06:59,775 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mr/LC_MESSAGES 2025-04-27 02:06:59,777 root INFO creating build/lib/django/conf/locale/my/LC_MESSAGES 2025-04-27 02:06:59,779 root INFO copying django/conf/locale/my/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/my/LC_MESSAGES 2025-04-27 02:06:59,781 root INFO copying django/conf/locale/my/LC_MESSAGES/django.po -> build/lib/django/conf/locale/my/LC_MESSAGES 2025-04-27 02:06:59,783 root INFO creating build/lib/django/conf/locale/ne/LC_MESSAGES 2025-04-27 02:06:59,784 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ne/LC_MESSAGES 2025-04-27 02:06:59,787 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ne/LC_MESSAGES 2025-04-27 02:06:59,789 root INFO creating build/lib/django/conf/locale/os/LC_MESSAGES 2025-04-27 02:06:59,791 root INFO copying django/conf/locale/os/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/os/LC_MESSAGES 2025-04-27 02:06:59,793 root INFO copying django/conf/locale/os/LC_MESSAGES/django.po -> build/lib/django/conf/locale/os/LC_MESSAGES 2025-04-27 02:06:59,796 root INFO creating build/lib/django/conf/locale/pa/LC_MESSAGES 2025-04-27 02:06:59,797 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pa/LC_MESSAGES 2025-04-27 02:06:59,800 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pa/LC_MESSAGES 2025-04-27 02:06:59,802 root INFO creating build/lib/django/conf/locale/sw/LC_MESSAGES 2025-04-27 02:06:59,804 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sw/LC_MESSAGES 2025-04-27 02:06:59,806 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sw/LC_MESSAGES 2025-04-27 02:06:59,808 root INFO creating build/lib/django/conf/locale/tt/LC_MESSAGES 2025-04-27 02:06:59,810 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tt/LC_MESSAGES 2025-04-27 02:06:59,812 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tt/LC_MESSAGES 2025-04-27 02:06:59,815 root INFO creating build/lib/django/conf/locale/udm/LC_MESSAGES 2025-04-27 02:06:59,816 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/udm/LC_MESSAGES 2025-04-27 02:06:59,819 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.po -> build/lib/django/conf/locale/udm/LC_MESSAGES 2025-04-27 02:06:59,821 root INFO creating build/lib/django/conf/locale/ur/LC_MESSAGES 2025-04-27 02:06:59,823 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ur/LC_MESSAGES 2025-04-27 02:06:59,825 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ur/LC_MESSAGES 2025-04-27 02:06:59,827 root INFO creating build/lib/django/conf/locale/cy/LC_MESSAGES 2025-04-27 02:06:59,828 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cy/LC_MESSAGES 2025-04-27 02:06:59,831 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cy/LC_MESSAGES 2025-04-27 02:06:59,833 root INFO creating build/lib/django/conf/locale/en_AU/LC_MESSAGES 2025-04-27 02:06:59,834 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2025-04-27 02:06:59,836 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2025-04-27 02:06:59,839 root INFO creating build/lib/django/conf/locale/ckb/LC_MESSAGES 2025-04-27 02:06:59,840 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2025-04-27 02:06:59,842 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2025-04-27 02:06:59,845 root INFO creating build/lib/django/conf/locale/kn/LC_MESSAGES 2025-04-27 02:06:59,846 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kn/LC_MESSAGES 2025-04-27 02:06:59,849 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kn/LC_MESSAGES 2025-04-27 02:06:59,851 root INFO creating build/lib/django/conf/locale/nn/LC_MESSAGES 2025-04-27 02:06:59,852 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nn/LC_MESSAGES 2025-04-27 02:06:59,855 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nn/LC_MESSAGES 2025-04-27 02:06:59,857 root INFO creating build/lib/django/conf/locale/sr/LC_MESSAGES 2025-04-27 02:06:59,858 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr/LC_MESSAGES 2025-04-27 02:06:59,861 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr/LC_MESSAGES 2025-04-27 02:06:59,863 root INFO creating build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:06:59,864 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:06:59,867 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:06:59,869 root INFO creating build/lib/django/conf/locale/is/LC_MESSAGES 2025-04-27 02:06:59,870 root INFO copying django/conf/locale/is/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/is/LC_MESSAGES 2025-04-27 02:06:59,873 root INFO copying django/conf/locale/is/LC_MESSAGES/django.po -> build/lib/django/conf/locale/is/LC_MESSAGES 2025-04-27 02:06:59,875 root INFO creating build/lib/django/conf/locale/lv/LC_MESSAGES 2025-04-27 02:06:59,876 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lv/LC_MESSAGES 2025-04-27 02:06:59,878 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lv/LC_MESSAGES 2025-04-27 02:06:59,881 root INFO creating build/lib/django/conf/locale/pt/LC_MESSAGES 2025-04-27 02:06:59,882 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt/LC_MESSAGES 2025-04-27 02:06:59,884 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt/LC_MESSAGES 2025-04-27 02:06:59,886 root INFO creating build/lib/django/conf/locale/et/LC_MESSAGES 2025-04-27 02:06:59,888 root INFO copying django/conf/locale/et/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/et/LC_MESSAGES 2025-04-27 02:06:59,890 root INFO copying django/conf/locale/et/LC_MESSAGES/django.po -> build/lib/django/conf/locale/et/LC_MESSAGES 2025-04-27 02:06:59,892 root INFO creating build/lib/django/conf/locale/es_CO/LC_MESSAGES 2025-04-27 02:06:59,894 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2025-04-27 02:06:59,896 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2025-04-27 02:06:59,898 root INFO creating build/lib/django/conf/locale/tk/LC_MESSAGES 2025-04-27 02:06:59,899 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tk/LC_MESSAGES 2025-04-27 02:06:59,902 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tk/LC_MESSAGES 2025-04-27 02:06:59,904 root INFO creating build/lib/django/conf/locale/ga/LC_MESSAGES 2025-04-27 02:06:59,905 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ga/LC_MESSAGES 2025-04-27 02:06:59,908 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ga/LC_MESSAGES 2025-04-27 02:06:59,910 root INFO creating build/lib/django/conf/locale/th/LC_MESSAGES 2025-04-27 02:06:59,911 root INFO copying django/conf/locale/th/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/th/LC_MESSAGES 2025-04-27 02:06:59,914 root INFO copying django/conf/locale/th/LC_MESSAGES/django.po -> build/lib/django/conf/locale/th/LC_MESSAGES 2025-04-27 02:06:59,916 root INFO creating build/lib/django/conf/locale/sq/LC_MESSAGES 2025-04-27 02:06:59,918 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sq/LC_MESSAGES 2025-04-27 02:06:59,920 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sq/LC_MESSAGES 2025-04-27 02:06:59,923 root INFO creating build/lib/django/conf/locale/nl/LC_MESSAGES 2025-04-27 02:06:59,924 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nl/LC_MESSAGES 2025-04-27 02:06:59,927 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nl/LC_MESSAGES 2025-04-27 02:06:59,929 root INFO creating build/lib/django/conf/locale/tg/LC_MESSAGES 2025-04-27 02:06:59,930 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tg/LC_MESSAGES 2025-04-27 02:06:59,937 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tg/LC_MESSAGES 2025-04-27 02:06:59,939 root INFO creating build/lib/django/conf/locale/bn/LC_MESSAGES 2025-04-27 02:06:59,940 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bn/LC_MESSAGES 2025-04-27 02:06:59,943 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bn/LC_MESSAGES 2025-04-27 02:06:59,945 root INFO creating build/lib/django/conf/locale/uk/LC_MESSAGES 2025-04-27 02:06:59,946 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uk/LC_MESSAGES 2025-04-27 02:06:59,949 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uk/LC_MESSAGES 2025-04-27 02:06:59,951 root INFO creating build/lib/django/conf/locale/ky/LC_MESSAGES 2025-04-27 02:06:59,953 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ky/LC_MESSAGES 2025-04-27 02:06:59,955 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ky/LC_MESSAGES 2025-04-27 02:06:59,958 root INFO creating build/lib/django/conf/locale/it/LC_MESSAGES 2025-04-27 02:06:59,959 root INFO copying django/conf/locale/it/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/it/LC_MESSAGES 2025-04-27 02:06:59,961 root INFO copying django/conf/locale/it/LC_MESSAGES/django.po -> build/lib/django/conf/locale/it/LC_MESSAGES 2025-04-27 02:06:59,964 root INFO creating build/lib/django/conf/locale/es_AR/LC_MESSAGES 2025-04-27 02:06:59,965 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2025-04-27 02:06:59,967 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2025-04-27 02:06:59,970 root INFO creating build/lib/django/conf/locale/fa/LC_MESSAGES 2025-04-27 02:06:59,971 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fa/LC_MESSAGES 2025-04-27 02:06:59,973 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fa/LC_MESSAGES 2025-04-27 02:06:59,976 root INFO creating build/lib/django/conf/locale/el/LC_MESSAGES 2025-04-27 02:06:59,977 root INFO copying django/conf/locale/el/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/el/LC_MESSAGES 2025-04-27 02:06:59,980 root INFO copying django/conf/locale/el/LC_MESSAGES/django.po -> build/lib/django/conf/locale/el/LC_MESSAGES 2025-04-27 02:06:59,982 root INFO creating build/lib/django/conf/locale/tr/LC_MESSAGES 2025-04-27 02:06:59,983 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tr/LC_MESSAGES 2025-04-27 02:06:59,985 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tr/LC_MESSAGES 2025-04-27 02:06:59,988 root INFO creating build/lib/django/conf/locale/eu/LC_MESSAGES 2025-04-27 02:06:59,989 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eu/LC_MESSAGES 2025-04-27 02:06:59,991 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eu/LC_MESSAGES 2025-04-27 02:06:59,994 root INFO creating build/lib/django/conf/locale/bs/LC_MESSAGES 2025-04-27 02:06:59,995 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bs/LC_MESSAGES 2025-04-27 02:06:59,997 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bs/LC_MESSAGES 2025-04-27 02:07:00,000 root INFO creating build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:00,001 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:00,004 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:00,006 root INFO creating build/lib/django/conf/locale/ja/LC_MESSAGES 2025-04-27 02:07:00,008 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ja/LC_MESSAGES 2025-04-27 02:07:00,010 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ja/LC_MESSAGES 2025-04-27 02:07:00,012 root INFO creating build/lib/django/conf/locale/gd/LC_MESSAGES 2025-04-27 02:07:00,014 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gd/LC_MESSAGES 2025-04-27 02:07:00,016 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gd/LC_MESSAGES 2025-04-27 02:07:00,018 root INFO creating build/lib/django/conf/locale/da/LC_MESSAGES 2025-04-27 02:07:00,020 root INFO copying django/conf/locale/da/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/da/LC_MESSAGES 2025-04-27 02:07:00,022 root INFO copying django/conf/locale/da/LC_MESSAGES/django.po -> build/lib/django/conf/locale/da/LC_MESSAGES 2025-04-27 02:07:00,024 root INFO creating build/lib/django/conf/locale/he/LC_MESSAGES 2025-04-27 02:07:00,026 root INFO copying django/conf/locale/he/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/he/LC_MESSAGES 2025-04-27 02:07:00,029 root INFO copying django/conf/locale/he/LC_MESSAGES/django.po -> build/lib/django/conf/locale/he/LC_MESSAGES 2025-04-27 02:07:00,031 root INFO creating build/lib/django/conf/locale/en/LC_MESSAGES 2025-04-27 02:07:00,033 root INFO copying django/conf/locale/en/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en/LC_MESSAGES 2025-04-27 02:07:00,035 root INFO copying django/conf/locale/en/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en/LC_MESSAGES 2025-04-27 02:07:00,037 root INFO creating build/lib/django/conf/locale/hr/LC_MESSAGES 2025-04-27 02:07:00,038 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hr/LC_MESSAGES 2025-04-27 02:07:00,041 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hr/LC_MESSAGES 2025-04-27 02:07:00,043 root INFO creating build/lib/django/conf/locale/sv/LC_MESSAGES 2025-04-27 02:07:00,044 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sv/LC_MESSAGES 2025-04-27 02:07:00,046 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sv/LC_MESSAGES 2025-04-27 02:07:00,049 root INFO creating build/lib/django/conf/locale/cs/LC_MESSAGES 2025-04-27 02:07:00,050 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cs/LC_MESSAGES 2025-04-27 02:07:00,052 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cs/LC_MESSAGES 2025-04-27 02:07:00,055 root INFO creating build/lib/django/conf/locale/ka/LC_MESSAGES 2025-04-27 02:07:00,056 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ka/LC_MESSAGES 2025-04-27 02:07:00,058 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ka/LC_MESSAGES 2025-04-27 02:07:00,061 root INFO creating build/lib/django/conf/locale/mk/LC_MESSAGES 2025-04-27 02:07:00,062 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mk/LC_MESSAGES 2025-04-27 02:07:00,065 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mk/LC_MESSAGES 2025-04-27 02:07:00,067 root INFO creating build/lib/django/conf/locale/id/LC_MESSAGES 2025-04-27 02:07:00,069 root INFO copying django/conf/locale/id/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/id/LC_MESSAGES 2025-04-27 02:07:00,071 root INFO copying django/conf/locale/id/LC_MESSAGES/django.po -> build/lib/django/conf/locale/id/LC_MESSAGES 2025-04-27 02:07:00,073 root INFO creating build/lib/django/conf/locale/ta/LC_MESSAGES 2025-04-27 02:07:00,075 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ta/LC_MESSAGES 2025-04-27 02:07:00,077 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ta/LC_MESSAGES 2025-04-27 02:07:00,079 root INFO creating build/lib/django/conf/locale/ms/LC_MESSAGES 2025-04-27 02:07:00,081 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ms/LC_MESSAGES 2025-04-27 02:07:00,083 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ms/LC_MESSAGES 2025-04-27 02:07:00,085 root INFO creating build/lib/django/conf/locale/ar/LC_MESSAGES 2025-04-27 02:07:00,087 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar/LC_MESSAGES 2025-04-27 02:07:00,089 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar/LC_MESSAGES 2025-04-27 02:07:00,092 root INFO creating build/lib/django/conf/locale/gl/LC_MESSAGES 2025-04-27 02:07:00,093 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gl/LC_MESSAGES 2025-04-27 02:07:00,096 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gl/LC_MESSAGES 2025-04-27 02:07:00,098 root INFO creating build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:00,099 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:00,102 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:00,104 root INFO creating build/lib/django/conf/locale/uz/LC_MESSAGES 2025-04-27 02:07:00,105 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uz/LC_MESSAGES 2025-04-27 02:07:00,108 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uz/LC_MESSAGES 2025-04-27 02:07:00,110 root INFO creating build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:00,111 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:00,114 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:00,116 root INFO creating build/lib/django/conf/locale/az/LC_MESSAGES 2025-04-27 02:07:00,117 root INFO copying django/conf/locale/az/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/az/LC_MESSAGES 2025-04-27 02:07:00,119 root INFO copying django/conf/locale/az/LC_MESSAGES/django.po -> build/lib/django/conf/locale/az/LC_MESSAGES 2025-04-27 02:07:00,122 root INFO creating build/lib/django/conf/locale/es/LC_MESSAGES 2025-04-27 02:07:00,123 root INFO copying django/conf/locale/es/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es/LC_MESSAGES 2025-04-27 02:07:00,125 root INFO copying django/conf/locale/es/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es/LC_MESSAGES 2025-04-27 02:07:00,128 root INFO creating build/lib/django/conf/locale/ko/LC_MESSAGES 2025-04-27 02:07:00,129 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ko/LC_MESSAGES 2025-04-27 02:07:00,131 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ko/LC_MESSAGES 2025-04-27 02:07:00,134 root INFO creating build/lib/django/conf/locale/fr/LC_MESSAGES 2025-04-27 02:07:00,135 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fr/LC_MESSAGES 2025-04-27 02:07:00,137 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fr/LC_MESSAGES 2025-04-27 02:07:00,140 root INFO creating build/lib/django/conf/locale/bg/LC_MESSAGES 2025-04-27 02:07:00,141 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bg/LC_MESSAGES 2025-04-27 02:07:00,144 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bg/LC_MESSAGES 2025-04-27 02:07:00,147 root INFO creating build/lib/django/conf/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:00,148 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:00,151 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:00,153 root INFO creating build/lib/django/conf/locale/eo/LC_MESSAGES 2025-04-27 02:07:00,154 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eo/LC_MESSAGES 2025-04-27 02:07:00,157 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eo/LC_MESSAGES 2025-04-27 02:07:00,159 root INFO creating build/lib/django/conf/locale/pl/LC_MESSAGES 2025-04-27 02:07:00,161 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pl/LC_MESSAGES 2025-04-27 02:07:00,163 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pl/LC_MESSAGES 2025-04-27 02:07:00,166 root INFO creating build/lib/django/conf/locale/lt/LC_MESSAGES 2025-04-27 02:07:00,167 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lt/LC_MESSAGES 2025-04-27 02:07:00,170 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lt/LC_MESSAGES 2025-04-27 02:07:00,172 root INFO creating build/lib/django/conf/locale/hi/LC_MESSAGES 2025-04-27 02:07:00,174 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hi/LC_MESSAGES 2025-04-27 02:07:00,176 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hi/LC_MESSAGES 2025-04-27 02:07:00,178 root INFO creating build/lib/django/conf/locale/de/LC_MESSAGES 2025-04-27 02:07:00,180 root INFO copying django/conf/locale/de/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/de/LC_MESSAGES 2025-04-27 02:07:00,182 root INFO copying django/conf/locale/de/LC_MESSAGES/django.po -> build/lib/django/conf/locale/de/LC_MESSAGES 2025-04-27 02:07:00,185 root INFO creating build/lib/django/conf/locale/te/LC_MESSAGES 2025-04-27 02:07:00,186 root INFO copying django/conf/locale/te/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/te/LC_MESSAGES 2025-04-27 02:07:00,189 root INFO copying django/conf/locale/te/LC_MESSAGES/django.po -> build/lib/django/conf/locale/te/LC_MESSAGES 2025-04-27 02:07:00,191 root INFO creating build/lib/django/conf/locale/fi/LC_MESSAGES 2025-04-27 02:07:00,192 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fi/LC_MESSAGES 2025-04-27 02:07:00,195 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fi/LC_MESSAGES 2025-04-27 02:07:00,197 root INFO creating build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:00,199 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:00,201 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:00,204 root INFO creating build/lib/django/conf/locale/ru/LC_MESSAGES 2025-04-27 02:07:00,205 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ru/LC_MESSAGES 2025-04-27 02:07:00,208 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ru/LC_MESSAGES 2025-04-27 02:07:00,210 root INFO creating build/lib/django/conf/locale/ca/LC_MESSAGES 2025-04-27 02:07:00,212 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ca/LC_MESSAGES 2025-04-27 02:07:00,214 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ca/LC_MESSAGES 2025-04-27 02:07:00,217 root INFO creating build/lib/django/conf/locale/nb/LC_MESSAGES 2025-04-27 02:07:00,218 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nb/LC_MESSAGES 2025-04-27 02:07:00,221 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nb/LC_MESSAGES 2025-04-27 02:07:00,224 root INFO creating build/lib/django/conf/locale/vi/LC_MESSAGES 2025-04-27 02:07:00,225 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/vi/LC_MESSAGES 2025-04-27 02:07:00,227 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/vi/LC_MESSAGES 2025-04-27 02:07:00,230 root INFO creating build/lib/django/conf/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:00,231 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:00,234 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:00,236 root INFO creating build/lib/django/conf/locale/ml/LC_MESSAGES 2025-04-27 02:07:00,238 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ml/LC_MESSAGES 2025-04-27 02:07:00,240 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ml/LC_MESSAGES 2025-04-27 02:07:00,243 root INFO creating build/lib/django/conf/locale/sl/LC_MESSAGES 2025-04-27 02:07:00,244 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sl/LC_MESSAGES 2025-04-27 02:07:00,246 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sl/LC_MESSAGES 2025-04-27 02:07:00,249 root INFO creating build/lib/django/conf/locale/km/LC_MESSAGES 2025-04-27 02:07:00,250 root INFO copying django/conf/locale/km/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/km/LC_MESSAGES 2025-04-27 02:07:00,253 root INFO copying django/conf/locale/km/LC_MESSAGES/django.po -> build/lib/django/conf/locale/km/LC_MESSAGES 2025-04-27 02:07:00,255 root INFO creating build/lib/django/conf/locale/ig/LC_MESSAGES 2025-04-27 02:07:00,257 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ig/LC_MESSAGES 2025-04-27 02:07:00,259 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ig/LC_MESSAGES 2025-04-27 02:07:00,262 root INFO creating build/lib/django/conf/locale/hu/LC_MESSAGES 2025-04-27 02:07:00,263 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hu/LC_MESSAGES 2025-04-27 02:07:00,266 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hu/LC_MESSAGES 2025-04-27 02:07:00,268 root INFO creating build/lib/django/conf/locale/fy/LC_MESSAGES 2025-04-27 02:07:00,269 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fy/LC_MESSAGES 2025-04-27 02:07:00,272 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fy/LC_MESSAGES 2025-04-27 02:07:00,274 root INFO creating build/lib/django/conf/locale/sk/LC_MESSAGES 2025-04-27 02:07:00,276 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sk/LC_MESSAGES 2025-04-27 02:07:00,278 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sk/LC_MESSAGES 2025-04-27 02:07:00,280 root INFO creating build/lib/django/conf/locale/mn/LC_MESSAGES 2025-04-27 02:07:00,282 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mn/LC_MESSAGES 2025-04-27 02:07:00,284 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mn/LC_MESSAGES 2025-04-27 02:07:00,287 root INFO creating build/lib/django/conf/locale/ro/LC_MESSAGES 2025-04-27 02:07:00,288 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ro/LC_MESSAGES 2025-04-27 02:07:00,291 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ro/LC_MESSAGES 2025-04-27 02:07:00,293 root INFO creating build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2025-04-27 02:07:00,296 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2025-04-27 02:07:00,298 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2025-04-27 02:07:00,300 root INFO creating build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2025-04-27 02:07:00,302 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2025-04-27 02:07:00,305 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2025-04-27 02:07:00,307 root INFO creating build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:00,309 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:00,311 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:00,313 root INFO creating build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2025-04-27 02:07:00,315 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2025-04-27 02:07:00,318 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2025-04-27 02:07:00,320 root INFO creating build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2025-04-27 02:07:00,322 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2025-04-27 02:07:00,324 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2025-04-27 02:07:00,327 root INFO creating build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2025-04-27 02:07:00,328 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2025-04-27 02:07:00,331 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2025-04-27 02:07:00,333 root INFO creating build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2025-04-27 02:07:00,335 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2025-04-27 02:07:00,337 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2025-04-27 02:07:00,340 root INFO creating build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2025-04-27 02:07:00,341 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2025-04-27 02:07:00,344 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2025-04-27 02:07:00,346 root INFO creating build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2025-04-27 02:07:00,348 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2025-04-27 02:07:00,350 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2025-04-27 02:07:00,352 root INFO creating build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2025-04-27 02:07:00,354 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2025-04-27 02:07:00,357 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2025-04-27 02:07:00,359 root INFO creating build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2025-04-27 02:07:00,361 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2025-04-27 02:07:00,363 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2025-04-27 02:07:00,366 root INFO creating build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2025-04-27 02:07:00,368 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2025-04-27 02:07:00,370 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2025-04-27 02:07:00,372 root INFO creating build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2025-04-27 02:07:00,374 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2025-04-27 02:07:00,376 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2025-04-27 02:07:00,378 root INFO creating build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2025-04-27 02:07:00,380 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2025-04-27 02:07:00,383 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2025-04-27 02:07:00,385 root INFO creating build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2025-04-27 02:07:00,387 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2025-04-27 02:07:00,389 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2025-04-27 02:07:00,391 root INFO creating build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2025-04-27 02:07:00,393 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2025-04-27 02:07:00,396 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2025-04-27 02:07:00,398 root INFO creating build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2025-04-27 02:07:00,400 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2025-04-27 02:07:00,402 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2025-04-27 02:07:00,404 root INFO creating build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2025-04-27 02:07:00,406 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2025-04-27 02:07:00,408 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2025-04-27 02:07:00,410 root INFO creating build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2025-04-27 02:07:00,412 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2025-04-27 02:07:00,415 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2025-04-27 02:07:00,417 root INFO creating build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:00,418 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:00,421 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:00,423 root INFO creating build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:00,425 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:00,427 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:00,429 root INFO creating build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2025-04-27 02:07:00,431 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2025-04-27 02:07:00,433 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2025-04-27 02:07:00,436 root INFO creating build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2025-04-27 02:07:00,438 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2025-04-27 02:07:00,440 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2025-04-27 02:07:00,442 root INFO creating build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:00,444 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:00,446 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:00,448 root INFO creating build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:00,450 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:00,452 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:00,455 root INFO creating build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:00,456 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:00,459 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:00,461 root INFO creating build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:00,463 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:00,465 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:00,467 root INFO creating build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2025-04-27 02:07:00,469 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2025-04-27 02:07:00,472 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2025-04-27 02:07:00,474 root INFO creating build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2025-04-27 02:07:00,476 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2025-04-27 02:07:00,498 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2025-04-27 02:07:00,500 root INFO creating build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2025-04-27 02:07:00,502 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2025-04-27 02:07:00,504 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2025-04-27 02:07:00,507 root INFO creating build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2025-04-27 02:07:00,508 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2025-04-27 02:07:00,511 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2025-04-27 02:07:00,513 root INFO creating build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2025-04-27 02:07:00,515 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2025-04-27 02:07:00,517 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2025-04-27 02:07:00,520 root INFO creating build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2025-04-27 02:07:00,522 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2025-04-27 02:07:00,524 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2025-04-27 02:07:00,526 root INFO creating build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2025-04-27 02:07:00,528 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2025-04-27 02:07:00,530 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2025-04-27 02:07:00,533 root INFO creating build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2025-04-27 02:07:00,535 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2025-04-27 02:07:00,537 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2025-04-27 02:07:00,539 root INFO creating build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2025-04-27 02:07:00,541 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2025-04-27 02:07:00,544 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2025-04-27 02:07:00,546 root INFO creating build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2025-04-27 02:07:00,548 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2025-04-27 02:07:00,550 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2025-04-27 02:07:00,553 root INFO creating build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2025-04-27 02:07:00,554 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2025-04-27 02:07:00,557 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2025-04-27 02:07:00,559 root INFO creating build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2025-04-27 02:07:00,561 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2025-04-27 02:07:00,566 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2025-04-27 02:07:00,568 root INFO creating build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2025-04-27 02:07:00,570 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2025-04-27 02:07:00,572 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2025-04-27 02:07:00,574 root INFO creating build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2025-04-27 02:07:00,576 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2025-04-27 02:07:00,578 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2025-04-27 02:07:00,581 root INFO creating build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2025-04-27 02:07:00,583 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2025-04-27 02:07:00,585 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2025-04-27 02:07:00,587 root INFO creating build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2025-04-27 02:07:00,589 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2025-04-27 02:07:00,592 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2025-04-27 02:07:00,594 root INFO creating build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2025-04-27 02:07:00,596 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2025-04-27 02:07:00,598 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2025-04-27 02:07:00,600 root INFO creating build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2025-04-27 02:07:00,602 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2025-04-27 02:07:00,604 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2025-04-27 02:07:00,607 root INFO creating build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2025-04-27 02:07:00,608 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2025-04-27 02:07:00,611 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2025-04-27 02:07:00,613 root INFO creating build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2025-04-27 02:07:00,615 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2025-04-27 02:07:00,617 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2025-04-27 02:07:00,619 root INFO creating build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2025-04-27 02:07:00,621 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2025-04-27 02:07:00,624 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2025-04-27 02:07:00,626 root INFO creating build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2025-04-27 02:07:00,627 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2025-04-27 02:07:00,630 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2025-04-27 02:07:00,632 root INFO creating build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2025-04-27 02:07:00,634 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2025-04-27 02:07:00,636 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2025-04-27 02:07:00,638 root INFO creating build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2025-04-27 02:07:00,640 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2025-04-27 02:07:00,642 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2025-04-27 02:07:00,644 root INFO creating build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2025-04-27 02:07:00,646 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2025-04-27 02:07:00,648 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2025-04-27 02:07:00,651 root INFO creating build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2025-04-27 02:07:00,652 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2025-04-27 02:07:00,655 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2025-04-27 02:07:00,657 root INFO creating build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2025-04-27 02:07:00,659 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2025-04-27 02:07:00,661 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2025-04-27 02:07:00,663 root INFO creating build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2025-04-27 02:07:00,665 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2025-04-27 02:07:00,668 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2025-04-27 02:07:00,670 root INFO creating build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2025-04-27 02:07:00,672 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2025-04-27 02:07:00,674 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2025-04-27 02:07:00,676 root INFO creating build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2025-04-27 02:07:00,678 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2025-04-27 02:07:00,680 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2025-04-27 02:07:00,682 root INFO creating build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2025-04-27 02:07:00,684 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2025-04-27 02:07:00,686 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2025-04-27 02:07:00,688 root INFO creating build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2025-04-27 02:07:00,690 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2025-04-27 02:07:00,692 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2025-04-27 02:07:00,694 root INFO creating build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2025-04-27 02:07:00,696 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2025-04-27 02:07:00,698 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2025-04-27 02:07:00,700 root INFO creating build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2025-04-27 02:07:00,702 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2025-04-27 02:07:00,705 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2025-04-27 02:07:00,707 root INFO creating build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2025-04-27 02:07:00,709 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2025-04-27 02:07:00,711 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2025-04-27 02:07:00,713 root INFO creating build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2025-04-27 02:07:00,715 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2025-04-27 02:07:00,717 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2025-04-27 02:07:00,719 root INFO creating build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2025-04-27 02:07:00,721 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2025-04-27 02:07:00,723 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2025-04-27 02:07:00,725 root INFO creating build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2025-04-27 02:07:00,727 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2025-04-27 02:07:00,730 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2025-04-27 02:07:00,732 root INFO creating build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2025-04-27 02:07:00,733 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2025-04-27 02:07:00,736 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2025-04-27 02:07:00,738 root INFO creating build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2025-04-27 02:07:00,740 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2025-04-27 02:07:00,742 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2025-04-27 02:07:00,744 root INFO creating build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2025-04-27 02:07:00,746 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2025-04-27 02:07:00,748 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2025-04-27 02:07:00,750 root INFO creating build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2025-04-27 02:07:00,752 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2025-04-27 02:07:00,755 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2025-04-27 02:07:00,757 root INFO creating build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2025-04-27 02:07:00,758 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2025-04-27 02:07:00,761 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2025-04-27 02:07:00,763 root INFO creating build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2025-04-27 02:07:00,765 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2025-04-27 02:07:00,767 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2025-04-27 02:07:00,770 root INFO creating build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2025-04-27 02:07:00,771 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2025-04-27 02:07:00,774 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2025-04-27 02:07:00,776 root INFO creating build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:00,778 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:00,780 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:00,782 root INFO creating build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2025-04-27 02:07:00,784 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2025-04-27 02:07:00,786 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2025-04-27 02:07:00,789 root INFO creating build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2025-04-27 02:07:00,791 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2025-04-27 02:07:00,793 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2025-04-27 02:07:00,795 root INFO creating build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2025-04-27 02:07:00,797 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2025-04-27 02:07:00,799 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2025-04-27 02:07:00,801 root INFO creating build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2025-04-27 02:07:00,803 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2025-04-27 02:07:00,805 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2025-04-27 02:07:00,807 root INFO creating build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2025-04-27 02:07:00,809 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2025-04-27 02:07:00,811 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2025-04-27 02:07:00,814 root INFO creating build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2025-04-27 02:07:00,815 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2025-04-27 02:07:00,818 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2025-04-27 02:07:00,820 root INFO creating build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:00,821 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:00,824 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:00,826 root INFO creating build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2025-04-27 02:07:00,828 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2025-04-27 02:07:00,830 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2025-04-27 02:07:00,833 root INFO creating build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2025-04-27 02:07:00,834 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2025-04-27 02:07:00,837 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2025-04-27 02:07:00,839 root INFO creating build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2025-04-27 02:07:00,841 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2025-04-27 02:07:00,843 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2025-04-27 02:07:00,845 root INFO creating build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2025-04-27 02:07:00,847 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2025-04-27 02:07:00,849 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2025-04-27 02:07:00,851 root INFO creating build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2025-04-27 02:07:00,853 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2025-04-27 02:07:00,855 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2025-04-27 02:07:00,857 root INFO creating build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2025-04-27 02:07:00,859 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2025-04-27 02:07:00,861 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2025-04-27 02:07:00,863 root INFO creating build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2025-04-27 02:07:00,865 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2025-04-27 02:07:00,868 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2025-04-27 02:07:00,870 root INFO creating build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2025-04-27 02:07:00,872 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2025-04-27 02:07:00,874 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2025-04-27 02:07:00,876 root INFO creating build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2025-04-27 02:07:00,878 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2025-04-27 02:07:00,880 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2025-04-27 02:07:00,882 root INFO creating build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2025-04-27 02:07:00,884 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2025-04-27 02:07:00,886 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2025-04-27 02:07:00,889 root INFO creating build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2025-04-27 02:07:00,890 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2025-04-27 02:07:00,893 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2025-04-27 02:07:00,895 root INFO creating build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2025-04-27 02:07:00,897 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2025-04-27 02:07:00,899 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2025-04-27 02:07:00,901 root INFO creating build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2025-04-27 02:07:00,903 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2025-04-27 02:07:00,906 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2025-04-27 02:07:00,908 root INFO creating build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2025-04-27 02:07:00,910 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2025-04-27 02:07:00,912 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2025-04-27 02:07:00,914 root INFO creating build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:00,916 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:00,918 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:00,920 root INFO creating build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:00,922 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:00,925 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:00,927 root INFO creating build/lib/django/contrib/postgres/jinja2/postgres/widgets 2025-04-27 02:07:00,929 root INFO copying django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/jinja2/postgres/widgets 2025-04-27 02:07:00,931 root INFO creating build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2025-04-27 02:07:00,933 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2025-04-27 02:07:00,936 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2025-04-27 02:07:00,938 root INFO creating build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2025-04-27 02:07:00,940 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2025-04-27 02:07:00,942 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2025-04-27 02:07:00,944 root INFO creating build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:00,946 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:00,949 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:00,951 root INFO creating build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2025-04-27 02:07:00,953 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2025-04-27 02:07:00,955 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2025-04-27 02:07:00,957 root INFO creating build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2025-04-27 02:07:00,959 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2025-04-27 02:07:00,962 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2025-04-27 02:07:00,964 root INFO creating build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2025-04-27 02:07:00,966 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2025-04-27 02:07:00,968 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2025-04-27 02:07:00,970 root INFO creating build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2025-04-27 02:07:00,972 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2025-04-27 02:07:00,975 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2025-04-27 02:07:00,977 root INFO creating build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2025-04-27 02:07:00,979 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2025-04-27 02:07:00,981 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2025-04-27 02:07:00,983 root INFO creating build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2025-04-27 02:07:00,985 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2025-04-27 02:07:00,988 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2025-04-27 02:07:00,990 root INFO creating build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2025-04-27 02:07:00,992 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2025-04-27 02:07:00,995 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2025-04-27 02:07:00,997 root INFO creating build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2025-04-27 02:07:00,999 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2025-04-27 02:07:01,001 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2025-04-27 02:07:01,004 root INFO creating build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2025-04-27 02:07:01,006 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2025-04-27 02:07:01,008 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2025-04-27 02:07:01,011 root INFO creating build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2025-04-27 02:07:01,013 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2025-04-27 02:07:01,015 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2025-04-27 02:07:01,017 root INFO creating build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2025-04-27 02:07:01,019 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2025-04-27 02:07:01,022 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2025-04-27 02:07:01,024 root INFO creating build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:01,026 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:01,028 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:01,030 root INFO creating build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2025-04-27 02:07:01,032 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2025-04-27 02:07:01,034 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2025-04-27 02:07:01,037 root INFO creating build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2025-04-27 02:07:01,039 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2025-04-27 02:07:01,041 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2025-04-27 02:07:01,043 root INFO creating build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:01,045 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:01,047 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:01,049 root INFO creating build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:01,051 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:01,054 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:01,056 root INFO creating build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:01,058 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:01,060 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:01,062 root INFO creating build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2025-04-27 02:07:01,064 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2025-04-27 02:07:01,067 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2025-04-27 02:07:01,069 root INFO creating build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2025-04-27 02:07:01,071 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2025-04-27 02:07:01,073 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2025-04-27 02:07:01,075 root INFO creating build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2025-04-27 02:07:01,077 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2025-04-27 02:07:01,080 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2025-04-27 02:07:01,082 root INFO creating build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2025-04-27 02:07:01,084 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2025-04-27 02:07:01,086 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2025-04-27 02:07:01,088 root INFO creating build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2025-04-27 02:07:01,090 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2025-04-27 02:07:01,092 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2025-04-27 02:07:01,095 root INFO creating build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2025-04-27 02:07:01,096 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2025-04-27 02:07:01,099 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2025-04-27 02:07:01,101 root INFO creating build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2025-04-27 02:07:01,103 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2025-04-27 02:07:01,105 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2025-04-27 02:07:01,108 root INFO creating build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2025-04-27 02:07:01,110 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2025-04-27 02:07:01,112 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2025-04-27 02:07:01,114 root INFO creating build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2025-04-27 02:07:01,116 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2025-04-27 02:07:01,119 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2025-04-27 02:07:01,121 root INFO creating build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2025-04-27 02:07:01,123 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2025-04-27 02:07:01,125 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2025-04-27 02:07:01,127 root INFO creating build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2025-04-27 02:07:01,129 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2025-04-27 02:07:01,131 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2025-04-27 02:07:01,134 root INFO creating build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2025-04-27 02:07:01,136 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2025-04-27 02:07:01,138 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2025-04-27 02:07:01,140 root INFO creating build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2025-04-27 02:07:01,142 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2025-04-27 02:07:01,144 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2025-04-27 02:07:01,146 root INFO creating build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2025-04-27 02:07:01,148 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2025-04-27 02:07:01,150 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2025-04-27 02:07:01,153 root INFO creating build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2025-04-27 02:07:01,155 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2025-04-27 02:07:01,157 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2025-04-27 02:07:01,159 root INFO creating build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2025-04-27 02:07:01,161 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2025-04-27 02:07:01,163 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2025-04-27 02:07:01,165 root INFO creating build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2025-04-27 02:07:01,167 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2025-04-27 02:07:01,170 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2025-04-27 02:07:01,172 root INFO creating build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2025-04-27 02:07:01,173 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2025-04-27 02:07:01,176 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2025-04-27 02:07:01,178 root INFO creating build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2025-04-27 02:07:01,180 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2025-04-27 02:07:01,182 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2025-04-27 02:07:01,184 root INFO creating build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2025-04-27 02:07:01,186 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2025-04-27 02:07:01,188 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2025-04-27 02:07:01,190 root INFO creating build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2025-04-27 02:07:01,192 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2025-04-27 02:07:01,194 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2025-04-27 02:07:01,196 root INFO creating build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2025-04-27 02:07:01,198 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2025-04-27 02:07:01,200 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2025-04-27 02:07:01,203 root INFO creating build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2025-04-27 02:07:01,204 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2025-04-27 02:07:01,207 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2025-04-27 02:07:01,209 root INFO creating build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2025-04-27 02:07:01,211 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2025-04-27 02:07:01,213 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2025-04-27 02:07:01,215 root INFO creating build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2025-04-27 02:07:01,217 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2025-04-27 02:07:01,220 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2025-04-27 02:07:01,222 root INFO creating build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2025-04-27 02:07:01,223 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2025-04-27 02:07:01,226 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2025-04-27 02:07:01,228 root INFO creating build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2025-04-27 02:07:01,230 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2025-04-27 02:07:01,232 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2025-04-27 02:07:01,234 root INFO creating build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2025-04-27 02:07:01,236 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2025-04-27 02:07:01,238 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2025-04-27 02:07:01,241 root INFO creating build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2025-04-27 02:07:01,242 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2025-04-27 02:07:01,245 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2025-04-27 02:07:01,247 root INFO creating build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2025-04-27 02:07:01,249 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2025-04-27 02:07:01,251 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2025-04-27 02:07:01,253 root INFO creating build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2025-04-27 02:07:01,255 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2025-04-27 02:07:01,257 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2025-04-27 02:07:01,259 root INFO creating build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2025-04-27 02:07:01,261 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2025-04-27 02:07:01,264 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2025-04-27 02:07:01,266 root INFO creating build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2025-04-27 02:07:01,268 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2025-04-27 02:07:01,270 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2025-04-27 02:07:01,272 root INFO creating build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:01,274 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:01,276 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:01,278 root INFO creating build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2025-04-27 02:07:01,280 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2025-04-27 02:07:01,282 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2025-04-27 02:07:01,284 root INFO creating build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2025-04-27 02:07:01,286 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2025-04-27 02:07:01,288 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2025-04-27 02:07:01,290 root INFO creating build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2025-04-27 02:07:01,292 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2025-04-27 02:07:01,295 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2025-04-27 02:07:01,297 root INFO creating build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2025-04-27 02:07:01,299 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2025-04-27 02:07:01,301 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2025-04-27 02:07:01,303 root INFO creating build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2025-04-27 02:07:01,305 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2025-04-27 02:07:01,307 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2025-04-27 02:07:01,309 root INFO creating build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2025-04-27 02:07:01,311 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2025-04-27 02:07:01,313 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2025-04-27 02:07:01,315 root INFO creating build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:01,317 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:01,319 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:01,321 root INFO creating build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2025-04-27 02:07:01,323 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2025-04-27 02:07:01,325 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2025-04-27 02:07:01,327 root INFO creating build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2025-04-27 02:07:01,329 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2025-04-27 02:07:01,331 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2025-04-27 02:07:01,333 root INFO creating build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2025-04-27 02:07:01,335 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2025-04-27 02:07:01,337 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2025-04-27 02:07:01,339 root INFO creating build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2025-04-27 02:07:01,341 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2025-04-27 02:07:01,343 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2025-04-27 02:07:01,345 root INFO creating build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2025-04-27 02:07:01,347 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2025-04-27 02:07:01,349 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2025-04-27 02:07:01,351 root INFO creating build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2025-04-27 02:07:01,353 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2025-04-27 02:07:01,355 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2025-04-27 02:07:01,357 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:01,359 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:01,361 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:01,363 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:01,365 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:01,367 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:01,369 root INFO creating build/lib/django/contrib/postgres/templates/postgres/widgets 2025-04-27 02:07:01,371 root INFO copying django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/templates/postgres/widgets 2025-04-27 02:07:01,373 root INFO creating build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2025-04-27 02:07:01,374 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2025-04-27 02:07:01,377 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2025-04-27 02:07:01,379 root INFO creating build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2025-04-27 02:07:01,380 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2025-04-27 02:07:01,383 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2025-04-27 02:07:01,385 root INFO creating build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:01,387 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:01,389 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:01,391 root INFO creating build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2025-04-27 02:07:01,393 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2025-04-27 02:07:01,395 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2025-04-27 02:07:01,397 root INFO creating build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2025-04-27 02:07:01,399 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2025-04-27 02:07:01,401 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2025-04-27 02:07:01,403 root INFO creating build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2025-04-27 02:07:01,405 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2025-04-27 02:07:01,407 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2025-04-27 02:07:01,409 root INFO creating build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2025-04-27 02:07:01,411 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2025-04-27 02:07:01,413 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2025-04-27 02:07:01,416 root INFO creating build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2025-04-27 02:07:01,417 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2025-04-27 02:07:01,420 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2025-04-27 02:07:01,421 root INFO creating build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2025-04-27 02:07:01,423 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2025-04-27 02:07:01,425 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2025-04-27 02:07:01,427 root INFO creating build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2025-04-27 02:07:01,429 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2025-04-27 02:07:01,431 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2025-04-27 02:07:01,433 root INFO creating build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2025-04-27 02:07:01,435 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2025-04-27 02:07:01,437 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2025-04-27 02:07:01,439 root INFO creating build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2025-04-27 02:07:01,441 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2025-04-27 02:07:01,444 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2025-04-27 02:07:01,446 root INFO creating build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2025-04-27 02:07:01,448 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2025-04-27 02:07:01,450 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2025-04-27 02:07:01,452 root INFO creating build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2025-04-27 02:07:01,454 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2025-04-27 02:07:01,456 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2025-04-27 02:07:01,459 root INFO creating build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2025-04-27 02:07:01,461 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2025-04-27 02:07:01,463 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2025-04-27 02:07:01,465 root INFO creating build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2025-04-27 02:07:01,467 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2025-04-27 02:07:01,469 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2025-04-27 02:07:01,472 root INFO creating build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2025-04-27 02:07:01,473 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2025-04-27 02:07:01,476 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2025-04-27 02:07:01,478 root INFO creating build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2025-04-27 02:07:01,480 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2025-04-27 02:07:01,482 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2025-04-27 02:07:01,484 root INFO creating build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2025-04-27 02:07:01,486 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2025-04-27 02:07:01,489 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2025-04-27 02:07:01,491 root INFO creating build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:01,493 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:01,495 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:01,497 root INFO creating build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:01,499 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:01,501 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:01,503 root INFO creating build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2025-04-27 02:07:01,505 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2025-04-27 02:07:01,508 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2025-04-27 02:07:01,510 root INFO creating build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2025-04-27 02:07:01,512 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2025-04-27 02:07:01,514 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2025-04-27 02:07:01,516 root INFO creating build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:01,518 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:01,520 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:01,523 root INFO creating build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:01,524 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:01,527 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:01,529 root INFO creating build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:01,531 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:01,533 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:01,535 root INFO creating build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:01,537 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:01,540 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:01,542 root INFO creating build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2025-04-27 02:07:01,544 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2025-04-27 02:07:01,546 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2025-04-27 02:07:01,548 root INFO creating build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2025-04-27 02:07:01,550 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2025-04-27 02:07:01,552 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2025-04-27 02:07:01,555 root INFO creating build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2025-04-27 02:07:01,557 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2025-04-27 02:07:01,559 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2025-04-27 02:07:01,561 root INFO creating build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2025-04-27 02:07:01,563 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2025-04-27 02:07:01,565 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2025-04-27 02:07:01,568 root INFO creating build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2025-04-27 02:07:01,570 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2025-04-27 02:07:01,574 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2025-04-27 02:07:01,576 root INFO creating build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2025-04-27 02:07:01,578 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2025-04-27 02:07:01,580 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2025-04-27 02:07:01,582 root INFO creating build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2025-04-27 02:07:01,584 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2025-04-27 02:07:01,587 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2025-04-27 02:07:01,589 root INFO creating build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2025-04-27 02:07:01,591 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2025-04-27 02:07:01,593 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2025-04-27 02:07:01,595 root INFO creating build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2025-04-27 02:07:01,597 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2025-04-27 02:07:01,600 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2025-04-27 02:07:01,602 root INFO creating build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2025-04-27 02:07:01,604 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2025-04-27 02:07:01,606 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2025-04-27 02:07:01,608 root INFO creating build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2025-04-27 02:07:01,610 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2025-04-27 02:07:01,613 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2025-04-27 02:07:01,615 root INFO creating build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2025-04-27 02:07:01,617 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2025-04-27 02:07:01,619 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2025-04-27 02:07:01,621 root INFO creating build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2025-04-27 02:07:01,623 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2025-04-27 02:07:01,625 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2025-04-27 02:07:01,627 root INFO creating build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2025-04-27 02:07:01,629 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2025-04-27 02:07:01,631 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2025-04-27 02:07:01,634 root INFO creating build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2025-04-27 02:07:01,635 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2025-04-27 02:07:01,638 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2025-04-27 02:07:01,640 root INFO creating build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2025-04-27 02:07:01,642 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2025-04-27 02:07:01,644 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2025-04-27 02:07:01,646 root INFO creating build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2025-04-27 02:07:01,648 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2025-04-27 02:07:01,650 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2025-04-27 02:07:01,653 root INFO creating build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2025-04-27 02:07:01,654 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2025-04-27 02:07:01,656 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2025-04-27 02:07:01,659 root INFO creating build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2025-04-27 02:07:01,661 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2025-04-27 02:07:01,663 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2025-04-27 02:07:01,665 root INFO creating build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2025-04-27 02:07:01,667 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2025-04-27 02:07:01,669 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2025-04-27 02:07:01,672 root INFO creating build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2025-04-27 02:07:01,674 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2025-04-27 02:07:01,676 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2025-04-27 02:07:01,678 root INFO creating build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2025-04-27 02:07:01,680 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2025-04-27 02:07:01,682 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2025-04-27 02:07:01,685 root INFO creating build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2025-04-27 02:07:01,686 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2025-04-27 02:07:01,689 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2025-04-27 02:07:01,691 root INFO creating build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2025-04-27 02:07:01,693 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2025-04-27 02:07:01,695 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2025-04-27 02:07:01,697 root INFO creating build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2025-04-27 02:07:01,699 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2025-04-27 02:07:01,701 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2025-04-27 02:07:01,704 root INFO creating build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2025-04-27 02:07:01,705 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2025-04-27 02:07:01,708 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2025-04-27 02:07:01,710 root INFO creating build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2025-04-27 02:07:01,712 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2025-04-27 02:07:01,714 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2025-04-27 02:07:01,717 root INFO creating build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2025-04-27 02:07:01,719 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2025-04-27 02:07:01,721 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2025-04-27 02:07:01,723 root INFO creating build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2025-04-27 02:07:01,725 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2025-04-27 02:07:01,727 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2025-04-27 02:07:01,730 root INFO creating build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2025-04-27 02:07:01,732 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2025-04-27 02:07:01,734 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2025-04-27 02:07:01,736 root INFO creating build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2025-04-27 02:07:01,738 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2025-04-27 02:07:01,741 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2025-04-27 02:07:01,743 root INFO creating build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2025-04-27 02:07:01,745 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2025-04-27 02:07:01,747 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2025-04-27 02:07:01,750 root INFO creating build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2025-04-27 02:07:01,751 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2025-04-27 02:07:01,754 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2025-04-27 02:07:01,756 root INFO creating build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2025-04-27 02:07:01,758 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2025-04-27 02:07:01,760 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2025-04-27 02:07:01,762 root INFO creating build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2025-04-27 02:07:01,764 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2025-04-27 02:07:01,767 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2025-04-27 02:07:01,769 root INFO creating build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2025-04-27 02:07:01,771 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2025-04-27 02:07:01,773 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2025-04-27 02:07:01,775 root INFO creating build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2025-04-27 02:07:01,777 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2025-04-27 02:07:01,780 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2025-04-27 02:07:01,782 root INFO creating build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2025-04-27 02:07:01,784 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2025-04-27 02:07:01,786 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2025-04-27 02:07:01,788 root INFO creating build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2025-04-27 02:07:01,790 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2025-04-27 02:07:01,793 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2025-04-27 02:07:01,795 root INFO creating build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2025-04-27 02:07:01,797 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2025-04-27 02:07:01,799 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2025-04-27 02:07:01,801 root INFO creating build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2025-04-27 02:07:01,803 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2025-04-27 02:07:01,806 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2025-04-27 02:07:01,808 root INFO creating build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2025-04-27 02:07:01,810 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2025-04-27 02:07:01,812 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2025-04-27 02:07:01,814 root INFO creating build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2025-04-27 02:07:01,816 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2025-04-27 02:07:01,818 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2025-04-27 02:07:01,821 root INFO creating build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2025-04-27 02:07:01,823 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2025-04-27 02:07:01,825 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2025-04-27 02:07:01,827 root INFO creating build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:01,829 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:01,832 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:01,834 root INFO creating build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2025-04-27 02:07:01,836 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2025-04-27 02:07:01,838 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2025-04-27 02:07:01,841 root INFO creating build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2025-04-27 02:07:01,843 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2025-04-27 02:07:01,845 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2025-04-27 02:07:01,848 root INFO creating build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2025-04-27 02:07:01,849 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2025-04-27 02:07:01,852 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2025-04-27 02:07:01,854 root INFO creating build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2025-04-27 02:07:01,856 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2025-04-27 02:07:01,859 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2025-04-27 02:07:01,861 root INFO creating build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2025-04-27 02:07:01,863 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2025-04-27 02:07:01,865 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2025-04-27 02:07:01,867 root INFO creating build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2025-04-27 02:07:01,869 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2025-04-27 02:07:01,872 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2025-04-27 02:07:01,874 root INFO creating build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:01,876 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:01,878 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:01,880 root INFO creating build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2025-04-27 02:07:01,882 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2025-04-27 02:07:01,884 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2025-04-27 02:07:01,887 root INFO creating build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2025-04-27 02:07:01,889 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2025-04-27 02:07:01,891 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2025-04-27 02:07:01,893 root INFO creating build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2025-04-27 02:07:01,895 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2025-04-27 02:07:01,897 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2025-04-27 02:07:01,899 root INFO creating build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2025-04-27 02:07:01,901 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2025-04-27 02:07:01,904 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2025-04-27 02:07:01,906 root INFO creating build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2025-04-27 02:07:01,908 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2025-04-27 02:07:01,910 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2025-04-27 02:07:01,912 root INFO creating build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2025-04-27 02:07:01,914 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2025-04-27 02:07:01,916 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2025-04-27 02:07:01,918 root INFO creating build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2025-04-27 02:07:01,920 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2025-04-27 02:07:01,923 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2025-04-27 02:07:01,925 root INFO creating build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2025-04-27 02:07:01,927 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2025-04-27 02:07:01,929 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2025-04-27 02:07:01,931 root INFO creating build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2025-04-27 02:07:01,933 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2025-04-27 02:07:01,935 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2025-04-27 02:07:01,937 root INFO creating build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2025-04-27 02:07:01,939 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2025-04-27 02:07:01,942 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2025-04-27 02:07:01,944 root INFO creating build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2025-04-27 02:07:01,946 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2025-04-27 02:07:01,948 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2025-04-27 02:07:01,950 root INFO creating build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2025-04-27 02:07:01,952 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2025-04-27 02:07:01,954 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2025-04-27 02:07:01,956 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:01,958 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:01,961 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:01,963 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:01,965 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:01,967 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:01,969 root INFO creating build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:01,971 root INFO copying django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:01,974 root INFO copying django/contrib/admindocs/templates/admin_doc/index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:01,976 root INFO copying django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:01,978 root INFO copying django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:01,980 root INFO copying django/contrib/admindocs/templates/admin_doc/model_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:01,983 root INFO copying django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:01,985 root INFO copying django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:01,987 root INFO copying django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:01,990 root INFO copying django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:01,992 root INFO copying django/contrib/admindocs/templates/admin_doc/view_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:01,994 root INFO creating build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2025-04-27 02:07:01,996 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2025-04-27 02:07:01,999 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2025-04-27 02:07:02,001 root INFO creating build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2025-04-27 02:07:02,003 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2025-04-27 02:07:02,005 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2025-04-27 02:07:02,007 root INFO creating build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:02,009 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:02,012 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:02,014 root INFO creating build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2025-04-27 02:07:02,016 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2025-04-27 02:07:02,018 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2025-04-27 02:07:02,020 root INFO creating build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2025-04-27 02:07:02,022 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2025-04-27 02:07:02,025 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2025-04-27 02:07:02,027 root INFO creating build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2025-04-27 02:07:02,029 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2025-04-27 02:07:02,031 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2025-04-27 02:07:02,033 root INFO creating build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2025-04-27 02:07:02,035 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2025-04-27 02:07:02,037 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2025-04-27 02:07:02,039 root INFO creating build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2025-04-27 02:07:02,041 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2025-04-27 02:07:02,044 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2025-04-27 02:07:02,046 root INFO creating build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2025-04-27 02:07:02,048 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2025-04-27 02:07:02,050 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2025-04-27 02:07:02,052 root INFO creating build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2025-04-27 02:07:02,054 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2025-04-27 02:07:02,057 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2025-04-27 02:07:02,059 root INFO creating build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2025-04-27 02:07:02,061 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2025-04-27 02:07:02,063 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2025-04-27 02:07:02,065 root INFO creating build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2025-04-27 02:07:02,067 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2025-04-27 02:07:02,069 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2025-04-27 02:07:02,072 root INFO creating build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2025-04-27 02:07:02,073 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2025-04-27 02:07:02,076 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2025-04-27 02:07:02,078 root INFO creating build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2025-04-27 02:07:02,080 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2025-04-27 02:07:02,082 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2025-04-27 02:07:02,084 root INFO creating build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2025-04-27 02:07:02,086 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2025-04-27 02:07:02,088 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2025-04-27 02:07:02,090 root INFO creating build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2025-04-27 02:07:02,092 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2025-04-27 02:07:02,095 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2025-04-27 02:07:02,097 root INFO creating build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2025-04-27 02:07:02,099 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2025-04-27 02:07:02,101 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2025-04-27 02:07:02,103 root INFO creating build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2025-04-27 02:07:02,105 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2025-04-27 02:07:02,107 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2025-04-27 02:07:02,109 root INFO creating build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2025-04-27 02:07:02,111 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2025-04-27 02:07:02,113 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2025-04-27 02:07:02,115 root INFO creating build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:02,117 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:02,119 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:02,121 root INFO creating build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:02,123 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:02,125 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:02,127 root INFO creating build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2025-04-27 02:07:02,129 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2025-04-27 02:07:02,131 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2025-04-27 02:07:02,134 root INFO creating build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2025-04-27 02:07:02,136 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2025-04-27 02:07:02,138 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2025-04-27 02:07:02,140 root INFO creating build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:02,142 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:02,144 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:02,146 root INFO creating build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:02,148 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:02,150 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:02,153 root INFO creating build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:02,154 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:02,157 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:02,159 root INFO creating build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:02,161 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:02,163 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:02,165 root INFO creating build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2025-04-27 02:07:02,167 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2025-04-27 02:07:02,169 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2025-04-27 02:07:02,171 root INFO creating build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2025-04-27 02:07:02,173 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2025-04-27 02:07:02,175 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2025-04-27 02:07:02,177 root INFO creating build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2025-04-27 02:07:02,179 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2025-04-27 02:07:02,182 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2025-04-27 02:07:02,184 root INFO creating build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2025-04-27 02:07:02,186 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2025-04-27 02:07:02,188 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2025-04-27 02:07:02,190 root INFO creating build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2025-04-27 02:07:02,192 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2025-04-27 02:07:02,194 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2025-04-27 02:07:02,196 root INFO creating build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2025-04-27 02:07:02,198 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2025-04-27 02:07:02,200 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2025-04-27 02:07:02,202 root INFO creating build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2025-04-27 02:07:02,204 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2025-04-27 02:07:02,207 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2025-04-27 02:07:02,209 root INFO creating build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2025-04-27 02:07:02,211 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2025-04-27 02:07:02,213 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2025-04-27 02:07:02,215 root INFO creating build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2025-04-27 02:07:02,217 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2025-04-27 02:07:02,219 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2025-04-27 02:07:02,221 root INFO creating build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2025-04-27 02:07:02,223 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2025-04-27 02:07:02,225 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2025-04-27 02:07:02,228 root INFO creating build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2025-04-27 02:07:02,229 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2025-04-27 02:07:02,232 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2025-04-27 02:07:02,234 root INFO creating build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2025-04-27 02:07:02,236 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2025-04-27 02:07:02,238 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2025-04-27 02:07:02,241 root INFO creating build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2025-04-27 02:07:02,242 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2025-04-27 02:07:02,245 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2025-04-27 02:07:02,247 root INFO creating build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2025-04-27 02:07:02,249 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2025-04-27 02:07:02,251 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2025-04-27 02:07:02,253 root INFO creating build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2025-04-27 02:07:02,255 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2025-04-27 02:07:02,257 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2025-04-27 02:07:02,260 root INFO creating build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2025-04-27 02:07:02,261 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2025-04-27 02:07:02,264 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2025-04-27 02:07:02,266 root INFO creating build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2025-04-27 02:07:02,268 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2025-04-27 02:07:02,270 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2025-04-27 02:07:02,272 root INFO creating build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2025-04-27 02:07:02,274 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2025-04-27 02:07:02,277 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2025-04-27 02:07:02,279 root INFO creating build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2025-04-27 02:07:02,281 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2025-04-27 02:07:02,283 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2025-04-27 02:07:02,285 root INFO creating build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2025-04-27 02:07:02,287 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2025-04-27 02:07:02,289 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2025-04-27 02:07:02,291 root INFO creating build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2025-04-27 02:07:02,293 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2025-04-27 02:07:02,295 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2025-04-27 02:07:02,297 root INFO creating build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2025-04-27 02:07:02,299 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2025-04-27 02:07:02,301 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2025-04-27 02:07:02,304 root INFO creating build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2025-04-27 02:07:02,306 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2025-04-27 02:07:02,308 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2025-04-27 02:07:02,310 root INFO creating build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2025-04-27 02:07:02,312 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2025-04-27 02:07:02,314 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2025-04-27 02:07:02,316 root INFO creating build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2025-04-27 02:07:02,318 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2025-04-27 02:07:02,320 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2025-04-27 02:07:02,323 root INFO creating build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2025-04-27 02:07:02,324 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2025-04-27 02:07:02,327 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2025-04-27 02:07:02,329 root INFO creating build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2025-04-27 02:07:02,331 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2025-04-27 02:07:02,333 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2025-04-27 02:07:02,335 root INFO creating build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2025-04-27 02:07:02,337 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2025-04-27 02:07:02,339 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2025-04-27 02:07:02,342 root INFO creating build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2025-04-27 02:07:02,343 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2025-04-27 02:07:02,345 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2025-04-27 02:07:02,347 root INFO creating build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2025-04-27 02:07:02,349 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2025-04-27 02:07:02,351 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2025-04-27 02:07:02,353 root INFO creating build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2025-04-27 02:07:02,355 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2025-04-27 02:07:02,357 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2025-04-27 02:07:02,359 root INFO creating build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2025-04-27 02:07:02,361 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2025-04-27 02:07:02,363 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2025-04-27 02:07:02,365 root INFO creating build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2025-04-27 02:07:02,367 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2025-04-27 02:07:02,369 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2025-04-27 02:07:02,371 root INFO creating build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2025-04-27 02:07:02,373 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2025-04-27 02:07:02,375 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2025-04-27 02:07:02,377 root INFO creating build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2025-04-27 02:07:02,379 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2025-04-27 02:07:02,382 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2025-04-27 02:07:02,384 root INFO creating build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2025-04-27 02:07:02,385 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2025-04-27 02:07:02,388 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2025-04-27 02:07:02,390 root INFO creating build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2025-04-27 02:07:02,392 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2025-04-27 02:07:02,394 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2025-04-27 02:07:02,396 root INFO creating build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2025-04-27 02:07:02,398 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2025-04-27 02:07:02,400 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2025-04-27 02:07:02,402 root INFO creating build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2025-04-27 02:07:02,404 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2025-04-27 02:07:02,406 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2025-04-27 02:07:02,409 root INFO creating build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2025-04-27 02:07:02,410 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2025-04-27 02:07:02,413 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2025-04-27 02:07:02,415 root INFO creating build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2025-04-27 02:07:02,417 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2025-04-27 02:07:02,419 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2025-04-27 02:07:02,421 root INFO creating build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2025-04-27 02:07:02,423 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2025-04-27 02:07:02,425 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2025-04-27 02:07:02,427 root INFO creating build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2025-04-27 02:07:02,429 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2025-04-27 02:07:02,431 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2025-04-27 02:07:02,434 root INFO creating build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2025-04-27 02:07:02,435 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2025-04-27 02:07:02,438 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2025-04-27 02:07:02,440 root INFO creating build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:02,441 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:02,444 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:02,446 root INFO creating build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2025-04-27 02:07:02,448 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2025-04-27 02:07:02,450 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2025-04-27 02:07:02,452 root INFO creating build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2025-04-27 02:07:02,454 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2025-04-27 02:07:02,456 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2025-04-27 02:07:02,458 root INFO creating build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2025-04-27 02:07:02,460 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2025-04-27 02:07:02,462 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2025-04-27 02:07:02,465 root INFO creating build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2025-04-27 02:07:02,466 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2025-04-27 02:07:02,469 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2025-04-27 02:07:02,471 root INFO creating build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2025-04-27 02:07:02,473 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2025-04-27 02:07:02,475 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2025-04-27 02:07:02,477 root INFO creating build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2025-04-27 02:07:02,479 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2025-04-27 02:07:02,481 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2025-04-27 02:07:02,483 root INFO creating build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:02,485 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:02,488 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:02,490 root INFO creating build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2025-04-27 02:07:02,491 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2025-04-27 02:07:02,494 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2025-04-27 02:07:02,496 root INFO creating build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2025-04-27 02:07:02,498 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2025-04-27 02:07:02,500 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2025-04-27 02:07:02,502 root INFO creating build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2025-04-27 02:07:02,504 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2025-04-27 02:07:02,506 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2025-04-27 02:07:02,508 root INFO creating build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2025-04-27 02:07:02,510 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2025-04-27 02:07:02,512 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2025-04-27 02:07:02,514 root INFO creating build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2025-04-27 02:07:02,516 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2025-04-27 02:07:02,519 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2025-04-27 02:07:02,521 root INFO creating build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2025-04-27 02:07:02,522 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2025-04-27 02:07:02,525 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2025-04-27 02:07:02,527 root INFO creating build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2025-04-27 02:07:02,529 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2025-04-27 02:07:02,531 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2025-04-27 02:07:02,533 root INFO creating build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2025-04-27 02:07:02,535 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2025-04-27 02:07:02,537 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2025-04-27 02:07:02,539 root INFO creating build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2025-04-27 02:07:02,541 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2025-04-27 02:07:02,544 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2025-04-27 02:07:02,546 root INFO creating build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2025-04-27 02:07:02,547 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2025-04-27 02:07:02,550 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2025-04-27 02:07:02,552 root INFO creating build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2025-04-27 02:07:02,554 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2025-04-27 02:07:02,556 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2025-04-27 02:07:02,559 root INFO creating build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2025-04-27 02:07:02,560 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2025-04-27 02:07:02,563 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2025-04-27 02:07:02,565 root INFO creating build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2025-04-27 02:07:02,567 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2025-04-27 02:07:02,569 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2025-04-27 02:07:02,571 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:02,573 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:02,575 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:02,577 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:02,579 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:02,581 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:02,586 root INFO creating build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2025-04-27 02:07:02,588 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2025-04-27 02:07:02,590 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2025-04-27 02:07:02,592 root INFO creating build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2025-04-27 02:07:02,594 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2025-04-27 02:07:02,596 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2025-04-27 02:07:02,599 root INFO creating build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:02,601 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:02,603 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:02,605 root INFO creating build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2025-04-27 02:07:02,607 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2025-04-27 02:07:02,609 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2025-04-27 02:07:02,611 root INFO creating build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2025-04-27 02:07:02,613 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2025-04-27 02:07:02,615 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2025-04-27 02:07:02,618 root INFO creating build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2025-04-27 02:07:02,619 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2025-04-27 02:07:02,622 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2025-04-27 02:07:02,624 root INFO creating build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2025-04-27 02:07:02,626 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2025-04-27 02:07:02,628 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2025-04-27 02:07:02,630 root INFO creating build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2025-04-27 02:07:02,632 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2025-04-27 02:07:02,634 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2025-04-27 02:07:02,636 root INFO creating build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2025-04-27 02:07:02,638 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2025-04-27 02:07:02,640 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2025-04-27 02:07:02,642 root INFO creating build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2025-04-27 02:07:02,644 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2025-04-27 02:07:02,646 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2025-04-27 02:07:02,649 root INFO creating build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2025-04-27 02:07:02,650 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2025-04-27 02:07:02,652 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2025-04-27 02:07:02,655 root INFO creating build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2025-04-27 02:07:02,656 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2025-04-27 02:07:02,659 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2025-04-27 02:07:02,661 root INFO creating build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2025-04-27 02:07:02,663 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2025-04-27 02:07:02,665 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2025-04-27 02:07:02,667 root INFO creating build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2025-04-27 02:07:02,669 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2025-04-27 02:07:02,671 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2025-04-27 02:07:02,673 root INFO creating build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2025-04-27 02:07:02,674 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2025-04-27 02:07:02,677 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2025-04-27 02:07:02,678 root INFO creating build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2025-04-27 02:07:02,680 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2025-04-27 02:07:02,683 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2025-04-27 02:07:02,685 root INFO creating build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2025-04-27 02:07:02,687 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2025-04-27 02:07:02,689 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2025-04-27 02:07:02,691 root INFO creating build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2025-04-27 02:07:02,693 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2025-04-27 02:07:02,695 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2025-04-27 02:07:02,697 root INFO creating build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2025-04-27 02:07:02,699 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2025-04-27 02:07:02,701 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2025-04-27 02:07:02,703 root INFO creating build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:02,705 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:02,707 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:02,709 root INFO creating build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:02,711 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:02,713 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:02,715 root INFO creating build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2025-04-27 02:07:02,717 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2025-04-27 02:07:02,719 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2025-04-27 02:07:02,721 root INFO creating build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2025-04-27 02:07:02,723 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2025-04-27 02:07:02,725 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2025-04-27 02:07:02,727 root INFO creating build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:02,729 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:02,731 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:02,733 root INFO creating build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:02,735 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:02,737 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:02,739 root INFO creating build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:02,741 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:02,743 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:02,745 root INFO creating build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:02,747 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:02,749 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:02,751 root INFO creating build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2025-04-27 02:07:02,753 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2025-04-27 02:07:02,755 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2025-04-27 02:07:02,757 root INFO creating build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2025-04-27 02:07:02,759 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2025-04-27 02:07:02,761 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2025-04-27 02:07:02,763 root INFO creating build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2025-04-27 02:07:02,765 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2025-04-27 02:07:02,767 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2025-04-27 02:07:02,769 root INFO creating build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2025-04-27 02:07:02,771 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2025-04-27 02:07:02,773 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2025-04-27 02:07:02,775 root INFO creating build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2025-04-27 02:07:02,777 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2025-04-27 02:07:02,779 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2025-04-27 02:07:02,781 root INFO creating build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2025-04-27 02:07:02,783 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2025-04-27 02:07:02,785 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2025-04-27 02:07:02,787 root INFO creating build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2025-04-27 02:07:02,788 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2025-04-27 02:07:02,791 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2025-04-27 02:07:02,793 root INFO creating build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2025-04-27 02:07:02,794 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2025-04-27 02:07:02,797 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2025-04-27 02:07:02,799 root INFO creating build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2025-04-27 02:07:02,800 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2025-04-27 02:07:02,802 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2025-04-27 02:07:02,804 root INFO creating build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2025-04-27 02:07:02,806 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2025-04-27 02:07:02,808 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2025-04-27 02:07:02,810 root INFO creating build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2025-04-27 02:07:02,812 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2025-04-27 02:07:02,814 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2025-04-27 02:07:02,816 root INFO creating build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2025-04-27 02:07:02,818 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2025-04-27 02:07:02,820 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2025-04-27 02:07:02,822 root INFO creating build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2025-04-27 02:07:02,824 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2025-04-27 02:07:02,826 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2025-04-27 02:07:02,828 root INFO creating build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2025-04-27 02:07:02,830 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2025-04-27 02:07:02,832 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2025-04-27 02:07:02,834 root INFO creating build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2025-04-27 02:07:02,836 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2025-04-27 02:07:02,838 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2025-04-27 02:07:02,840 root INFO creating build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2025-04-27 02:07:02,842 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2025-04-27 02:07:02,844 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2025-04-27 02:07:02,846 root INFO creating build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2025-04-27 02:07:02,848 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2025-04-27 02:07:02,850 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2025-04-27 02:07:02,853 root INFO creating build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2025-04-27 02:07:02,854 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2025-04-27 02:07:02,856 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2025-04-27 02:07:02,858 root INFO creating build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2025-04-27 02:07:02,860 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2025-04-27 02:07:02,862 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2025-04-27 02:07:02,864 root INFO creating build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2025-04-27 02:07:02,866 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2025-04-27 02:07:02,868 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2025-04-27 02:07:02,870 root INFO creating build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2025-04-27 02:07:02,872 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2025-04-27 02:07:02,874 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2025-04-27 02:07:02,877 root INFO creating build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2025-04-27 02:07:02,878 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2025-04-27 02:07:02,881 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2025-04-27 02:07:02,883 root INFO creating build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2025-04-27 02:07:02,885 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2025-04-27 02:07:02,887 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2025-04-27 02:07:02,889 root INFO creating build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2025-04-27 02:07:02,891 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2025-04-27 02:07:02,894 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2025-04-27 02:07:02,896 root INFO creating build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2025-04-27 02:07:02,898 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2025-04-27 02:07:02,900 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2025-04-27 02:07:02,902 root INFO creating build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2025-04-27 02:07:02,904 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2025-04-27 02:07:02,906 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2025-04-27 02:07:02,909 root INFO creating build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2025-04-27 02:07:02,910 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2025-04-27 02:07:02,913 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2025-04-27 02:07:02,915 root INFO creating build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2025-04-27 02:07:02,917 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2025-04-27 02:07:02,919 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2025-04-27 02:07:02,921 root INFO creating build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2025-04-27 02:07:02,923 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2025-04-27 02:07:02,926 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2025-04-27 02:07:02,928 root INFO creating build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2025-04-27 02:07:02,930 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2025-04-27 02:07:02,932 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2025-04-27 02:07:02,934 root INFO creating build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2025-04-27 02:07:02,936 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2025-04-27 02:07:02,939 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2025-04-27 02:07:02,941 root INFO creating build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2025-04-27 02:07:02,942 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2025-04-27 02:07:02,945 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2025-04-27 02:07:02,947 root INFO creating build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2025-04-27 02:07:02,949 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2025-04-27 02:07:02,951 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2025-04-27 02:07:02,953 root INFO creating build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2025-04-27 02:07:02,955 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2025-04-27 02:07:02,958 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2025-04-27 02:07:02,960 root INFO creating build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2025-04-27 02:07:02,962 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2025-04-27 02:07:02,964 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2025-04-27 02:07:02,966 root INFO creating build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2025-04-27 02:07:02,968 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2025-04-27 02:07:02,970 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2025-04-27 02:07:02,973 root INFO creating build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2025-04-27 02:07:02,974 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2025-04-27 02:07:02,977 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2025-04-27 02:07:02,979 root INFO creating build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2025-04-27 02:07:02,981 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2025-04-27 02:07:02,983 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2025-04-27 02:07:02,985 root INFO creating build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2025-04-27 02:07:02,988 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2025-04-27 02:07:02,990 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2025-04-27 02:07:02,992 root INFO creating build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2025-04-27 02:07:02,994 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2025-04-27 02:07:02,997 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2025-04-27 02:07:02,999 root INFO creating build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2025-04-27 02:07:03,001 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2025-04-27 02:07:03,003 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2025-04-27 02:07:03,005 root INFO creating build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2025-04-27 02:07:03,007 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2025-04-27 02:07:03,009 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2025-04-27 02:07:03,012 root INFO creating build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2025-04-27 02:07:03,014 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2025-04-27 02:07:03,016 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2025-04-27 02:07:03,018 root INFO creating build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2025-04-27 02:07:03,020 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2025-04-27 02:07:03,022 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2025-04-27 02:07:03,024 root INFO creating build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:03,026 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:03,029 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:03,031 root INFO creating build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2025-04-27 02:07:03,033 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2025-04-27 02:07:03,035 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2025-04-27 02:07:03,037 root INFO creating build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2025-04-27 02:07:03,039 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2025-04-27 02:07:03,041 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2025-04-27 02:07:03,044 root INFO creating build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2025-04-27 02:07:03,046 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2025-04-27 02:07:03,048 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2025-04-27 02:07:03,050 root INFO creating build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2025-04-27 02:07:03,052 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2025-04-27 02:07:03,054 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2025-04-27 02:07:03,056 root INFO creating build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2025-04-27 02:07:03,058 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2025-04-27 02:07:03,061 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2025-04-27 02:07:03,063 root INFO creating build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2025-04-27 02:07:03,065 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2025-04-27 02:07:03,067 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2025-04-27 02:07:03,069 root INFO creating build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:03,071 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:03,074 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:03,076 root INFO creating build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2025-04-27 02:07:03,078 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2025-04-27 02:07:03,080 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2025-04-27 02:07:03,082 root INFO creating build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2025-04-27 02:07:03,084 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2025-04-27 02:07:03,087 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2025-04-27 02:07:03,089 root INFO creating build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2025-04-27 02:07:03,091 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2025-04-27 02:07:03,093 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2025-04-27 02:07:03,095 root INFO creating build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2025-04-27 02:07:03,098 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2025-04-27 02:07:03,100 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2025-04-27 02:07:03,102 root INFO creating build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2025-04-27 02:07:03,104 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2025-04-27 02:07:03,106 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2025-04-27 02:07:03,109 root INFO creating build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2025-04-27 02:07:03,111 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2025-04-27 02:07:03,113 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2025-04-27 02:07:03,115 root INFO creating build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2025-04-27 02:07:03,117 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2025-04-27 02:07:03,120 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2025-04-27 02:07:03,122 root INFO creating build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2025-04-27 02:07:03,124 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2025-04-27 02:07:03,126 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2025-04-27 02:07:03,128 root INFO creating build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2025-04-27 02:07:03,130 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2025-04-27 02:07:03,133 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2025-04-27 02:07:03,135 root INFO creating build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2025-04-27 02:07:03,137 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2025-04-27 02:07:03,139 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2025-04-27 02:07:03,141 root INFO creating build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2025-04-27 02:07:03,143 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2025-04-27 02:07:03,146 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2025-04-27 02:07:03,148 root INFO creating build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2025-04-27 02:07:03,150 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2025-04-27 02:07:03,152 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2025-04-27 02:07:03,154 root INFO creating build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2025-04-27 02:07:03,156 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2025-04-27 02:07:03,158 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2025-04-27 02:07:03,160 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:03,162 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:03,165 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:03,167 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:03,169 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:03,171 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:03,173 root INFO creating build/lib/django/contrib/sitemaps/templates 2025-04-27 02:07:03,174 root INFO copying django/contrib/sitemaps/templates/sitemap.xml -> build/lib/django/contrib/sitemaps/templates 2025-04-27 02:07:03,177 root INFO copying django/contrib/sitemaps/templates/sitemap_index.xml -> build/lib/django/contrib/sitemaps/templates 2025-04-27 02:07:03,179 root INFO creating build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2025-04-27 02:07:03,181 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2025-04-27 02:07:03,183 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2025-04-27 02:07:03,185 root INFO creating build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2025-04-27 02:07:03,187 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2025-04-27 02:07:03,189 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2025-04-27 02:07:03,191 root INFO creating build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:03,193 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:03,196 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:03,198 root INFO creating build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2025-04-27 02:07:03,200 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2025-04-27 02:07:03,202 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2025-04-27 02:07:03,204 root INFO creating build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2025-04-27 02:07:03,206 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2025-04-27 02:07:03,209 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2025-04-27 02:07:03,211 root INFO creating build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2025-04-27 02:07:03,213 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2025-04-27 02:07:03,215 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2025-04-27 02:07:03,217 root INFO creating build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2025-04-27 02:07:03,219 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2025-04-27 02:07:03,222 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2025-04-27 02:07:03,224 root INFO creating build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2025-04-27 02:07:03,226 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2025-04-27 02:07:03,228 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2025-04-27 02:07:03,230 root INFO creating build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2025-04-27 02:07:03,232 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2025-04-27 02:07:03,235 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2025-04-27 02:07:03,237 root INFO creating build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2025-04-27 02:07:03,239 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2025-04-27 02:07:03,241 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2025-04-27 02:07:03,243 root INFO creating build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2025-04-27 02:07:03,245 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2025-04-27 02:07:03,247 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2025-04-27 02:07:03,249 root INFO creating build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2025-04-27 02:07:03,251 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2025-04-27 02:07:03,254 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2025-04-27 02:07:03,256 root INFO creating build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2025-04-27 02:07:03,258 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2025-04-27 02:07:03,260 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2025-04-27 02:07:03,263 root INFO creating build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2025-04-27 02:07:03,264 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2025-04-27 02:07:03,267 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2025-04-27 02:07:03,269 root INFO creating build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2025-04-27 02:07:03,271 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2025-04-27 02:07:03,273 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2025-04-27 02:07:03,275 root INFO creating build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2025-04-27 02:07:03,277 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2025-04-27 02:07:03,280 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2025-04-27 02:07:03,282 root INFO creating build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2025-04-27 02:07:03,284 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2025-04-27 02:07:03,286 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2025-04-27 02:07:03,288 root INFO creating build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2025-04-27 02:07:03,290 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2025-04-27 02:07:03,292 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2025-04-27 02:07:03,294 root INFO creating build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2025-04-27 02:07:03,296 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2025-04-27 02:07:03,299 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2025-04-27 02:07:03,301 root INFO creating build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:03,303 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:03,305 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:03,307 root INFO creating build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:03,309 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:03,312 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:03,314 root INFO creating build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2025-04-27 02:07:03,316 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2025-04-27 02:07:03,318 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2025-04-27 02:07:03,320 root INFO creating build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2025-04-27 02:07:03,322 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2025-04-27 02:07:03,325 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2025-04-27 02:07:03,327 root INFO creating build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:03,329 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:03,331 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:03,333 root INFO creating build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:03,335 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:03,338 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:03,340 root INFO creating build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:03,341 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:03,344 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:03,346 root INFO creating build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:03,348 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:03,350 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:03,352 root INFO creating build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2025-04-27 02:07:03,354 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2025-04-27 02:07:03,357 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2025-04-27 02:07:03,359 root INFO creating build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2025-04-27 02:07:03,361 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2025-04-27 02:07:03,363 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2025-04-27 02:07:03,365 root INFO creating build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2025-04-27 02:07:03,367 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2025-04-27 02:07:03,369 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2025-04-27 02:07:03,372 root INFO creating build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2025-04-27 02:07:03,373 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2025-04-27 02:07:03,376 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2025-04-27 02:07:03,378 root INFO creating build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2025-04-27 02:07:03,380 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2025-04-27 02:07:03,382 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2025-04-27 02:07:03,385 root INFO creating build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2025-04-27 02:07:03,386 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2025-04-27 02:07:03,389 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2025-04-27 02:07:03,391 root INFO creating build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2025-04-27 02:07:03,393 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2025-04-27 02:07:03,395 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2025-04-27 02:07:03,397 root INFO creating build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2025-04-27 02:07:03,399 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2025-04-27 02:07:03,402 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2025-04-27 02:07:03,404 root INFO creating build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2025-04-27 02:07:03,406 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2025-04-27 02:07:03,408 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2025-04-27 02:07:03,410 root INFO creating build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2025-04-27 02:07:03,412 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2025-04-27 02:07:03,414 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2025-04-27 02:07:03,416 root INFO creating build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2025-04-27 02:07:03,418 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2025-04-27 02:07:03,421 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2025-04-27 02:07:03,423 root INFO creating build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2025-04-27 02:07:03,425 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2025-04-27 02:07:03,427 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2025-04-27 02:07:03,429 root INFO creating build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2025-04-27 02:07:03,431 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2025-04-27 02:07:03,433 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2025-04-27 02:07:03,436 root INFO creating build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2025-04-27 02:07:03,438 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2025-04-27 02:07:03,440 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2025-04-27 02:07:03,442 root INFO creating build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2025-04-27 02:07:03,444 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2025-04-27 02:07:03,446 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2025-04-27 02:07:03,448 root INFO creating build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2025-04-27 02:07:03,450 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2025-04-27 02:07:03,453 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2025-04-27 02:07:03,455 root INFO creating build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2025-04-27 02:07:03,457 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2025-04-27 02:07:03,459 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2025-04-27 02:07:03,461 root INFO creating build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2025-04-27 02:07:03,463 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2025-04-27 02:07:03,466 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2025-04-27 02:07:03,468 root INFO creating build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2025-04-27 02:07:03,470 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2025-04-27 02:07:03,472 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2025-04-27 02:07:03,474 root INFO creating build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2025-04-27 02:07:03,476 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2025-04-27 02:07:03,479 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2025-04-27 02:07:03,481 root INFO creating build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2025-04-27 02:07:03,483 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2025-04-27 02:07:03,485 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2025-04-27 02:07:03,487 root INFO creating build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2025-04-27 02:07:03,489 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2025-04-27 02:07:03,492 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2025-04-27 02:07:03,494 root INFO creating build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2025-04-27 02:07:03,496 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2025-04-27 02:07:03,498 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2025-04-27 02:07:03,500 root INFO creating build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2025-04-27 02:07:03,502 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2025-04-27 02:07:03,504 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2025-04-27 02:07:03,506 root INFO creating build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2025-04-27 02:07:03,508 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2025-04-27 02:07:03,511 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2025-04-27 02:07:03,513 root INFO creating build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2025-04-27 02:07:03,515 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2025-04-27 02:07:03,517 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2025-04-27 02:07:03,519 root INFO creating build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2025-04-27 02:07:03,521 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2025-04-27 02:07:03,523 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2025-04-27 02:07:03,526 root INFO creating build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2025-04-27 02:07:03,528 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2025-04-27 02:07:03,530 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2025-04-27 02:07:03,532 root INFO creating build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2025-04-27 02:07:03,534 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2025-04-27 02:07:03,537 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2025-04-27 02:07:03,539 root INFO creating build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2025-04-27 02:07:03,541 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2025-04-27 02:07:03,543 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2025-04-27 02:07:03,545 root INFO creating build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2025-04-27 02:07:03,547 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2025-04-27 02:07:03,550 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2025-04-27 02:07:03,552 root INFO creating build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2025-04-27 02:07:03,554 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2025-04-27 02:07:03,556 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2025-04-27 02:07:03,558 root INFO creating build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2025-04-27 02:07:03,560 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2025-04-27 02:07:03,563 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2025-04-27 02:07:03,565 root INFO creating build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2025-04-27 02:07:03,567 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2025-04-27 02:07:03,569 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2025-04-27 02:07:03,571 root INFO creating build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2025-04-27 02:07:03,573 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2025-04-27 02:07:03,575 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2025-04-27 02:07:03,578 root INFO creating build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2025-04-27 02:07:03,580 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2025-04-27 02:07:03,582 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2025-04-27 02:07:03,584 root INFO creating build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2025-04-27 02:07:03,586 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2025-04-27 02:07:03,588 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2025-04-27 02:07:03,591 root INFO creating build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2025-04-27 02:07:03,595 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2025-04-27 02:07:03,597 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2025-04-27 02:07:03,599 root INFO creating build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2025-04-27 02:07:03,601 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2025-04-27 02:07:03,604 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2025-04-27 02:07:03,606 root INFO creating build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2025-04-27 02:07:03,608 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2025-04-27 02:07:03,610 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2025-04-27 02:07:03,612 root INFO creating build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2025-04-27 02:07:03,614 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2025-04-27 02:07:03,616 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2025-04-27 02:07:03,619 root INFO creating build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2025-04-27 02:07:03,620 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2025-04-27 02:07:03,623 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2025-04-27 02:07:03,625 root INFO creating build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2025-04-27 02:07:03,627 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2025-04-27 02:07:03,629 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2025-04-27 02:07:03,631 root INFO creating build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2025-04-27 02:07:03,633 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2025-04-27 02:07:03,636 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2025-04-27 02:07:03,638 root INFO creating build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:03,640 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:03,642 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:03,645 root INFO creating build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2025-04-27 02:07:03,646 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2025-04-27 02:07:03,649 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2025-04-27 02:07:03,651 root INFO creating build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2025-04-27 02:07:03,652 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2025-04-27 02:07:03,655 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2025-04-27 02:07:03,657 root INFO creating build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2025-04-27 02:07:03,659 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2025-04-27 02:07:03,661 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2025-04-27 02:07:03,663 root INFO creating build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2025-04-27 02:07:03,665 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2025-04-27 02:07:03,668 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2025-04-27 02:07:03,670 root INFO creating build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2025-04-27 02:07:03,672 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2025-04-27 02:07:03,674 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2025-04-27 02:07:03,676 root INFO creating build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2025-04-27 02:07:03,678 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2025-04-27 02:07:03,681 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2025-04-27 02:07:03,683 root INFO creating build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:03,685 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:03,687 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:03,689 root INFO creating build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2025-04-27 02:07:03,691 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2025-04-27 02:07:03,693 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2025-04-27 02:07:03,695 root INFO creating build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2025-04-27 02:07:03,697 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2025-04-27 02:07:03,700 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2025-04-27 02:07:03,702 root INFO creating build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2025-04-27 02:07:03,704 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2025-04-27 02:07:03,706 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2025-04-27 02:07:03,708 root INFO creating build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2025-04-27 02:07:03,710 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2025-04-27 02:07:03,713 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2025-04-27 02:07:03,715 root INFO creating build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2025-04-27 02:07:03,717 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2025-04-27 02:07:03,719 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2025-04-27 02:07:03,721 root INFO creating build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2025-04-27 02:07:03,723 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2025-04-27 02:07:03,725 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2025-04-27 02:07:03,728 root INFO creating build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2025-04-27 02:07:03,729 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2025-04-27 02:07:03,732 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2025-04-27 02:07:03,734 root INFO creating build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2025-04-27 02:07:03,736 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2025-04-27 02:07:03,738 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2025-04-27 02:07:03,740 root INFO creating build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2025-04-27 02:07:03,742 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2025-04-27 02:07:03,744 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2025-04-27 02:07:03,746 root INFO creating build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2025-04-27 02:07:03,748 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2025-04-27 02:07:03,751 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2025-04-27 02:07:03,753 root INFO creating build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2025-04-27 02:07:03,755 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2025-04-27 02:07:03,757 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2025-04-27 02:07:03,759 root INFO creating build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2025-04-27 02:07:03,761 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2025-04-27 02:07:03,763 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2025-04-27 02:07:03,765 root INFO creating build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2025-04-27 02:07:03,767 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2025-04-27 02:07:03,769 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2025-04-27 02:07:03,771 root INFO creating build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2025-04-27 02:07:03,773 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2025-04-27 02:07:03,775 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2025-04-27 02:07:03,778 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:03,779 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:03,782 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:03,784 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:03,786 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:03,788 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:03,790 root INFO creating build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2025-04-27 02:07:03,793 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2025-04-27 02:07:03,795 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2025-04-27 02:07:03,797 root INFO creating build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2025-04-27 02:07:03,799 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2025-04-27 02:07:03,801 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2025-04-27 02:07:03,803 root INFO creating build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:03,805 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:03,808 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:03,810 root INFO creating build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2025-04-27 02:07:03,812 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2025-04-27 02:07:03,814 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2025-04-27 02:07:03,817 root INFO creating build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2025-04-27 02:07:03,818 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2025-04-27 02:07:03,821 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2025-04-27 02:07:03,823 root INFO creating build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2025-04-27 02:07:03,825 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2025-04-27 02:07:03,827 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2025-04-27 02:07:03,829 root INFO creating build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2025-04-27 02:07:03,831 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2025-04-27 02:07:03,834 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2025-04-27 02:07:03,836 root INFO creating build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2025-04-27 02:07:03,838 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2025-04-27 02:07:03,840 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2025-04-27 02:07:03,842 root INFO creating build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2025-04-27 02:07:03,844 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2025-04-27 02:07:03,846 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2025-04-27 02:07:03,848 root INFO creating build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2025-04-27 02:07:03,850 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2025-04-27 02:07:03,853 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2025-04-27 02:07:03,855 root INFO creating build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2025-04-27 02:07:03,857 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2025-04-27 02:07:03,859 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2025-04-27 02:07:03,862 root INFO creating build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2025-04-27 02:07:03,863 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2025-04-27 02:07:03,866 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2025-04-27 02:07:03,868 root INFO creating build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2025-04-27 02:07:03,870 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2025-04-27 02:07:03,872 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2025-04-27 02:07:03,874 root INFO creating build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2025-04-27 02:07:03,876 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2025-04-27 02:07:03,878 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2025-04-27 02:07:03,881 root INFO creating build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2025-04-27 02:07:03,882 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2025-04-27 02:07:03,885 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2025-04-27 02:07:03,887 root INFO creating build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2025-04-27 02:07:03,889 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2025-04-27 02:07:03,891 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2025-04-27 02:07:03,894 root INFO creating build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2025-04-27 02:07:03,896 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2025-04-27 02:07:03,898 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2025-04-27 02:07:03,900 root INFO creating build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2025-04-27 02:07:03,902 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2025-04-27 02:07:03,904 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2025-04-27 02:07:03,906 root INFO creating build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2025-04-27 02:07:03,908 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2025-04-27 02:07:03,911 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2025-04-27 02:07:03,913 root INFO creating build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:03,915 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:03,917 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:03,919 root INFO creating build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:03,921 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:03,923 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:03,926 root INFO creating build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2025-04-27 02:07:03,927 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2025-04-27 02:07:03,930 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2025-04-27 02:07:03,932 root INFO creating build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2025-04-27 02:07:03,934 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2025-04-27 02:07:03,936 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2025-04-27 02:07:03,938 root INFO creating build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:03,940 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:03,942 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:03,944 root INFO creating build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:03,946 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:03,949 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:03,951 root INFO creating build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:03,952 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:03,955 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:03,957 root INFO creating build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:03,959 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:03,961 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:03,963 root INFO creating build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2025-04-27 02:07:03,965 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2025-04-27 02:07:03,967 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2025-04-27 02:07:03,969 root INFO creating build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2025-04-27 02:07:03,971 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2025-04-27 02:07:03,973 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2025-04-27 02:07:03,976 root INFO creating build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2025-04-27 02:07:03,977 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2025-04-27 02:07:03,980 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2025-04-27 02:07:03,982 root INFO creating build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2025-04-27 02:07:03,984 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2025-04-27 02:07:03,986 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2025-04-27 02:07:03,988 root INFO creating build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2025-04-27 02:07:03,990 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2025-04-27 02:07:03,992 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2025-04-27 02:07:03,994 root INFO creating build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2025-04-27 02:07:03,996 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2025-04-27 02:07:03,998 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2025-04-27 02:07:04,000 root INFO creating build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2025-04-27 02:07:04,002 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2025-04-27 02:07:04,005 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2025-04-27 02:07:04,007 root INFO creating build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2025-04-27 02:07:04,008 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2025-04-27 02:07:04,011 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2025-04-27 02:07:04,013 root INFO creating build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2025-04-27 02:07:04,014 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2025-04-27 02:07:04,016 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2025-04-27 02:07:04,018 root INFO creating build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2025-04-27 02:07:04,020 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2025-04-27 02:07:04,022 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2025-04-27 02:07:04,024 root INFO creating build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2025-04-27 02:07:04,026 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2025-04-27 02:07:04,028 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2025-04-27 02:07:04,030 root INFO creating build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2025-04-27 02:07:04,032 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2025-04-27 02:07:04,034 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2025-04-27 02:07:04,036 root INFO creating build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2025-04-27 02:07:04,038 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2025-04-27 02:07:04,040 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2025-04-27 02:07:04,042 root INFO creating build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2025-04-27 02:07:04,044 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2025-04-27 02:07:04,046 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2025-04-27 02:07:04,048 root INFO creating build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2025-04-27 02:07:04,049 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2025-04-27 02:07:04,052 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2025-04-27 02:07:04,054 root INFO creating build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2025-04-27 02:07:04,055 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2025-04-27 02:07:04,057 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2025-04-27 02:07:04,059 root INFO creating build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2025-04-27 02:07:04,061 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2025-04-27 02:07:04,063 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2025-04-27 02:07:04,065 root INFO creating build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2025-04-27 02:07:04,067 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2025-04-27 02:07:04,069 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2025-04-27 02:07:04,071 root INFO creating build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2025-04-27 02:07:04,073 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2025-04-27 02:07:04,075 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2025-04-27 02:07:04,077 root INFO creating build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2025-04-27 02:07:04,079 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2025-04-27 02:07:04,081 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2025-04-27 02:07:04,083 root INFO creating build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2025-04-27 02:07:04,084 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2025-04-27 02:07:04,086 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2025-04-27 02:07:04,089 root INFO creating build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2025-04-27 02:07:04,090 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2025-04-27 02:07:04,093 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2025-04-27 02:07:04,095 root INFO creating build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2025-04-27 02:07:04,096 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2025-04-27 02:07:04,098 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2025-04-27 02:07:04,100 root INFO creating build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2025-04-27 02:07:04,102 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2025-04-27 02:07:04,104 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2025-04-27 02:07:04,106 root INFO creating build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2025-04-27 02:07:04,108 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2025-04-27 02:07:04,110 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2025-04-27 02:07:04,112 root INFO creating build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2025-04-27 02:07:04,114 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2025-04-27 02:07:04,116 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2025-04-27 02:07:04,118 root INFO creating build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2025-04-27 02:07:04,119 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2025-04-27 02:07:04,122 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2025-04-27 02:07:04,124 root INFO creating build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2025-04-27 02:07:04,125 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2025-04-27 02:07:04,128 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2025-04-27 02:07:04,130 root INFO creating build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2025-04-27 02:07:04,131 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2025-04-27 02:07:04,134 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2025-04-27 02:07:04,136 root INFO creating build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2025-04-27 02:07:04,138 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2025-04-27 02:07:04,140 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2025-04-27 02:07:04,142 root INFO creating build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2025-04-27 02:07:04,143 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2025-04-27 02:07:04,145 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2025-04-27 02:07:04,148 root INFO creating build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2025-04-27 02:07:04,149 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2025-04-27 02:07:04,152 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2025-04-27 02:07:04,153 root INFO creating build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2025-04-27 02:07:04,155 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2025-04-27 02:07:04,157 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2025-04-27 02:07:04,159 root INFO creating build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2025-04-27 02:07:04,161 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2025-04-27 02:07:04,163 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2025-04-27 02:07:04,165 root INFO creating build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2025-04-27 02:07:04,167 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2025-04-27 02:07:04,169 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2025-04-27 02:07:04,171 root INFO creating build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2025-04-27 02:07:04,173 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2025-04-27 02:07:04,175 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2025-04-27 02:07:04,177 root INFO creating build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2025-04-27 02:07:04,179 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2025-04-27 02:07:04,181 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2025-04-27 02:07:04,183 root INFO creating build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2025-04-27 02:07:04,185 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2025-04-27 02:07:04,187 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2025-04-27 02:07:04,189 root INFO creating build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2025-04-27 02:07:04,190 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2025-04-27 02:07:04,192 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2025-04-27 02:07:04,194 root INFO creating build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2025-04-27 02:07:04,196 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2025-04-27 02:07:04,198 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2025-04-27 02:07:04,200 root INFO creating build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2025-04-27 02:07:04,202 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2025-04-27 02:07:04,204 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2025-04-27 02:07:04,206 root INFO creating build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2025-04-27 02:07:04,208 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2025-04-27 02:07:04,210 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2025-04-27 02:07:04,212 root INFO creating build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2025-04-27 02:07:04,214 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2025-04-27 02:07:04,216 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2025-04-27 02:07:04,218 root INFO creating build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2025-04-27 02:07:04,220 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2025-04-27 02:07:04,222 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2025-04-27 02:07:04,224 root INFO creating build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2025-04-27 02:07:04,226 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2025-04-27 02:07:04,228 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2025-04-27 02:07:04,230 root INFO creating build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:04,232 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:04,234 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:04,236 root INFO creating build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2025-04-27 02:07:04,237 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2025-04-27 02:07:04,239 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2025-04-27 02:07:04,241 root INFO creating build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2025-04-27 02:07:04,243 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2025-04-27 02:07:04,245 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2025-04-27 02:07:04,247 root INFO creating build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2025-04-27 02:07:04,249 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2025-04-27 02:07:04,251 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2025-04-27 02:07:04,253 root INFO creating build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2025-04-27 02:07:04,255 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2025-04-27 02:07:04,257 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2025-04-27 02:07:04,259 root INFO creating build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2025-04-27 02:07:04,261 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2025-04-27 02:07:04,263 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2025-04-27 02:07:04,265 root INFO creating build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2025-04-27 02:07:04,267 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2025-04-27 02:07:04,269 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2025-04-27 02:07:04,271 root INFO creating build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:04,273 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:04,275 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:04,277 root INFO creating build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2025-04-27 02:07:04,279 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2025-04-27 02:07:04,281 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2025-04-27 02:07:04,283 root INFO creating build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2025-04-27 02:07:04,285 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2025-04-27 02:07:04,287 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2025-04-27 02:07:04,289 root INFO creating build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2025-04-27 02:07:04,291 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2025-04-27 02:07:04,294 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2025-04-27 02:07:04,296 root INFO creating build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2025-04-27 02:07:04,298 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2025-04-27 02:07:04,300 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2025-04-27 02:07:04,302 root INFO creating build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2025-04-27 02:07:04,304 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2025-04-27 02:07:04,306 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2025-04-27 02:07:04,308 root INFO creating build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2025-04-27 02:07:04,310 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2025-04-27 02:07:04,312 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2025-04-27 02:07:04,314 root INFO creating build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2025-04-27 02:07:04,316 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2025-04-27 02:07:04,318 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2025-04-27 02:07:04,320 root INFO creating build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2025-04-27 02:07:04,322 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2025-04-27 02:07:04,324 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2025-04-27 02:07:04,326 root INFO creating build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2025-04-27 02:07:04,328 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2025-04-27 02:07:04,331 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2025-04-27 02:07:04,333 root INFO creating build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2025-04-27 02:07:04,335 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2025-04-27 02:07:04,337 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2025-04-27 02:07:04,339 root INFO creating build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2025-04-27 02:07:04,341 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2025-04-27 02:07:04,343 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2025-04-27 02:07:04,346 root INFO creating build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2025-04-27 02:07:04,347 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2025-04-27 02:07:04,350 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2025-04-27 02:07:04,352 root INFO creating build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2025-04-27 02:07:04,354 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2025-04-27 02:07:04,356 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2025-04-27 02:07:04,359 root INFO creating build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2025-04-27 02:07:04,360 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2025-04-27 02:07:04,363 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2025-04-27 02:07:04,365 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:04,367 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:04,369 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:04,371 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:04,373 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:04,375 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:04,378 root INFO copying django/contrib/auth/common-passwords.txt.gz -> build/lib/django/contrib/auth 2025-04-27 02:07:04,381 root INFO creating build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2025-04-27 02:07:04,383 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2025-04-27 02:07:04,385 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2025-04-27 02:07:04,387 root INFO creating build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2025-04-27 02:07:04,389 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2025-04-27 02:07:04,392 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2025-04-27 02:07:04,394 root INFO creating build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:04,396 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:04,398 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:04,400 root INFO creating build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2025-04-27 02:07:04,402 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2025-04-27 02:07:04,404 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2025-04-27 02:07:04,406 root INFO creating build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2025-04-27 02:07:04,408 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2025-04-27 02:07:04,410 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2025-04-27 02:07:04,412 root INFO creating build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2025-04-27 02:07:04,413 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2025-04-27 02:07:04,416 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2025-04-27 02:07:04,418 root INFO creating build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2025-04-27 02:07:04,419 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2025-04-27 02:07:04,422 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2025-04-27 02:07:04,424 root INFO creating build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2025-04-27 02:07:04,425 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2025-04-27 02:07:04,428 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2025-04-27 02:07:04,430 root INFO creating build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2025-04-27 02:07:04,431 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2025-04-27 02:07:04,434 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2025-04-27 02:07:04,436 root INFO creating build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2025-04-27 02:07:04,437 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2025-04-27 02:07:04,440 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2025-04-27 02:07:04,442 root INFO creating build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2025-04-27 02:07:04,444 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2025-04-27 02:07:04,446 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2025-04-27 02:07:04,448 root INFO creating build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2025-04-27 02:07:04,450 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2025-04-27 02:07:04,452 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2025-04-27 02:07:04,454 root INFO creating build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2025-04-27 02:07:04,456 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2025-04-27 02:07:04,458 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2025-04-27 02:07:04,460 root INFO creating build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2025-04-27 02:07:04,462 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2025-04-27 02:07:04,464 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2025-04-27 02:07:04,467 root INFO creating build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2025-04-27 02:07:04,468 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2025-04-27 02:07:04,471 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2025-04-27 02:07:04,473 root INFO creating build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2025-04-27 02:07:04,475 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2025-04-27 02:07:04,477 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2025-04-27 02:07:04,480 root INFO creating build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2025-04-27 02:07:04,481 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2025-04-27 02:07:04,484 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2025-04-27 02:07:04,486 root INFO creating build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2025-04-27 02:07:04,488 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2025-04-27 02:07:04,490 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2025-04-27 02:07:04,492 root INFO creating build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2025-04-27 02:07:04,494 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2025-04-27 02:07:04,496 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2025-04-27 02:07:04,498 root INFO creating build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:04,500 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:04,502 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:04,504 root INFO creating build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:04,506 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:04,508 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:04,510 root INFO creating build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2025-04-27 02:07:04,512 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2025-04-27 02:07:04,514 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2025-04-27 02:07:04,516 root INFO creating build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2025-04-27 02:07:04,518 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2025-04-27 02:07:04,520 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2025-04-27 02:07:04,522 root INFO creating build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:04,524 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:04,527 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:04,529 root INFO creating build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:04,531 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:04,533 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:04,536 root INFO creating build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:04,537 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:04,540 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:04,542 root INFO creating build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:04,544 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:04,546 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:04,549 root INFO creating build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2025-04-27 02:07:04,550 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2025-04-27 02:07:04,553 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2025-04-27 02:07:04,555 root INFO creating build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2025-04-27 02:07:04,557 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2025-04-27 02:07:04,559 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2025-04-27 02:07:04,561 root INFO creating build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2025-04-27 02:07:04,563 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2025-04-27 02:07:04,565 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2025-04-27 02:07:04,567 root INFO creating build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2025-04-27 02:07:04,569 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2025-04-27 02:07:04,571 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2025-04-27 02:07:04,573 root INFO creating build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2025-04-27 02:07:04,575 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2025-04-27 02:07:04,577 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2025-04-27 02:07:04,579 root INFO creating build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2025-04-27 02:07:04,581 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2025-04-27 02:07:04,584 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2025-04-27 02:07:04,586 root INFO creating build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2025-04-27 02:07:04,588 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2025-04-27 02:07:04,590 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2025-04-27 02:07:04,592 root INFO creating build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2025-04-27 02:07:04,593 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2025-04-27 02:07:04,596 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2025-04-27 02:07:04,598 root INFO creating build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2025-04-27 02:07:04,602 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2025-04-27 02:07:04,604 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2025-04-27 02:07:04,606 root INFO creating build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2025-04-27 02:07:04,608 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2025-04-27 02:07:04,610 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2025-04-27 02:07:04,612 root INFO creating build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2025-04-27 02:07:04,614 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2025-04-27 02:07:04,616 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2025-04-27 02:07:04,618 root INFO creating build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2025-04-27 02:07:04,620 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2025-04-27 02:07:04,622 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2025-04-27 02:07:04,624 root INFO creating build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2025-04-27 02:07:04,626 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2025-04-27 02:07:04,628 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2025-04-27 02:07:04,631 root INFO creating build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2025-04-27 02:07:04,632 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2025-04-27 02:07:04,635 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2025-04-27 02:07:04,637 root INFO creating build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2025-04-27 02:07:04,639 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2025-04-27 02:07:04,641 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2025-04-27 02:07:04,644 root INFO creating build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2025-04-27 02:07:04,646 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2025-04-27 02:07:04,648 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2025-04-27 02:07:04,650 root INFO creating build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2025-04-27 02:07:04,652 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2025-04-27 02:07:04,654 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2025-04-27 02:07:04,656 root INFO creating build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2025-04-27 02:07:04,658 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2025-04-27 02:07:04,660 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2025-04-27 02:07:04,662 root INFO creating build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2025-04-27 02:07:04,664 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2025-04-27 02:07:04,667 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2025-04-27 02:07:04,669 root INFO creating build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2025-04-27 02:07:04,670 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2025-04-27 02:07:04,673 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2025-04-27 02:07:04,675 root INFO creating build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2025-04-27 02:07:04,677 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2025-04-27 02:07:04,679 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2025-04-27 02:07:04,681 root INFO creating build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2025-04-27 02:07:04,683 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2025-04-27 02:07:04,685 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2025-04-27 02:07:04,687 root INFO creating build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2025-04-27 02:07:04,689 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2025-04-27 02:07:04,691 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2025-04-27 02:07:04,693 root INFO creating build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2025-04-27 02:07:04,695 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2025-04-27 02:07:04,697 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2025-04-27 02:07:04,699 root INFO creating build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2025-04-27 02:07:04,701 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2025-04-27 02:07:04,703 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2025-04-27 02:07:04,705 root INFO creating build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2025-04-27 02:07:04,707 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2025-04-27 02:07:04,709 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2025-04-27 02:07:04,712 root INFO creating build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2025-04-27 02:07:04,713 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2025-04-27 02:07:04,715 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2025-04-27 02:07:04,718 root INFO creating build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2025-04-27 02:07:04,719 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2025-04-27 02:07:04,722 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2025-04-27 02:07:04,724 root INFO creating build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2025-04-27 02:07:04,726 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2025-04-27 02:07:04,728 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2025-04-27 02:07:04,730 root INFO creating build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2025-04-27 02:07:04,732 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2025-04-27 02:07:04,735 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2025-04-27 02:07:04,737 root INFO creating build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2025-04-27 02:07:04,739 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2025-04-27 02:07:04,741 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2025-04-27 02:07:04,743 root INFO creating build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2025-04-27 02:07:04,745 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2025-04-27 02:07:04,747 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2025-04-27 02:07:04,749 root INFO creating build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2025-04-27 02:07:04,751 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2025-04-27 02:07:04,754 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2025-04-27 02:07:04,756 root INFO creating build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2025-04-27 02:07:04,758 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2025-04-27 02:07:04,760 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2025-04-27 02:07:04,762 root INFO creating build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2025-04-27 02:07:04,764 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2025-04-27 02:07:04,766 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2025-04-27 02:07:04,768 root INFO creating build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2025-04-27 02:07:04,770 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2025-04-27 02:07:04,772 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2025-04-27 02:07:04,774 root INFO creating build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2025-04-27 02:07:04,776 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2025-04-27 02:07:04,778 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2025-04-27 02:07:04,780 root INFO creating build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2025-04-27 02:07:04,782 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2025-04-27 02:07:04,784 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2025-04-27 02:07:04,786 root INFO creating build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2025-04-27 02:07:04,788 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2025-04-27 02:07:04,790 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2025-04-27 02:07:04,792 root INFO creating build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2025-04-27 02:07:04,794 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2025-04-27 02:07:04,796 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2025-04-27 02:07:04,798 root INFO creating build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2025-04-27 02:07:04,800 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2025-04-27 02:07:04,802 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2025-04-27 02:07:04,804 root INFO creating build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2025-04-27 02:07:04,806 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2025-04-27 02:07:04,808 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2025-04-27 02:07:04,810 root INFO creating build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2025-04-27 02:07:04,812 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2025-04-27 02:07:04,814 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2025-04-27 02:07:04,816 root INFO creating build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2025-04-27 02:07:04,818 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2025-04-27 02:07:04,820 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2025-04-27 02:07:04,822 root INFO creating build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2025-04-27 02:07:04,824 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2025-04-27 02:07:04,826 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2025-04-27 02:07:04,828 root INFO creating build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:04,830 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:04,832 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:04,834 root INFO creating build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2025-04-27 02:07:04,836 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2025-04-27 02:07:04,838 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2025-04-27 02:07:04,840 root INFO creating build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2025-04-27 02:07:04,842 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2025-04-27 02:07:04,844 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2025-04-27 02:07:04,847 root INFO creating build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2025-04-27 02:07:04,848 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2025-04-27 02:07:04,850 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2025-04-27 02:07:04,853 root INFO creating build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2025-04-27 02:07:04,854 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2025-04-27 02:07:04,856 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2025-04-27 02:07:04,858 root INFO creating build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2025-04-27 02:07:04,860 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2025-04-27 02:07:04,862 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2025-04-27 02:07:04,864 root INFO creating build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2025-04-27 02:07:04,866 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2025-04-27 02:07:04,868 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2025-04-27 02:07:04,871 root INFO creating build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:04,872 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:04,875 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:04,877 root INFO creating build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2025-04-27 02:07:04,878 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2025-04-27 02:07:04,881 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2025-04-27 02:07:04,883 root INFO creating build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2025-04-27 02:07:04,884 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2025-04-27 02:07:04,887 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2025-04-27 02:07:04,889 root INFO creating build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2025-04-27 02:07:04,890 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2025-04-27 02:07:04,893 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2025-04-27 02:07:04,895 root INFO creating build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2025-04-27 02:07:04,897 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2025-04-27 02:07:04,899 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2025-04-27 02:07:04,901 root INFO creating build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2025-04-27 02:07:04,902 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2025-04-27 02:07:04,905 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2025-04-27 02:07:04,907 root INFO creating build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2025-04-27 02:07:04,909 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2025-04-27 02:07:04,911 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2025-04-27 02:07:04,913 root INFO creating build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2025-04-27 02:07:04,915 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2025-04-27 02:07:04,917 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2025-04-27 02:07:04,919 root INFO creating build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2025-04-27 02:07:04,921 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2025-04-27 02:07:04,923 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2025-04-27 02:07:04,925 root INFO creating build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2025-04-27 02:07:04,927 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2025-04-27 02:07:04,929 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2025-04-27 02:07:04,931 root INFO creating build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2025-04-27 02:07:04,933 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2025-04-27 02:07:04,935 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2025-04-27 02:07:04,937 root INFO creating build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2025-04-27 02:07:04,939 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2025-04-27 02:07:04,941 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2025-04-27 02:07:04,943 root INFO creating build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2025-04-27 02:07:04,945 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2025-04-27 02:07:04,947 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2025-04-27 02:07:04,949 root INFO creating build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2025-04-27 02:07:04,951 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2025-04-27 02:07:04,953 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2025-04-27 02:07:04,955 root INFO creating build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2025-04-27 02:07:04,957 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2025-04-27 02:07:04,959 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2025-04-27 02:07:04,961 root INFO creating build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:04,963 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:04,965 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:04,967 root INFO creating build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:04,969 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:04,971 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:04,973 root INFO creating build/lib/django/contrib/auth/templates/auth/widgets 2025-04-27 02:07:04,975 root INFO copying django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/lib/django/contrib/auth/templates/auth/widgets 2025-04-27 02:07:04,977 root INFO creating build/lib/django/contrib/auth/templates/registration 2025-04-27 02:07:04,979 root INFO copying django/contrib/auth/templates/registration/password_reset_subject.txt -> build/lib/django/contrib/auth/templates/registration 2025-04-27 02:07:04,981 root INFO creating build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2025-04-27 02:07:04,983 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2025-04-27 02:07:04,985 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2025-04-27 02:07:04,987 root INFO creating build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2025-04-27 02:07:04,989 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2025-04-27 02:07:04,991 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2025-04-27 02:07:04,993 root INFO creating build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:04,995 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:04,997 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:04,999 root INFO creating build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2025-04-27 02:07:05,001 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2025-04-27 02:07:05,003 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2025-04-27 02:07:05,005 root INFO creating build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2025-04-27 02:07:05,007 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2025-04-27 02:07:05,009 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2025-04-27 02:07:05,011 root INFO creating build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2025-04-27 02:07:05,013 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2025-04-27 02:07:05,015 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2025-04-27 02:07:05,017 root INFO creating build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2025-04-27 02:07:05,019 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2025-04-27 02:07:05,021 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2025-04-27 02:07:05,023 root INFO creating build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2025-04-27 02:07:05,025 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2025-04-27 02:07:05,027 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2025-04-27 02:07:05,029 root INFO creating build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2025-04-27 02:07:05,031 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2025-04-27 02:07:05,033 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2025-04-27 02:07:05,035 root INFO creating build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2025-04-27 02:07:05,037 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2025-04-27 02:07:05,039 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2025-04-27 02:07:05,041 root INFO creating build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2025-04-27 02:07:05,043 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2025-04-27 02:07:05,045 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2025-04-27 02:07:05,047 root INFO creating build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2025-04-27 02:07:05,049 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2025-04-27 02:07:05,051 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2025-04-27 02:07:05,053 root INFO creating build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2025-04-27 02:07:05,054 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2025-04-27 02:07:05,057 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2025-04-27 02:07:05,059 root INFO creating build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2025-04-27 02:07:05,061 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2025-04-27 02:07:05,063 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2025-04-27 02:07:05,065 root INFO creating build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2025-04-27 02:07:05,067 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2025-04-27 02:07:05,069 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2025-04-27 02:07:05,071 root INFO creating build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2025-04-27 02:07:05,073 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2025-04-27 02:07:05,075 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2025-04-27 02:07:05,077 root INFO creating build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2025-04-27 02:07:05,079 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2025-04-27 02:07:05,081 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2025-04-27 02:07:05,083 root INFO creating build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2025-04-27 02:07:05,085 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2025-04-27 02:07:05,087 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2025-04-27 02:07:05,089 root INFO creating build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2025-04-27 02:07:05,091 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2025-04-27 02:07:05,093 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2025-04-27 02:07:05,095 root INFO creating build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:05,096 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:05,098 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:05,100 root INFO creating build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:05,102 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:05,104 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:05,106 root INFO creating build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2025-04-27 02:07:05,108 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2025-04-27 02:07:05,110 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2025-04-27 02:07:05,112 root INFO creating build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2025-04-27 02:07:05,114 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2025-04-27 02:07:05,116 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2025-04-27 02:07:05,118 root INFO creating build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:05,120 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:05,122 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:05,124 root INFO creating build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:05,126 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:05,128 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:05,130 root INFO creating build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:05,132 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:05,134 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:05,136 root INFO creating build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:05,137 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:05,139 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:05,141 root INFO creating build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2025-04-27 02:07:05,143 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2025-04-27 02:07:05,145 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2025-04-27 02:07:05,147 root INFO creating build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2025-04-27 02:07:05,149 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2025-04-27 02:07:05,151 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2025-04-27 02:07:05,153 root INFO creating build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2025-04-27 02:07:05,155 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2025-04-27 02:07:05,157 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2025-04-27 02:07:05,159 root INFO creating build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2025-04-27 02:07:05,161 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2025-04-27 02:07:05,163 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2025-04-27 02:07:05,165 root INFO creating build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2025-04-27 02:07:05,167 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2025-04-27 02:07:05,169 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2025-04-27 02:07:05,171 root INFO creating build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2025-04-27 02:07:05,173 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2025-04-27 02:07:05,175 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2025-04-27 02:07:05,177 root INFO creating build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2025-04-27 02:07:05,179 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2025-04-27 02:07:05,181 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2025-04-27 02:07:05,183 root INFO creating build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2025-04-27 02:07:05,184 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2025-04-27 02:07:05,187 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2025-04-27 02:07:05,189 root INFO creating build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2025-04-27 02:07:05,190 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2025-04-27 02:07:05,193 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2025-04-27 02:07:05,195 root INFO creating build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2025-04-27 02:07:05,196 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2025-04-27 02:07:05,199 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2025-04-27 02:07:05,201 root INFO creating build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2025-04-27 02:07:05,202 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2025-04-27 02:07:05,204 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2025-04-27 02:07:05,206 root INFO creating build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2025-04-27 02:07:05,208 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2025-04-27 02:07:05,210 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2025-04-27 02:07:05,212 root INFO creating build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2025-04-27 02:07:05,214 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2025-04-27 02:07:05,216 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2025-04-27 02:07:05,218 root INFO creating build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2025-04-27 02:07:05,220 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2025-04-27 02:07:05,222 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2025-04-27 02:07:05,224 root INFO creating build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2025-04-27 02:07:05,225 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2025-04-27 02:07:05,228 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2025-04-27 02:07:05,230 root INFO creating build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2025-04-27 02:07:05,231 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2025-04-27 02:07:05,233 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2025-04-27 02:07:05,235 root INFO creating build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2025-04-27 02:07:05,237 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2025-04-27 02:07:05,239 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2025-04-27 02:07:05,241 root INFO creating build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2025-04-27 02:07:05,243 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2025-04-27 02:07:05,245 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2025-04-27 02:07:05,247 root INFO creating build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2025-04-27 02:07:05,249 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2025-04-27 02:07:05,251 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2025-04-27 02:07:05,253 root INFO creating build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2025-04-27 02:07:05,255 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2025-04-27 02:07:05,257 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2025-04-27 02:07:05,259 root INFO creating build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2025-04-27 02:07:05,260 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2025-04-27 02:07:05,262 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2025-04-27 02:07:05,264 root INFO creating build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2025-04-27 02:07:05,266 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2025-04-27 02:07:05,310 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2025-04-27 02:07:05,313 root INFO creating build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2025-04-27 02:07:05,314 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2025-04-27 02:07:05,317 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2025-04-27 02:07:05,318 root INFO creating build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2025-04-27 02:07:05,320 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2025-04-27 02:07:05,322 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2025-04-27 02:07:05,325 root INFO creating build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2025-04-27 02:07:05,326 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2025-04-27 02:07:05,329 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2025-04-27 02:07:05,330 root INFO creating build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2025-04-27 02:07:05,332 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2025-04-27 02:07:05,334 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2025-04-27 02:07:05,336 root INFO creating build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2025-04-27 02:07:05,338 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2025-04-27 02:07:05,340 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2025-04-27 02:07:05,342 root INFO creating build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2025-04-27 02:07:05,344 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2025-04-27 02:07:05,346 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2025-04-27 02:07:05,348 root INFO creating build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2025-04-27 02:07:05,350 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2025-04-27 02:07:05,352 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2025-04-27 02:07:05,354 root INFO creating build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2025-04-27 02:07:05,356 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2025-04-27 02:07:05,358 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2025-04-27 02:07:05,360 root INFO creating build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2025-04-27 02:07:05,362 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2025-04-27 02:07:05,364 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2025-04-27 02:07:05,366 root INFO creating build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2025-04-27 02:07:05,367 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2025-04-27 02:07:05,370 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2025-04-27 02:07:05,372 root INFO creating build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2025-04-27 02:07:05,374 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2025-04-27 02:07:05,376 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2025-04-27 02:07:05,378 root INFO creating build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2025-04-27 02:07:05,380 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2025-04-27 02:07:05,382 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2025-04-27 02:07:05,384 root INFO creating build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2025-04-27 02:07:05,386 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2025-04-27 02:07:05,388 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2025-04-27 02:07:05,390 root INFO creating build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2025-04-27 02:07:05,392 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2025-04-27 02:07:05,394 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2025-04-27 02:07:05,396 root INFO creating build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2025-04-27 02:07:05,398 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2025-04-27 02:07:05,400 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2025-04-27 02:07:05,402 root INFO creating build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2025-04-27 02:07:05,404 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2025-04-27 02:07:05,406 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2025-04-27 02:07:05,408 root INFO creating build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2025-04-27 02:07:05,410 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2025-04-27 02:07:05,412 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2025-04-27 02:07:05,414 root INFO creating build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2025-04-27 02:07:05,415 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2025-04-27 02:07:05,418 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2025-04-27 02:07:05,419 root INFO creating build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2025-04-27 02:07:05,421 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2025-04-27 02:07:05,423 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2025-04-27 02:07:05,425 root INFO creating build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2025-04-27 02:07:05,427 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2025-04-27 02:07:05,429 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2025-04-27 02:07:05,431 root INFO creating build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2025-04-27 02:07:05,433 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2025-04-27 02:07:05,435 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2025-04-27 02:07:05,437 root INFO creating build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2025-04-27 02:07:05,439 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2025-04-27 02:07:05,441 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2025-04-27 02:07:05,443 root INFO creating build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2025-04-27 02:07:05,445 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2025-04-27 02:07:05,447 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2025-04-27 02:07:05,449 root INFO creating build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:05,451 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:05,453 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:05,455 root INFO creating build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2025-04-27 02:07:05,457 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2025-04-27 02:07:05,459 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2025-04-27 02:07:05,461 root INFO creating build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2025-04-27 02:07:05,463 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2025-04-27 02:07:05,465 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2025-04-27 02:07:05,467 root INFO creating build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2025-04-27 02:07:05,469 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2025-04-27 02:07:05,471 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2025-04-27 02:07:05,473 root INFO creating build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2025-04-27 02:07:05,475 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2025-04-27 02:07:05,477 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2025-04-27 02:07:05,479 root INFO creating build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2025-04-27 02:07:05,481 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2025-04-27 02:07:05,483 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2025-04-27 02:07:05,485 root INFO creating build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2025-04-27 02:07:05,487 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2025-04-27 02:07:05,489 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2025-04-27 02:07:05,491 root INFO creating build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:05,492 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:05,494 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:05,496 root INFO creating build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2025-04-27 02:07:05,498 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2025-04-27 02:07:05,500 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2025-04-27 02:07:05,502 root INFO creating build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2025-04-27 02:07:05,504 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2025-04-27 02:07:05,506 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2025-04-27 02:07:05,508 root INFO creating build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2025-04-27 02:07:05,510 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2025-04-27 02:07:05,512 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2025-04-27 02:07:05,514 root INFO creating build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2025-04-27 02:07:05,516 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2025-04-27 02:07:05,518 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2025-04-27 02:07:05,520 root INFO creating build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2025-04-27 02:07:05,522 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2025-04-27 02:07:05,524 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2025-04-27 02:07:05,526 root INFO creating build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2025-04-27 02:07:05,528 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2025-04-27 02:07:05,531 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2025-04-27 02:07:05,533 root INFO creating build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2025-04-27 02:07:05,534 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2025-04-27 02:07:05,536 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2025-04-27 02:07:05,538 root INFO creating build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2025-04-27 02:07:05,540 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2025-04-27 02:07:05,543 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2025-04-27 02:07:05,545 root INFO creating build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2025-04-27 02:07:05,546 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2025-04-27 02:07:05,549 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2025-04-27 02:07:05,551 root INFO creating build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2025-04-27 02:07:05,553 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2025-04-27 02:07:05,555 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2025-04-27 02:07:05,557 root INFO creating build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2025-04-27 02:07:05,559 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2025-04-27 02:07:05,561 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2025-04-27 02:07:05,563 root INFO creating build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2025-04-27 02:07:05,564 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2025-04-27 02:07:05,567 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2025-04-27 02:07:05,569 root INFO creating build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2025-04-27 02:07:05,570 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2025-04-27 02:07:05,572 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2025-04-27 02:07:05,574 root INFO creating build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2025-04-27 02:07:05,576 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2025-04-27 02:07:05,578 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2025-04-27 02:07:05,580 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:05,582 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:05,584 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:05,586 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:05,588 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:05,590 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:05,592 root INFO creating build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2025-04-27 02:07:05,594 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2025-04-27 02:07:05,596 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2025-04-27 02:07:05,598 root INFO creating build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2025-04-27 02:07:05,600 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2025-04-27 02:07:05,603 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2025-04-27 02:07:05,605 root INFO creating build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:05,606 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:05,609 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:05,611 root INFO creating build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2025-04-27 02:07:05,613 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2025-04-27 02:07:05,615 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2025-04-27 02:07:05,617 root INFO creating build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2025-04-27 02:07:05,619 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2025-04-27 02:07:05,621 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2025-04-27 02:07:05,623 root INFO creating build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2025-04-27 02:07:05,625 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2025-04-27 02:07:05,627 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2025-04-27 02:07:05,629 root INFO creating build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2025-04-27 02:07:05,631 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2025-04-27 02:07:05,633 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2025-04-27 02:07:05,635 root INFO creating build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2025-04-27 02:07:05,637 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2025-04-27 02:07:05,639 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2025-04-27 02:07:05,641 root INFO creating build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2025-04-27 02:07:05,643 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2025-04-27 02:07:05,645 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2025-04-27 02:07:05,647 root INFO creating build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2025-04-27 02:07:05,651 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2025-04-27 02:07:05,653 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2025-04-27 02:07:05,655 root INFO creating build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2025-04-27 02:07:05,656 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2025-04-27 02:07:05,659 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2025-04-27 02:07:05,661 root INFO creating build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2025-04-27 02:07:05,662 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2025-04-27 02:07:05,664 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2025-04-27 02:07:05,666 root INFO creating build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2025-04-27 02:07:05,668 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2025-04-27 02:07:05,670 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2025-04-27 02:07:05,672 root INFO creating build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2025-04-27 02:07:05,674 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2025-04-27 02:07:05,676 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2025-04-27 02:07:05,678 root INFO creating build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2025-04-27 02:07:05,680 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2025-04-27 02:07:05,682 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2025-04-27 02:07:05,684 root INFO creating build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2025-04-27 02:07:05,686 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2025-04-27 02:07:05,688 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2025-04-27 02:07:05,690 root INFO creating build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2025-04-27 02:07:05,692 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2025-04-27 02:07:05,694 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2025-04-27 02:07:05,696 root INFO creating build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2025-04-27 02:07:05,698 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2025-04-27 02:07:05,700 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2025-04-27 02:07:05,702 root INFO creating build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2025-04-27 02:07:05,704 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2025-04-27 02:07:05,706 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2025-04-27 02:07:05,708 root INFO creating build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:05,710 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:05,712 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:05,714 root INFO creating build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:05,716 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:05,718 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:05,721 root INFO creating build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2025-04-27 02:07:05,722 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2025-04-27 02:07:05,725 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2025-04-27 02:07:05,726 root INFO creating build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2025-04-27 02:07:05,728 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2025-04-27 02:07:05,730 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2025-04-27 02:07:05,732 root INFO creating build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:05,734 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:05,736 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:05,738 root INFO creating build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:05,740 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:05,742 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:05,744 root INFO creating build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:05,746 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:05,748 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:05,750 root INFO creating build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:05,752 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:05,754 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:05,756 root INFO creating build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2025-04-27 02:07:05,758 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2025-04-27 02:07:05,760 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2025-04-27 02:07:05,762 root INFO creating build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2025-04-27 02:07:05,764 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2025-04-27 02:07:05,766 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2025-04-27 02:07:05,768 root INFO creating build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2025-04-27 02:07:05,770 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2025-04-27 02:07:05,772 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2025-04-27 02:07:05,774 root INFO creating build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2025-04-27 02:07:05,776 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2025-04-27 02:07:05,778 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2025-04-27 02:07:05,780 root INFO creating build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2025-04-27 02:07:05,782 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2025-04-27 02:07:05,784 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2025-04-27 02:07:05,786 root INFO creating build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2025-04-27 02:07:05,788 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2025-04-27 02:07:05,790 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2025-04-27 02:07:05,792 root INFO creating build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2025-04-27 02:07:05,793 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2025-04-27 02:07:05,796 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2025-04-27 02:07:05,798 root INFO creating build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2025-04-27 02:07:05,799 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2025-04-27 02:07:05,801 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2025-04-27 02:07:05,803 root INFO creating build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2025-04-27 02:07:05,805 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2025-04-27 02:07:05,807 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2025-04-27 02:07:05,809 root INFO creating build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2025-04-27 02:07:05,811 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2025-04-27 02:07:05,813 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2025-04-27 02:07:05,815 root INFO creating build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2025-04-27 02:07:05,817 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2025-04-27 02:07:05,819 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2025-04-27 02:07:05,821 root INFO creating build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2025-04-27 02:07:05,823 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2025-04-27 02:07:05,825 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2025-04-27 02:07:05,827 root INFO creating build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2025-04-27 02:07:05,829 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2025-04-27 02:07:05,831 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2025-04-27 02:07:05,833 root INFO creating build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2025-04-27 02:07:05,835 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2025-04-27 02:07:05,837 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2025-04-27 02:07:05,839 root INFO creating build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2025-04-27 02:07:05,841 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2025-04-27 02:07:05,843 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2025-04-27 02:07:05,845 root INFO creating build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2025-04-27 02:07:05,847 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2025-04-27 02:07:05,849 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2025-04-27 02:07:05,851 root INFO creating build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2025-04-27 02:07:05,852 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2025-04-27 02:07:05,855 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2025-04-27 02:07:05,857 root INFO creating build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2025-04-27 02:07:05,858 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2025-04-27 02:07:05,860 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2025-04-27 02:07:05,862 root INFO creating build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2025-04-27 02:07:05,864 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2025-04-27 02:07:05,866 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2025-04-27 02:07:05,868 root INFO creating build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2025-04-27 02:07:05,870 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2025-04-27 02:07:05,872 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2025-04-27 02:07:05,874 root INFO creating build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2025-04-27 02:07:05,876 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2025-04-27 02:07:05,878 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2025-04-27 02:07:05,880 root INFO creating build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2025-04-27 02:07:05,882 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2025-04-27 02:07:05,884 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2025-04-27 02:07:05,886 root INFO creating build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2025-04-27 02:07:05,888 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2025-04-27 02:07:05,890 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2025-04-27 02:07:05,892 root INFO creating build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2025-04-27 02:07:05,894 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2025-04-27 02:07:05,896 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2025-04-27 02:07:05,898 root INFO creating build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2025-04-27 02:07:05,900 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2025-04-27 02:07:05,902 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2025-04-27 02:07:05,904 root INFO creating build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2025-04-27 02:07:05,905 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2025-04-27 02:07:05,908 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2025-04-27 02:07:05,909 root INFO creating build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2025-04-27 02:07:05,911 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2025-04-27 02:07:05,913 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2025-04-27 02:07:05,915 root INFO creating build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2025-04-27 02:07:05,917 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2025-04-27 02:07:05,919 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2025-04-27 02:07:05,921 root INFO creating build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2025-04-27 02:07:05,923 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2025-04-27 02:07:05,925 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2025-04-27 02:07:05,927 root INFO creating build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2025-04-27 02:07:05,929 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2025-04-27 02:07:05,931 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2025-04-27 02:07:05,933 root INFO creating build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2025-04-27 02:07:05,935 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2025-04-27 02:07:05,937 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2025-04-27 02:07:05,939 root INFO creating build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2025-04-27 02:07:05,941 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2025-04-27 02:07:05,943 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2025-04-27 02:07:05,945 root INFO creating build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2025-04-27 02:07:05,947 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2025-04-27 02:07:05,949 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2025-04-27 02:07:05,951 root INFO creating build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2025-04-27 02:07:05,953 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2025-04-27 02:07:05,955 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2025-04-27 02:07:05,957 root INFO creating build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2025-04-27 02:07:05,959 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2025-04-27 02:07:05,961 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2025-04-27 02:07:05,963 root INFO creating build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2025-04-27 02:07:05,965 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2025-04-27 02:07:05,967 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2025-04-27 02:07:05,969 root INFO creating build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2025-04-27 02:07:05,971 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2025-04-27 02:07:05,973 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2025-04-27 02:07:05,975 root INFO creating build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2025-04-27 02:07:05,976 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2025-04-27 02:07:05,979 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2025-04-27 02:07:05,981 root INFO creating build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2025-04-27 02:07:05,983 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2025-04-27 02:07:05,985 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2025-04-27 02:07:05,987 root INFO creating build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2025-04-27 02:07:05,988 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2025-04-27 02:07:05,991 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2025-04-27 02:07:05,993 root INFO creating build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2025-04-27 02:07:05,994 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2025-04-27 02:07:05,996 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2025-04-27 02:07:05,998 root INFO creating build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2025-04-27 02:07:06,000 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2025-04-27 02:07:06,002 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2025-04-27 02:07:06,005 root INFO creating build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2025-04-27 02:07:06,006 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2025-04-27 02:07:06,009 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2025-04-27 02:07:06,011 root INFO creating build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2025-04-27 02:07:06,012 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2025-04-27 02:07:06,014 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2025-04-27 02:07:06,016 root INFO creating build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:06,018 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:06,020 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:06,022 root INFO creating build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2025-04-27 02:07:06,024 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2025-04-27 02:07:06,026 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2025-04-27 02:07:06,028 root INFO creating build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2025-04-27 02:07:06,030 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2025-04-27 02:07:06,032 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2025-04-27 02:07:06,034 root INFO creating build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2025-04-27 02:07:06,036 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2025-04-27 02:07:06,038 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2025-04-27 02:07:06,040 root INFO creating build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2025-04-27 02:07:06,042 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2025-04-27 02:07:06,044 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2025-04-27 02:07:06,046 root INFO creating build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2025-04-27 02:07:06,048 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2025-04-27 02:07:06,050 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2025-04-27 02:07:06,052 root INFO creating build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2025-04-27 02:07:06,053 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2025-04-27 02:07:06,056 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2025-04-27 02:07:06,058 root INFO creating build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:06,059 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:06,061 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:06,063 root INFO creating build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2025-04-27 02:07:06,065 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2025-04-27 02:07:06,067 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2025-04-27 02:07:06,069 root INFO creating build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2025-04-27 02:07:06,071 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2025-04-27 02:07:06,073 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2025-04-27 02:07:06,075 root INFO creating build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2025-04-27 02:07:06,077 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2025-04-27 02:07:06,079 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2025-04-27 02:07:06,081 root INFO creating build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2025-04-27 02:07:06,083 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2025-04-27 02:07:06,085 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2025-04-27 02:07:06,087 root INFO creating build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2025-04-27 02:07:06,089 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2025-04-27 02:07:06,091 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2025-04-27 02:07:06,093 root INFO creating build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2025-04-27 02:07:06,095 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2025-04-27 02:07:06,097 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2025-04-27 02:07:06,099 root INFO creating build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2025-04-27 02:07:06,101 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2025-04-27 02:07:06,103 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2025-04-27 02:07:06,105 root INFO creating build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2025-04-27 02:07:06,106 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2025-04-27 02:07:06,109 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2025-04-27 02:07:06,111 root INFO creating build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2025-04-27 02:07:06,112 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2025-04-27 02:07:06,114 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2025-04-27 02:07:06,116 root INFO creating build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2025-04-27 02:07:06,119 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2025-04-27 02:07:06,121 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2025-04-27 02:07:06,123 root INFO creating build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2025-04-27 02:07:06,125 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2025-04-27 02:07:06,127 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2025-04-27 02:07:06,129 root INFO creating build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2025-04-27 02:07:06,131 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2025-04-27 02:07:06,133 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2025-04-27 02:07:06,135 root INFO creating build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:06,137 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:06,139 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:06,141 root INFO creating build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:06,142 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:06,145 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:06,147 root INFO creating build/lib/django/contrib/gis/static/gis/css 2025-04-27 02:07:06,149 root INFO copying django/contrib/gis/static/gis/css/ol3.css -> build/lib/django/contrib/gis/static/gis/css 2025-04-27 02:07:06,151 root INFO creating build/lib/django/contrib/gis/static/gis/img 2025-04-27 02:07:06,152 root INFO copying django/contrib/gis/static/gis/img/draw_line_off.svg -> build/lib/django/contrib/gis/static/gis/img 2025-04-27 02:07:06,154 root INFO copying django/contrib/gis/static/gis/img/draw_line_on.svg -> build/lib/django/contrib/gis/static/gis/img 2025-04-27 02:07:06,156 root INFO copying django/contrib/gis/static/gis/img/draw_point_off.svg -> build/lib/django/contrib/gis/static/gis/img 2025-04-27 02:07:06,158 root INFO copying django/contrib/gis/static/gis/img/draw_point_on.svg -> build/lib/django/contrib/gis/static/gis/img 2025-04-27 02:07:06,161 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/lib/django/contrib/gis/static/gis/img 2025-04-27 02:07:06,163 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/lib/django/contrib/gis/static/gis/img 2025-04-27 02:07:06,165 root INFO creating build/lib/django/contrib/gis/static/gis/js 2025-04-27 02:07:06,166 root INFO copying django/contrib/gis/static/gis/js/OLMapWidget.js -> build/lib/django/contrib/gis/static/gis/js 2025-04-27 02:07:06,168 root INFO creating build/lib/django/contrib/gis/templates/gis 2025-04-27 02:07:06,170 root INFO copying django/contrib/gis/templates/gis/openlayers-osm.html -> build/lib/django/contrib/gis/templates/gis 2025-04-27 02:07:06,172 root INFO copying django/contrib/gis/templates/gis/openlayers.html -> build/lib/django/contrib/gis/templates/gis 2025-04-27 02:07:06,174 root INFO creating build/lib/django/contrib/gis/templates/gis/admin 2025-04-27 02:07:06,176 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.html -> build/lib/django/contrib/gis/templates/gis/admin 2025-04-27 02:07:06,178 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.js -> build/lib/django/contrib/gis/templates/gis/admin 2025-04-27 02:07:06,180 root INFO copying django/contrib/gis/templates/gis/admin/osm.html -> build/lib/django/contrib/gis/templates/gis/admin 2025-04-27 02:07:06,182 root INFO copying django/contrib/gis/templates/gis/admin/osm.js -> build/lib/django/contrib/gis/templates/gis/admin 2025-04-27 02:07:06,184 root INFO creating build/lib/django/contrib/gis/templates/gis/kml 2025-04-27 02:07:06,185 root INFO copying django/contrib/gis/templates/gis/kml/base.kml -> build/lib/django/contrib/gis/templates/gis/kml 2025-04-27 02:07:06,188 root INFO copying django/contrib/gis/templates/gis/kml/placemarks.kml -> build/lib/django/contrib/gis/templates/gis/kml 2025-04-27 02:07:06,190 root INFO creating build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2025-04-27 02:07:06,192 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2025-04-27 02:07:06,194 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2025-04-27 02:07:06,196 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2025-04-27 02:07:06,199 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2025-04-27 02:07:06,201 root INFO creating build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2025-04-27 02:07:06,202 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2025-04-27 02:07:06,205 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2025-04-27 02:07:06,207 root INFO creating build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-27 02:07:06,209 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-27 02:07:06,211 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-27 02:07:06,213 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-27 02:07:06,215 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-27 02:07:06,217 root INFO creating build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:06,219 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:06,222 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:06,224 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:06,226 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:06,228 root INFO creating build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-27 02:07:06,230 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-27 02:07:06,232 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-27 02:07:06,234 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-27 02:07:06,236 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-27 02:07:06,238 root INFO creating build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2025-04-27 02:07:06,240 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2025-04-27 02:07:06,242 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2025-04-27 02:07:06,244 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2025-04-27 02:07:06,247 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2025-04-27 02:07:06,249 root INFO creating build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2025-04-27 02:07:06,250 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2025-04-27 02:07:06,253 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2025-04-27 02:07:06,255 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2025-04-27 02:07:06,258 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2025-04-27 02:07:06,260 root INFO creating build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-27 02:07:06,261 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-27 02:07:06,264 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-27 02:07:06,266 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-27 02:07:06,268 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-27 02:07:06,270 root INFO creating build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-27 02:07:06,272 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-27 02:07:06,274 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-27 02:07:06,277 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-27 02:07:06,279 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-27 02:07:06,281 root INFO creating build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2025-04-27 02:07:06,283 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2025-04-27 02:07:06,285 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2025-04-27 02:07:06,287 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2025-04-27 02:07:06,289 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2025-04-27 02:07:06,291 root INFO creating build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-27 02:07:06,293 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-27 02:07:06,296 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-27 02:07:06,298 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-27 02:07:06,300 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-27 02:07:06,302 root INFO creating build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-27 02:07:06,304 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-27 02:07:06,306 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-27 02:07:06,308 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-27 02:07:06,311 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-27 02:07:06,313 root INFO creating build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-27 02:07:06,314 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-27 02:07:06,317 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-27 02:07:06,319 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-27 02:07:06,321 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-27 02:07:06,323 root INFO creating build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-27 02:07:06,325 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-27 02:07:06,327 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-27 02:07:06,329 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-27 02:07:06,332 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-27 02:07:06,334 root INFO creating build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-27 02:07:06,335 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-27 02:07:06,338 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-27 02:07:06,340 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-27 02:07:06,342 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-27 02:07:06,344 root INFO creating build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2025-04-27 02:07:06,346 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2025-04-27 02:07:06,348 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2025-04-27 02:07:06,350 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2025-04-27 02:07:06,352 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2025-04-27 02:07:06,354 root INFO creating build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2025-04-27 02:07:06,356 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2025-04-27 02:07:06,358 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2025-04-27 02:07:06,361 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2025-04-27 02:07:06,363 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2025-04-27 02:07:06,365 root INFO creating build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-27 02:07:06,367 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-27 02:07:06,369 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-27 02:07:06,371 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-27 02:07:06,374 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-27 02:07:06,376 root INFO creating build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2025-04-27 02:07:06,377 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2025-04-27 02:07:06,380 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2025-04-27 02:07:06,382 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2025-04-27 02:07:06,384 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2025-04-27 02:07:06,387 root INFO creating build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2025-04-27 02:07:06,388 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2025-04-27 02:07:06,391 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2025-04-27 02:07:06,393 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2025-04-27 02:07:06,395 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2025-04-27 02:07:06,397 root INFO creating build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:06,399 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:06,401 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:06,403 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:06,405 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:06,407 root INFO creating build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:06,409 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:06,411 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:06,413 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:06,415 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:06,417 root INFO creating build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-27 02:07:06,419 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-27 02:07:06,421 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-27 02:07:06,424 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-27 02:07:06,426 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-27 02:07:06,428 root INFO creating build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2025-04-27 02:07:06,429 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2025-04-27 02:07:06,432 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2025-04-27 02:07:06,434 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2025-04-27 02:07:06,436 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2025-04-27 02:07:06,438 root INFO creating build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:06,440 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:06,442 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:06,445 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:06,447 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:06,449 root INFO creating build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:06,450 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:06,453 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:06,455 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:06,458 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:06,460 root INFO creating build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:06,461 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:06,464 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:06,466 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:06,468 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:06,470 root INFO creating build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:06,472 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:06,474 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:06,477 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:06,479 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:06,481 root INFO creating build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2025-04-27 02:07:06,483 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2025-04-27 02:07:06,485 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2025-04-27 02:07:06,487 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2025-04-27 02:07:06,490 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2025-04-27 02:07:06,492 root INFO creating build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-27 02:07:06,493 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-27 02:07:06,496 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-27 02:07:06,498 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-27 02:07:06,500 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-27 02:07:06,502 root INFO creating build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-27 02:07:06,504 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-27 02:07:06,506 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-27 02:07:06,509 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-27 02:07:06,511 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-27 02:07:06,513 root INFO creating build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-27 02:07:06,515 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-27 02:07:06,517 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-27 02:07:06,520 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-27 02:07:06,522 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-27 02:07:06,524 root INFO creating build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-27 02:07:06,526 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-27 02:07:06,528 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-27 02:07:06,530 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-27 02:07:06,532 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-27 02:07:06,534 root INFO creating build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-27 02:07:06,536 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-27 02:07:06,538 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-27 02:07:06,540 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-27 02:07:06,543 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-27 02:07:06,545 root INFO creating build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-27 02:07:06,546 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-27 02:07:06,549 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-27 02:07:06,551 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-27 02:07:06,553 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-27 02:07:06,555 root INFO creating build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-27 02:07:06,557 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-27 02:07:06,559 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-27 02:07:06,562 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-27 02:07:06,564 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-27 02:07:06,566 root INFO creating build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-27 02:07:06,567 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-27 02:07:06,570 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-27 02:07:06,572 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-27 02:07:06,574 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-27 02:07:06,576 root INFO creating build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2025-04-27 02:07:06,578 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2025-04-27 02:07:06,580 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2025-04-27 02:07:06,582 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2025-04-27 02:07:06,585 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2025-04-27 02:07:06,587 root INFO creating build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-27 02:07:06,589 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-27 02:07:06,591 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-27 02:07:06,593 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-27 02:07:06,595 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-27 02:07:06,597 root INFO creating build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-27 02:07:06,599 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-27 02:07:06,601 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-27 02:07:06,603 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-27 02:07:06,605 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-27 02:07:06,608 root INFO creating build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-27 02:07:06,609 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-27 02:07:06,612 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-27 02:07:06,614 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-27 02:07:06,616 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-27 02:07:06,618 root INFO creating build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-27 02:07:06,620 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-27 02:07:06,622 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-27 02:07:06,624 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-27 02:07:06,627 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-27 02:07:06,629 root INFO creating build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-27 02:07:06,630 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-27 02:07:06,633 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-27 02:07:06,635 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-27 02:07:06,637 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-27 02:07:06,639 root INFO creating build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-27 02:07:06,641 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-27 02:07:06,643 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-27 02:07:06,646 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-27 02:07:06,648 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-27 02:07:06,650 root INFO creating build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2025-04-27 02:07:06,652 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2025-04-27 02:07:06,654 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2025-04-27 02:07:06,658 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2025-04-27 02:07:06,660 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2025-04-27 02:07:06,662 root INFO creating build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2025-04-27 02:07:06,664 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2025-04-27 02:07:06,666 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2025-04-27 02:07:06,668 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2025-04-27 02:07:06,670 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2025-04-27 02:07:06,672 root INFO creating build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2025-04-27 02:07:06,674 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2025-04-27 02:07:06,676 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2025-04-27 02:07:06,678 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2025-04-27 02:07:06,681 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2025-04-27 02:07:06,682 root INFO creating build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2025-04-27 02:07:06,684 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2025-04-27 02:07:06,687 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2025-04-27 02:07:06,689 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2025-04-27 02:07:06,691 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2025-04-27 02:07:06,693 root INFO creating build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-27 02:07:06,695 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-27 02:07:06,697 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-27 02:07:06,700 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-27 02:07:06,702 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-27 02:07:06,704 root INFO creating build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-27 02:07:06,706 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-27 02:07:06,708 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-27 02:07:06,710 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-27 02:07:06,713 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-27 02:07:06,715 root INFO creating build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-27 02:07:06,717 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-27 02:07:06,719 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-27 02:07:06,721 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-27 02:07:06,723 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-27 02:07:06,725 root INFO creating build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-27 02:07:06,727 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-27 02:07:06,729 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-27 02:07:06,731 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-27 02:07:06,734 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-27 02:07:06,736 root INFO creating build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2025-04-27 02:07:06,737 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2025-04-27 02:07:06,740 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2025-04-27 02:07:06,742 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2025-04-27 02:07:06,744 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2025-04-27 02:07:06,746 root INFO creating build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-27 02:07:06,748 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-27 02:07:06,750 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-27 02:07:06,753 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-27 02:07:06,755 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-27 02:07:06,757 root INFO creating build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-27 02:07:06,759 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-27 02:07:06,761 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-27 02:07:06,764 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-27 02:07:06,766 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-27 02:07:06,768 root INFO creating build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-27 02:07:06,770 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-27 02:07:06,772 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-27 02:07:06,775 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-27 02:07:06,777 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-27 02:07:06,779 root INFO creating build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-27 02:07:06,781 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-27 02:07:06,783 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-27 02:07:06,785 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-27 02:07:06,787 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-27 02:07:06,789 root INFO creating build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-27 02:07:06,791 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-27 02:07:06,793 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-27 02:07:06,796 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-27 02:07:06,798 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-27 02:07:06,800 root INFO creating build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-27 02:07:06,802 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-27 02:07:06,804 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-27 02:07:06,807 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-27 02:07:06,809 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-27 02:07:06,811 root INFO creating build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-27 02:07:06,812 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-27 02:07:06,815 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-27 02:07:06,817 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-27 02:07:06,819 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-27 02:07:06,821 root INFO creating build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-27 02:07:06,823 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-27 02:07:06,825 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-27 02:07:06,828 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-27 02:07:06,830 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-27 02:07:06,832 root INFO creating build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-27 02:07:06,834 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-27 02:07:06,836 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-27 02:07:06,838 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-27 02:07:06,841 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-27 02:07:06,843 root INFO creating build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-27 02:07:06,845 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-27 02:07:06,847 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-27 02:07:06,849 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-27 02:07:06,851 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-27 02:07:06,853 root INFO creating build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-27 02:07:06,855 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-27 02:07:06,857 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-27 02:07:06,859 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-27 02:07:06,861 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-27 02:07:06,864 root INFO creating build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2025-04-27 02:07:06,866 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2025-04-27 02:07:06,868 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2025-04-27 02:07:06,870 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2025-04-27 02:07:06,873 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2025-04-27 02:07:06,875 root INFO creating build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-27 02:07:06,876 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-27 02:07:06,879 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-27 02:07:06,881 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-27 02:07:06,884 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-27 02:07:06,886 root INFO creating build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-27 02:07:06,887 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-27 02:07:06,890 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-27 02:07:06,892 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-27 02:07:06,895 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-27 02:07:06,897 root INFO creating build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-27 02:07:06,898 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-27 02:07:06,901 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-27 02:07:06,903 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-27 02:07:06,906 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-27 02:07:06,908 root INFO creating build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-27 02:07:06,910 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-27 02:07:06,912 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-27 02:07:06,914 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-27 02:07:06,917 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-27 02:07:06,919 root INFO creating build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2025-04-27 02:07:06,921 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2025-04-27 02:07:06,923 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2025-04-27 02:07:06,925 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2025-04-27 02:07:06,928 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2025-04-27 02:07:06,930 root INFO creating build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-27 02:07:06,932 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-27 02:07:06,934 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-27 02:07:06,937 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-27 02:07:06,939 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-27 02:07:06,941 root INFO creating build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-27 02:07:06,943 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-27 02:07:06,945 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-27 02:07:06,948 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-27 02:07:06,950 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-27 02:07:06,952 root INFO creating build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-27 02:07:06,954 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-27 02:07:06,956 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-27 02:07:06,958 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-27 02:07:06,960 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-27 02:07:06,962 root INFO creating build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:06,964 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:06,966 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:06,969 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:06,971 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:06,973 root INFO creating build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-27 02:07:06,975 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-27 02:07:06,977 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-27 02:07:06,979 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-27 02:07:06,982 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-27 02:07:06,984 root INFO creating build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-27 02:07:06,985 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-27 02:07:06,988 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-27 02:07:06,990 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-27 02:07:06,992 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-27 02:07:06,994 root INFO creating build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-27 02:07:06,996 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-27 02:07:06,998 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-27 02:07:07,001 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-27 02:07:07,003 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-27 02:07:07,005 root INFO creating build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-27 02:07:07,007 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-27 02:07:07,009 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-27 02:07:07,011 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-27 02:07:07,013 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-27 02:07:07,015 root INFO creating build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-27 02:07:07,017 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-27 02:07:07,019 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-27 02:07:07,022 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-27 02:07:07,024 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-27 02:07:07,026 root INFO creating build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-27 02:07:07,028 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-27 02:07:07,030 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-27 02:07:07,032 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-27 02:07:07,034 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-27 02:07:07,036 root INFO creating build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:07,038 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:07,041 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:07,043 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:07,045 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:07,047 root INFO creating build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-27 02:07:07,049 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-27 02:07:07,051 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-27 02:07:07,054 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-27 02:07:07,056 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-27 02:07:07,058 root INFO creating build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-27 02:07:07,060 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-27 02:07:07,062 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-27 02:07:07,064 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-27 02:07:07,066 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-27 02:07:07,068 root INFO creating build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-27 02:07:07,070 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-27 02:07:07,072 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-27 02:07:07,074 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-27 02:07:07,077 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-27 02:07:07,079 root INFO creating build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2025-04-27 02:07:07,081 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2025-04-27 02:07:07,083 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2025-04-27 02:07:07,085 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2025-04-27 02:07:07,087 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2025-04-27 02:07:07,089 root INFO creating build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-27 02:07:07,091 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-27 02:07:07,093 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-27 02:07:07,096 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-27 02:07:07,098 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-27 02:07:07,100 root INFO creating build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2025-04-27 02:07:07,102 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2025-04-27 02:07:07,104 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2025-04-27 02:07:07,106 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2025-04-27 02:07:07,109 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2025-04-27 02:07:07,111 root INFO creating build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2025-04-27 02:07:07,112 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2025-04-27 02:07:07,114 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2025-04-27 02:07:07,117 root INFO creating build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-27 02:07:07,118 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-27 02:07:07,121 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-27 02:07:07,123 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-27 02:07:07,125 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-27 02:07:07,127 root INFO creating build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-27 02:07:07,129 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-27 02:07:07,131 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-27 02:07:07,133 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-27 02:07:07,136 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-27 02:07:07,138 root INFO creating build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-27 02:07:07,139 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-27 02:07:07,141 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-27 02:07:07,144 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-27 02:07:07,158 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-27 02:07:07,160 root INFO creating build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-27 02:07:07,162 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-27 02:07:07,165 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-27 02:07:07,168 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-27 02:07:07,170 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-27 02:07:07,172 root INFO creating build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-27 02:07:07,174 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-27 02:07:07,177 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-27 02:07:07,179 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-27 02:07:07,182 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-27 02:07:07,184 root INFO creating build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-27 02:07:07,186 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-27 02:07:07,188 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-27 02:07:07,191 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-27 02:07:07,193 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-27 02:07:07,196 root INFO creating build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-27 02:07:07,197 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-27 02:07:07,200 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-27 02:07:07,203 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-27 02:07:07,205 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-27 02:07:07,207 root INFO creating build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:07,209 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:07,212 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:07,214 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:07,217 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:07,219 root INFO creating build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:07,221 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:07,223 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:07,226 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:07,228 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:07,230 root INFO creating build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,232 root INFO copying django/contrib/admin/static/admin/css/autocomplete.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,235 root INFO copying django/contrib/admin/static/admin/css/base.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,238 root INFO copying django/contrib/admin/static/admin/css/changelists.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,240 root INFO copying django/contrib/admin/static/admin/css/dark_mode.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,242 root INFO copying django/contrib/admin/static/admin/css/dashboard.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,245 root INFO copying django/contrib/admin/static/admin/css/forms.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,247 root INFO copying django/contrib/admin/static/admin/css/login.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,250 root INFO copying django/contrib/admin/static/admin/css/nav_sidebar.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,252 root INFO copying django/contrib/admin/static/admin/css/responsive.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,255 root INFO copying django/contrib/admin/static/admin/css/responsive_rtl.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,257 root INFO copying django/contrib/admin/static/admin/css/rtl.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,259 root INFO copying django/contrib/admin/static/admin/css/widgets.css -> build/lib/django/contrib/admin/static/admin/css 2025-04-27 02:07:07,261 root INFO creating build/lib/django/contrib/admin/static/admin/css/vendor/select2 2025-04-27 02:07:07,263 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2025-04-27 02:07:07,265 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2025-04-27 02:07:07,268 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2025-04-27 02:07:07,270 root INFO creating build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,271 root INFO copying django/contrib/admin/static/admin/img/LICENSE -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,274 root INFO copying django/contrib/admin/static/admin/img/README.txt -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,276 root INFO copying django/contrib/admin/static/admin/img/calendar-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,279 root INFO copying django/contrib/admin/static/admin/img/icon-addlink.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,281 root INFO copying django/contrib/admin/static/admin/img/icon-alert.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,283 root INFO copying django/contrib/admin/static/admin/img/icon-calendar.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,286 root INFO copying django/contrib/admin/static/admin/img/icon-changelink.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,288 root INFO copying django/contrib/admin/static/admin/img/icon-clock.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,290 root INFO copying django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,293 root INFO copying django/contrib/admin/static/admin/img/icon-no.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,295 root INFO copying django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,297 root INFO copying django/contrib/admin/static/admin/img/icon-unknown.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,299 root INFO copying django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,302 root INFO copying django/contrib/admin/static/admin/img/icon-yes.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,304 root INFO copying django/contrib/admin/static/admin/img/inline-delete.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,306 root INFO copying django/contrib/admin/static/admin/img/search.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,308 root INFO copying django/contrib/admin/static/admin/img/selector-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,310 root INFO copying django/contrib/admin/static/admin/img/sorting-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,313 root INFO copying django/contrib/admin/static/admin/img/tooltag-add.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,315 root INFO copying django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/lib/django/contrib/admin/static/admin/img 2025-04-27 02:07:07,317 root INFO creating build/lib/django/contrib/admin/static/admin/img/gis 2025-04-27 02:07:07,319 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2025-04-27 02:07:07,321 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2025-04-27 02:07:07,323 root INFO creating build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,324 root INFO copying django/contrib/admin/static/admin/js/SelectBox.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,327 root INFO copying django/contrib/admin/static/admin/js/SelectFilter2.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,329 root INFO copying django/contrib/admin/static/admin/js/actions.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,331 root INFO copying django/contrib/admin/static/admin/js/autocomplete.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,333 root INFO copying django/contrib/admin/static/admin/js/calendar.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,336 root INFO copying django/contrib/admin/static/admin/js/cancel.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,338 root INFO copying django/contrib/admin/static/admin/js/change_form.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,340 root INFO copying django/contrib/admin/static/admin/js/collapse.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,342 root INFO copying django/contrib/admin/static/admin/js/core.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,345 root INFO copying django/contrib/admin/static/admin/js/filters.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,347 root INFO copying django/contrib/admin/static/admin/js/inlines.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,349 root INFO copying django/contrib/admin/static/admin/js/jquery.init.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,351 root INFO copying django/contrib/admin/static/admin/js/nav_sidebar.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,354 root INFO copying django/contrib/admin/static/admin/js/popup_response.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,356 root INFO copying django/contrib/admin/static/admin/js/prepopulate.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,358 root INFO copying django/contrib/admin/static/admin/js/prepopulate_init.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,360 root INFO copying django/contrib/admin/static/admin/js/theme.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,362 root INFO copying django/contrib/admin/static/admin/js/urlify.js -> build/lib/django/contrib/admin/static/admin/js 2025-04-27 02:07:07,364 root INFO creating build/lib/django/contrib/admin/static/admin/js/admin 2025-04-27 02:07:07,366 root INFO copying django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/lib/django/contrib/admin/static/admin/js/admin 2025-04-27 02:07:07,368 root INFO copying django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/lib/django/contrib/admin/static/admin/js/admin 2025-04-27 02:07:07,370 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2025-04-27 02:07:07,372 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2025-04-27 02:07:07,374 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2025-04-27 02:07:07,379 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2025-04-27 02:07:07,382 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2 2025-04-27 02:07:07,383 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2025-04-27 02:07:07,385 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2025-04-27 02:07:07,389 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2025-04-27 02:07:07,392 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,393 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,396 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,398 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,400 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,402 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,404 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,407 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,409 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,411 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,413 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,416 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,418 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,420 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,423 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,425 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,427 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,429 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,432 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,434 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,436 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,439 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,441 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,443 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,445 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,448 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,450 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,452 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,454 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,457 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,459 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,461 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,464 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,466 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,468 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,470 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,472 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,475 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,477 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,479 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,482 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,484 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,486 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,488 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,490 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,493 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,495 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,497 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,500 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,502 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,504 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,506 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,508 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,511 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,513 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,515 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,517 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,520 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,522 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,524 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:07,526 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-27 02:07:07,528 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-27 02:07:07,530 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-27 02:07:07,534 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-27 02:07:07,538 root INFO creating build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,540 root INFO copying django/contrib/admin/templates/admin/404.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,542 root INFO copying django/contrib/admin/templates/admin/500.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,545 root INFO copying django/contrib/admin/templates/admin/actions.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,547 root INFO copying django/contrib/admin/templates/admin/app_index.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,549 root INFO copying django/contrib/admin/templates/admin/app_list.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,552 root INFO copying django/contrib/admin/templates/admin/base.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,554 root INFO copying django/contrib/admin/templates/admin/base_site.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,556 root INFO copying django/contrib/admin/templates/admin/change_form.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,558 root INFO copying django/contrib/admin/templates/admin/change_form_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,561 root INFO copying django/contrib/admin/templates/admin/change_list.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,563 root INFO copying django/contrib/admin/templates/admin/change_list_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,565 root INFO copying django/contrib/admin/templates/admin/change_list_results.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,567 root INFO copying django/contrib/admin/templates/admin/color_theme_toggle.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,569 root INFO copying django/contrib/admin/templates/admin/date_hierarchy.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,572 root INFO copying django/contrib/admin/templates/admin/delete_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,574 root INFO copying django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,576 root INFO copying django/contrib/admin/templates/admin/filter.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,578 root INFO copying django/contrib/admin/templates/admin/index.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,581 root INFO copying django/contrib/admin/templates/admin/invalid_setup.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,583 root INFO copying django/contrib/admin/templates/admin/login.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,585 root INFO copying django/contrib/admin/templates/admin/nav_sidebar.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,587 root INFO copying django/contrib/admin/templates/admin/object_history.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,589 root INFO copying django/contrib/admin/templates/admin/pagination.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,592 root INFO copying django/contrib/admin/templates/admin/popup_response.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,594 root INFO copying django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,596 root INFO copying django/contrib/admin/templates/admin/search_form.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,598 root INFO copying django/contrib/admin/templates/admin/submit_line.html -> build/lib/django/contrib/admin/templates/admin 2025-04-27 02:07:07,600 root INFO creating build/lib/django/contrib/admin/templates/admin/auth/user 2025-04-27 02:07:07,602 root INFO copying django/contrib/admin/templates/admin/auth/user/add_form.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2025-04-27 02:07:07,604 root INFO copying django/contrib/admin/templates/admin/auth/user/change_password.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2025-04-27 02:07:07,606 root INFO creating build/lib/django/contrib/admin/templates/admin/edit_inline 2025-04-27 02:07:07,607 root INFO copying django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2025-04-27 02:07:07,610 root INFO copying django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2025-04-27 02:07:07,612 root INFO creating build/lib/django/contrib/admin/templates/admin/includes 2025-04-27 02:07:07,613 root INFO copying django/contrib/admin/templates/admin/includes/fieldset.html -> build/lib/django/contrib/admin/templates/admin/includes 2025-04-27 02:07:07,615 root INFO copying django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/lib/django/contrib/admin/templates/admin/includes 2025-04-27 02:07:07,617 root INFO creating build/lib/django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:07,619 root INFO copying django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:07,621 root INFO copying django/contrib/admin/templates/admin/widgets/date.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:07,623 root INFO copying django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:07,626 root INFO copying django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:07,628 root INFO copying django/contrib/admin/templates/admin/widgets/radio.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:07,630 root INFO copying django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:07,632 root INFO copying django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:07,634 root INFO copying django/contrib/admin/templates/admin/widgets/time.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:07,636 root INFO copying django/contrib/admin/templates/admin/widgets/url.html -> build/lib/django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:07,638 root INFO creating build/lib/django/contrib/admin/templates/registration 2025-04-27 02:07:07,640 root INFO copying django/contrib/admin/templates/registration/logged_out.html -> build/lib/django/contrib/admin/templates/registration 2025-04-27 02:07:07,642 root INFO copying django/contrib/admin/templates/registration/password_change_done.html -> build/lib/django/contrib/admin/templates/registration 2025-04-27 02:07:07,644 root INFO copying django/contrib/admin/templates/registration/password_change_form.html -> build/lib/django/contrib/admin/templates/registration 2025-04-27 02:07:07,646 root INFO copying django/contrib/admin/templates/registration/password_reset_complete.html -> build/lib/django/contrib/admin/templates/registration 2025-04-27 02:07:07,648 root INFO copying django/contrib/admin/templates/registration/password_reset_confirm.html -> build/lib/django/contrib/admin/templates/registration 2025-04-27 02:07:07,650 root INFO copying django/contrib/admin/templates/registration/password_reset_done.html -> build/lib/django/contrib/admin/templates/registration 2025-04-27 02:07:07,653 root INFO copying django/contrib/admin/templates/registration/password_reset_email.html -> build/lib/django/contrib/admin/templates/registration 2025-04-27 02:07:07,655 root INFO copying django/contrib/admin/templates/registration/password_reset_form.html -> build/lib/django/contrib/admin/templates/registration 2025-04-27 02:07:07,672 root INFO copying django/contrib/gis/gdal/LICENSE -> build/lib/django/contrib/gis/gdal 2025-04-27 02:07:07,674 root INFO copying django/contrib/gis/geos/LICENSE -> build/lib/django/contrib/gis/geos 2025-04-27 02:07:07,868 root INFO installing to build/bdist.linux-riscv64/wheel 2025-04-27 02:07:07,869 root INFO running install 2025-04-27 02:07:07,941 root INFO running install_lib 2025-04-27 02:07:07,963 root INFO creating build/bdist.linux-riscv64/wheel 2025-04-27 02:07:07,965 root INFO creating build/bdist.linux-riscv64/wheel/django 2025-04-27 02:07:07,967 root INFO creating build/bdist.linux-riscv64/wheel/django/dispatch 2025-04-27 02:07:07,968 root INFO copying build/lib/django/dispatch/__init__.py -> build/bdist.linux-riscv64/wheel/./django/dispatch 2025-04-27 02:07:07,970 root INFO copying build/lib/django/dispatch/license.txt -> build/bdist.linux-riscv64/wheel/./django/dispatch 2025-04-27 02:07:07,972 root INFO copying build/lib/django/dispatch/dispatcher.py -> build/bdist.linux-riscv64/wheel/./django/dispatch 2025-04-27 02:07:07,973 root INFO copying build/lib/django/__init__.py -> build/bdist.linux-riscv64/wheel/./django 2025-04-27 02:07:07,975 root INFO creating build/bdist.linux-riscv64/wheel/django/core 2025-04-27 02:07:07,977 root INFO creating build/bdist.linux-riscv64/wheel/django/core/management 2025-04-27 02:07:07,979 root INFO creating build/bdist.linux-riscv64/wheel/django/core/management/commands 2025-04-27 02:07:07,981 root INFO copying build/lib/django/core/management/commands/startapp.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:07,982 root INFO copying build/lib/django/core/management/commands/dbshell.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:07,984 root INFO copying build/lib/django/core/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:07,986 root INFO copying build/lib/django/core/management/commands/testserver.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:07,987 root INFO copying build/lib/django/core/management/commands/dumpdata.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:07,989 root INFO copying build/lib/django/core/management/commands/migrate.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:07,991 root INFO copying build/lib/django/core/management/commands/inspectdb.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:07,993 root INFO copying build/lib/django/core/management/commands/compilemessages.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:07,994 root INFO copying build/lib/django/core/management/commands/sendtestemail.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:07,996 root INFO copying build/lib/django/core/management/commands/runserver.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:07,998 root INFO copying build/lib/django/core/management/commands/showmigrations.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:07,999 root INFO copying build/lib/django/core/management/commands/flush.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,001 root INFO copying build/lib/django/core/management/commands/test.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,003 root INFO copying build/lib/django/core/management/commands/sqlmigrate.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,005 root INFO copying build/lib/django/core/management/commands/diffsettings.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,006 root INFO copying build/lib/django/core/management/commands/makemessages.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,008 root INFO copying build/lib/django/core/management/commands/optimizemigration.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,010 root INFO copying build/lib/django/core/management/commands/shell.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,012 root INFO copying build/lib/django/core/management/commands/squashmigrations.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,013 root INFO copying build/lib/django/core/management/commands/loaddata.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,015 root INFO copying build/lib/django/core/management/commands/makemigrations.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,017 root INFO copying build/lib/django/core/management/commands/createcachetable.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,018 root INFO copying build/lib/django/core/management/commands/sqlsequencereset.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,020 root INFO copying build/lib/django/core/management/commands/startproject.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,022 root INFO copying build/lib/django/core/management/commands/check.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,024 root INFO copying build/lib/django/core/management/commands/sqlflush.py -> build/bdist.linux-riscv64/wheel/./django/core/management/commands 2025-04-27 02:07:08,025 root INFO copying build/lib/django/core/management/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/management 2025-04-27 02:07:08,027 root INFO copying build/lib/django/core/management/sql.py -> build/bdist.linux-riscv64/wheel/./django/core/management 2025-04-27 02:07:08,029 root INFO copying build/lib/django/core/management/templates.py -> build/bdist.linux-riscv64/wheel/./django/core/management 2025-04-27 02:07:08,030 root INFO copying build/lib/django/core/management/color.py -> build/bdist.linux-riscv64/wheel/./django/core/management 2025-04-27 02:07:08,032 root INFO copying build/lib/django/core/management/utils.py -> build/bdist.linux-riscv64/wheel/./django/core/management 2025-04-27 02:07:08,034 root INFO copying build/lib/django/core/management/base.py -> build/bdist.linux-riscv64/wheel/./django/core/management 2025-04-27 02:07:08,036 root INFO copying build/lib/django/core/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core 2025-04-27 02:07:08,037 root INFO copying build/lib/django/core/signals.py -> build/bdist.linux-riscv64/wheel/./django/core 2025-04-27 02:07:08,039 root INFO creating build/bdist.linux-riscv64/wheel/django/core/mail 2025-04-27 02:07:08,041 root INFO copying build/lib/django/core/mail/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/mail 2025-04-27 02:07:08,042 root INFO copying build/lib/django/core/mail/message.py -> build/bdist.linux-riscv64/wheel/./django/core/mail 2025-04-27 02:07:08,044 root INFO copying build/lib/django/core/mail/utils.py -> build/bdist.linux-riscv64/wheel/./django/core/mail 2025-04-27 02:07:08,046 root INFO creating build/bdist.linux-riscv64/wheel/django/core/mail/backends 2025-04-27 02:07:08,048 root INFO copying build/lib/django/core/mail/backends/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/mail/backends 2025-04-27 02:07:08,050 root INFO copying build/lib/django/core/mail/backends/smtp.py -> build/bdist.linux-riscv64/wheel/./django/core/mail/backends 2025-04-27 02:07:08,051 root INFO copying build/lib/django/core/mail/backends/console.py -> build/bdist.linux-riscv64/wheel/./django/core/mail/backends 2025-04-27 02:07:08,053 root INFO copying build/lib/django/core/mail/backends/filebased.py -> build/bdist.linux-riscv64/wheel/./django/core/mail/backends 2025-04-27 02:07:08,055 root INFO copying build/lib/django/core/mail/backends/dummy.py -> build/bdist.linux-riscv64/wheel/./django/core/mail/backends 2025-04-27 02:07:08,056 root INFO copying build/lib/django/core/mail/backends/locmem.py -> build/bdist.linux-riscv64/wheel/./django/core/mail/backends 2025-04-27 02:07:08,058 root INFO copying build/lib/django/core/mail/backends/base.py -> build/bdist.linux-riscv64/wheel/./django/core/mail/backends 2025-04-27 02:07:08,060 root INFO creating build/bdist.linux-riscv64/wheel/django/core/cache 2025-04-27 02:07:08,062 root INFO copying build/lib/django/core/cache/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/cache 2025-04-27 02:07:08,064 root INFO copying build/lib/django/core/cache/utils.py -> build/bdist.linux-riscv64/wheel/./django/core/cache 2025-04-27 02:07:08,066 root INFO creating build/bdist.linux-riscv64/wheel/django/core/cache/backends 2025-04-27 02:07:08,067 root INFO copying build/lib/django/core/cache/backends/db.py -> build/bdist.linux-riscv64/wheel/./django/core/cache/backends 2025-04-27 02:07:08,069 root INFO copying build/lib/django/core/cache/backends/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/cache/backends 2025-04-27 02:07:08,071 root INFO copying build/lib/django/core/cache/backends/memcached.py -> build/bdist.linux-riscv64/wheel/./django/core/cache/backends 2025-04-27 02:07:08,072 root INFO copying build/lib/django/core/cache/backends/filebased.py -> build/bdist.linux-riscv64/wheel/./django/core/cache/backends 2025-04-27 02:07:08,074 root INFO copying build/lib/django/core/cache/backends/dummy.py -> build/bdist.linux-riscv64/wheel/./django/core/cache/backends 2025-04-27 02:07:08,076 root INFO copying build/lib/django/core/cache/backends/locmem.py -> build/bdist.linux-riscv64/wheel/./django/core/cache/backends 2025-04-27 02:07:08,078 root INFO copying build/lib/django/core/cache/backends/redis.py -> build/bdist.linux-riscv64/wheel/./django/core/cache/backends 2025-04-27 02:07:08,079 root INFO copying build/lib/django/core/cache/backends/base.py -> build/bdist.linux-riscv64/wheel/./django/core/cache/backends 2025-04-27 02:07:08,081 root INFO copying build/lib/django/core/exceptions.py -> build/bdist.linux-riscv64/wheel/./django/core 2025-04-27 02:07:08,083 root INFO creating build/bdist.linux-riscv64/wheel/django/core/servers 2025-04-27 02:07:08,085 root INFO copying build/lib/django/core/servers/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/servers 2025-04-27 02:07:08,086 root INFO copying build/lib/django/core/servers/basehttp.py -> build/bdist.linux-riscv64/wheel/./django/core/servers 2025-04-27 02:07:08,088 root INFO creating build/bdist.linux-riscv64/wheel/django/core/handlers 2025-04-27 02:07:08,090 root INFO copying build/lib/django/core/handlers/exception.py -> build/bdist.linux-riscv64/wheel/./django/core/handlers 2025-04-27 02:07:08,091 root INFO copying build/lib/django/core/handlers/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/handlers 2025-04-27 02:07:08,093 root INFO copying build/lib/django/core/handlers/asgi.py -> build/bdist.linux-riscv64/wheel/./django/core/handlers 2025-04-27 02:07:08,094 root INFO copying build/lib/django/core/handlers/wsgi.py -> build/bdist.linux-riscv64/wheel/./django/core/handlers 2025-04-27 02:07:08,096 root INFO copying build/lib/django/core/handlers/base.py -> build/bdist.linux-riscv64/wheel/./django/core/handlers 2025-04-27 02:07:08,098 root INFO copying build/lib/django/core/asgi.py -> build/bdist.linux-riscv64/wheel/./django/core 2025-04-27 02:07:08,100 root INFO creating build/bdist.linux-riscv64/wheel/django/core/files 2025-04-27 02:07:08,101 root INFO copying build/lib/django/core/files/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/files 2025-04-27 02:07:08,103 root INFO copying build/lib/django/core/files/temp.py -> build/bdist.linux-riscv64/wheel/./django/core/files 2025-04-27 02:07:08,105 root INFO copying build/lib/django/core/files/move.py -> build/bdist.linux-riscv64/wheel/./django/core/files 2025-04-27 02:07:08,106 root INFO copying build/lib/django/core/files/uploadedfile.py -> build/bdist.linux-riscv64/wheel/./django/core/files 2025-04-27 02:07:08,108 root INFO copying build/lib/django/core/files/uploadhandler.py -> build/bdist.linux-riscv64/wheel/./django/core/files 2025-04-27 02:07:08,110 root INFO copying build/lib/django/core/files/locks.py -> build/bdist.linux-riscv64/wheel/./django/core/files 2025-04-27 02:07:08,112 root INFO creating build/bdist.linux-riscv64/wheel/django/core/files/storage 2025-04-27 02:07:08,113 root INFO copying build/lib/django/core/files/storage/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/files/storage 2025-04-27 02:07:08,115 root INFO copying build/lib/django/core/files/storage/filesystem.py -> build/bdist.linux-riscv64/wheel/./django/core/files/storage 2025-04-27 02:07:08,117 root INFO copying build/lib/django/core/files/storage/memory.py -> build/bdist.linux-riscv64/wheel/./django/core/files/storage 2025-04-27 02:07:08,118 root INFO copying build/lib/django/core/files/storage/mixins.py -> build/bdist.linux-riscv64/wheel/./django/core/files/storage 2025-04-27 02:07:08,120 root INFO copying build/lib/django/core/files/storage/handler.py -> build/bdist.linux-riscv64/wheel/./django/core/files/storage 2025-04-27 02:07:08,122 root INFO copying build/lib/django/core/files/storage/base.py -> build/bdist.linux-riscv64/wheel/./django/core/files/storage 2025-04-27 02:07:08,123 root INFO copying build/lib/django/core/files/utils.py -> build/bdist.linux-riscv64/wheel/./django/core/files 2025-04-27 02:07:08,125 root INFO copying build/lib/django/core/files/base.py -> build/bdist.linux-riscv64/wheel/./django/core/files 2025-04-27 02:07:08,126 root INFO copying build/lib/django/core/files/images.py -> build/bdist.linux-riscv64/wheel/./django/core/files 2025-04-27 02:07:08,128 root INFO copying build/lib/django/core/wsgi.py -> build/bdist.linux-riscv64/wheel/./django/core 2025-04-27 02:07:08,130 root INFO copying build/lib/django/core/paginator.py -> build/bdist.linux-riscv64/wheel/./django/core 2025-04-27 02:07:08,131 root INFO copying build/lib/django/core/signing.py -> build/bdist.linux-riscv64/wheel/./django/core 2025-04-27 02:07:08,133 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks 2025-04-27 02:07:08,135 root INFO copying build/lib/django/core/checks/files.py -> build/bdist.linux-riscv64/wheel/./django/core/checks 2025-04-27 02:07:08,137 root INFO copying build/lib/django/core/checks/urls.py -> build/bdist.linux-riscv64/wheel/./django/core/checks 2025-04-27 02:07:08,138 root INFO copying build/lib/django/core/checks/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/checks 2025-04-27 02:07:08,140 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2025-04-27 02:07:08,142 root INFO copying build/lib/django/core/checks/compatibility/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/checks/compatibility 2025-04-27 02:07:08,143 root INFO copying build/lib/django/core/checks/compatibility/django_4_0.py -> build/bdist.linux-riscv64/wheel/./django/core/checks/compatibility 2025-04-27 02:07:08,145 root INFO copying build/lib/django/core/checks/async_checks.py -> build/bdist.linux-riscv64/wheel/./django/core/checks 2025-04-27 02:07:08,147 root INFO copying build/lib/django/core/checks/templates.py -> build/bdist.linux-riscv64/wheel/./django/core/checks 2025-04-27 02:07:08,148 root INFO copying build/lib/django/core/checks/translation.py -> build/bdist.linux-riscv64/wheel/./django/core/checks 2025-04-27 02:07:08,150 root INFO copying build/lib/django/core/checks/messages.py -> build/bdist.linux-riscv64/wheel/./django/core/checks 2025-04-27 02:07:08,151 root INFO copying build/lib/django/core/checks/database.py -> build/bdist.linux-riscv64/wheel/./django/core/checks 2025-04-27 02:07:08,153 root INFO copying build/lib/django/core/checks/registry.py -> build/bdist.linux-riscv64/wheel/./django/core/checks 2025-04-27 02:07:08,155 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks/security 2025-04-27 02:07:08,157 root INFO copying build/lib/django/core/checks/security/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/checks/security 2025-04-27 02:07:08,158 root INFO copying build/lib/django/core/checks/security/sessions.py -> build/bdist.linux-riscv64/wheel/./django/core/checks/security 2025-04-27 02:07:08,160 root INFO copying build/lib/django/core/checks/security/csrf.py -> build/bdist.linux-riscv64/wheel/./django/core/checks/security 2025-04-27 02:07:08,161 root INFO copying build/lib/django/core/checks/security/base.py -> build/bdist.linux-riscv64/wheel/./django/core/checks/security 2025-04-27 02:07:08,163 root INFO copying build/lib/django/core/checks/caches.py -> build/bdist.linux-riscv64/wheel/./django/core/checks 2025-04-27 02:07:08,165 root INFO copying build/lib/django/core/checks/model_checks.py -> build/bdist.linux-riscv64/wheel/./django/core/checks 2025-04-27 02:07:08,167 root INFO creating build/bdist.linux-riscv64/wheel/django/core/serializers 2025-04-27 02:07:08,169 root INFO copying build/lib/django/core/serializers/__init__.py -> build/bdist.linux-riscv64/wheel/./django/core/serializers 2025-04-27 02:07:08,171 root INFO copying build/lib/django/core/serializers/python.py -> build/bdist.linux-riscv64/wheel/./django/core/serializers 2025-04-27 02:07:08,172 root INFO copying build/lib/django/core/serializers/json.py -> build/bdist.linux-riscv64/wheel/./django/core/serializers 2025-04-27 02:07:08,174 root INFO copying build/lib/django/core/serializers/xml_serializer.py -> build/bdist.linux-riscv64/wheel/./django/core/serializers 2025-04-27 02:07:08,176 root INFO copying build/lib/django/core/serializers/pyyaml.py -> build/bdist.linux-riscv64/wheel/./django/core/serializers 2025-04-27 02:07:08,177 root INFO copying build/lib/django/core/serializers/jsonl.py -> build/bdist.linux-riscv64/wheel/./django/core/serializers 2025-04-27 02:07:08,179 root INFO copying build/lib/django/core/serializers/base.py -> build/bdist.linux-riscv64/wheel/./django/core/serializers 2025-04-27 02:07:08,181 root INFO copying build/lib/django/core/validators.py -> build/bdist.linux-riscv64/wheel/./django/core 2025-04-27 02:07:08,183 root INFO creating build/bdist.linux-riscv64/wheel/django/http 2025-04-27 02:07:08,185 root INFO copying build/lib/django/http/__init__.py -> build/bdist.linux-riscv64/wheel/./django/http 2025-04-27 02:07:08,186 root INFO copying build/lib/django/http/request.py -> build/bdist.linux-riscv64/wheel/./django/http 2025-04-27 02:07:08,188 root INFO copying build/lib/django/http/multipartparser.py -> build/bdist.linux-riscv64/wheel/./django/http 2025-04-27 02:07:08,190 root INFO copying build/lib/django/http/cookie.py -> build/bdist.linux-riscv64/wheel/./django/http 2025-04-27 02:07:08,191 root INFO copying build/lib/django/http/response.py -> build/bdist.linux-riscv64/wheel/./django/http 2025-04-27 02:07:08,193 root INFO copying build/lib/django/shortcuts.py -> build/bdist.linux-riscv64/wheel/./django 2025-04-27 02:07:08,196 root INFO creating build/bdist.linux-riscv64/wheel/django/conf 2025-04-27 02:07:08,197 root INFO copying build/lib/django/conf/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf 2025-04-27 02:07:08,200 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale 2025-04-27 02:07:08,201 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2025-04-27 02:07:08,203 root INFO copying build/lib/django/conf/locale/cy/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/cy 2025-04-27 02:07:08,204 root INFO copying build/lib/django/conf/locale/cy/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/cy 2025-04-27 02:07:08,206 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cy/LC_MESSAGES 2025-04-27 02:07:08,208 root INFO copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/cy/LC_MESSAGES 2025-04-27 02:07:08,210 root INFO copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/cy/LC_MESSAGES 2025-04-27 02:07:08,212 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2025-04-27 02:07:08,213 root INFO copying build/lib/django/conf/locale/en_AU/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/en_AU 2025-04-27 02:07:08,215 root INFO copying build/lib/django/conf/locale/en_AU/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/en_AU 2025-04-27 02:07:08,217 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:08,218 root INFO copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:08,220 root INFO copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:08,223 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2025-04-27 02:07:08,224 root INFO copying build/lib/django/conf/locale/ckb/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ckb 2025-04-27 02:07:08,226 root INFO copying build/lib/django/conf/locale/ckb/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ckb 2025-04-27 02:07:08,228 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ckb/LC_MESSAGES 2025-04-27 02:07:08,229 root INFO copying build/lib/django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ckb/LC_MESSAGES 2025-04-27 02:07:08,231 root INFO copying build/lib/django/conf/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ckb/LC_MESSAGES 2025-04-27 02:07:08,233 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2025-04-27 02:07:08,235 root INFO copying build/lib/django/conf/locale/kn/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/kn 2025-04-27 02:07:08,236 root INFO copying build/lib/django/conf/locale/kn/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/kn 2025-04-27 02:07:08,238 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kn/LC_MESSAGES 2025-04-27 02:07:08,240 root INFO copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/kn/LC_MESSAGES 2025-04-27 02:07:08,242 root INFO copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/kn/LC_MESSAGES 2025-04-27 02:07:08,244 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kab 2025-04-27 02:07:08,246 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kab/LC_MESSAGES 2025-04-27 02:07:08,247 root INFO copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/kab/LC_MESSAGES 2025-04-27 02:07:08,249 root INFO copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/kab/LC_MESSAGES 2025-04-27 02:07:08,252 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ur 2025-04-27 02:07:08,254 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ur/LC_MESSAGES 2025-04-27 02:07:08,255 root INFO copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ur/LC_MESSAGES 2025-04-27 02:07:08,257 root INFO copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ur/LC_MESSAGES 2025-04-27 02:07:08,260 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2025-04-27 02:07:08,261 root INFO copying build/lib/django/conf/locale/nn/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/nn 2025-04-27 02:07:08,262 root INFO copying build/lib/django/conf/locale/nn/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/nn 2025-04-27 02:07:08,265 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nn/LC_MESSAGES 2025-04-27 02:07:08,266 root INFO copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/nn/LC_MESSAGES 2025-04-27 02:07:08,268 root INFO copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/nn/LC_MESSAGES 2025-04-27 02:07:08,270 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2025-04-27 02:07:08,272 root INFO copying build/lib/django/conf/locale/sr/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sr 2025-04-27 02:07:08,273 root INFO copying build/lib/django/conf/locale/sr/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sr 2025-04-27 02:07:08,275 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr/LC_MESSAGES 2025-04-27 02:07:08,277 root INFO copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sr/LC_MESSAGES 2025-04-27 02:07:08,279 root INFO copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sr/LC_MESSAGES 2025-04-27 02:07:08,281 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2025-04-27 02:07:08,283 root INFO copying build/lib/django/conf/locale/sr_Latn/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sr_Latn 2025-04-27 02:07:08,284 root INFO copying build/lib/django/conf/locale/sr_Latn/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sr_Latn 2025-04-27 02:07:08,286 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:08,288 root INFO copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:08,290 root INFO copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:08,292 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/be 2025-04-27 02:07:08,294 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/be/LC_MESSAGES 2025-04-27 02:07:08,295 root INFO copying build/lib/django/conf/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/be/LC_MESSAGES 2025-04-27 02:07:08,297 root INFO copying build/lib/django/conf/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/be/LC_MESSAGES 2025-04-27 02:07:08,299 root INFO copying build/lib/django/conf/locale/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale 2025-04-27 02:07:08,302 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/is 2025-04-27 02:07:08,303 root INFO copying build/lib/django/conf/locale/is/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/is 2025-04-27 02:07:08,305 root INFO copying build/lib/django/conf/locale/is/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/is 2025-04-27 02:07:08,307 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/is/LC_MESSAGES 2025-04-27 02:07:08,308 root INFO copying build/lib/django/conf/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/is/LC_MESSAGES 2025-04-27 02:07:08,310 root INFO copying build/lib/django/conf/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/is/LC_MESSAGES 2025-04-27 02:07:08,313 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2025-04-27 02:07:08,314 root INFO copying build/lib/django/conf/locale/lv/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/lv 2025-04-27 02:07:08,316 root INFO copying build/lib/django/conf/locale/lv/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/lv 2025-04-27 02:07:08,318 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lv/LC_MESSAGES 2025-04-27 02:07:08,319 root INFO copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/lv/LC_MESSAGES 2025-04-27 02:07:08,321 root INFO copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/lv/LC_MESSAGES 2025-04-27 02:07:08,324 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2025-04-27 02:07:08,325 root INFO copying build/lib/django/conf/locale/pt/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pt 2025-04-27 02:07:08,327 root INFO copying build/lib/django/conf/locale/pt/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pt 2025-04-27 02:07:08,329 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt/LC_MESSAGES 2025-04-27 02:07:08,330 root INFO copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pt/LC_MESSAGES 2025-04-27 02:07:08,332 root INFO copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pt/LC_MESSAGES 2025-04-27 02:07:08,335 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sw 2025-04-27 02:07:08,337 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sw/LC_MESSAGES 2025-04-27 02:07:08,338 root INFO copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sw/LC_MESSAGES 2025-04-27 02:07:08,340 root INFO copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sw/LC_MESSAGES 2025-04-27 02:07:08,342 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/et 2025-04-27 02:07:08,344 root INFO copying build/lib/django/conf/locale/et/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/et 2025-04-27 02:07:08,345 root INFO copying build/lib/django/conf/locale/et/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/et 2025-04-27 02:07:08,347 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/et/LC_MESSAGES 2025-04-27 02:07:08,349 root INFO copying build/lib/django/conf/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/et/LC_MESSAGES 2025-04-27 02:07:08,351 root INFO copying build/lib/django/conf/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/et/LC_MESSAGES 2025-04-27 02:07:08,353 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2025-04-27 02:07:08,354 root INFO copying build/lib/django/conf/locale/es_CO/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_CO 2025-04-27 02:07:08,356 root INFO copying build/lib/django/conf/locale/es_CO/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_CO 2025-04-27 02:07:08,358 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:08,359 root INFO copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:08,361 root INFO copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:08,364 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2025-04-27 02:07:08,365 root INFO copying build/lib/django/conf/locale/tk/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tk 2025-04-27 02:07:08,366 root INFO copying build/lib/django/conf/locale/tk/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tk 2025-04-27 02:07:08,369 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tk/LC_MESSAGES 2025-04-27 02:07:08,370 root INFO copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tk/LC_MESSAGES 2025-04-27 02:07:08,372 root INFO copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tk/LC_MESSAGES 2025-04-27 02:07:08,374 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2025-04-27 02:07:08,376 root INFO copying build/lib/django/conf/locale/ga/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ga 2025-04-27 02:07:08,377 root INFO copying build/lib/django/conf/locale/ga/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ga 2025-04-27 02:07:08,379 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ga/LC_MESSAGES 2025-04-27 02:07:08,381 root INFO copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ga/LC_MESSAGES 2025-04-27 02:07:08,382 root INFO copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ga/LC_MESSAGES 2025-04-27 02:07:08,385 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/th 2025-04-27 02:07:08,386 root INFO copying build/lib/django/conf/locale/th/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/th 2025-04-27 02:07:08,388 root INFO copying build/lib/django/conf/locale/th/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/th 2025-04-27 02:07:08,390 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/th/LC_MESSAGES 2025-04-27 02:07:08,391 root INFO copying build/lib/django/conf/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/th/LC_MESSAGES 2025-04-27 02:07:08,393 root INFO copying build/lib/django/conf/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/th/LC_MESSAGES 2025-04-27 02:07:08,395 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2025-04-27 02:07:08,397 root INFO copying build/lib/django/conf/locale/sq/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sq 2025-04-27 02:07:08,398 root INFO copying build/lib/django/conf/locale/sq/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sq 2025-04-27 02:07:08,400 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sq/LC_MESSAGES 2025-04-27 02:07:08,402 root INFO copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sq/LC_MESSAGES 2025-04-27 02:07:08,404 root INFO copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sq/LC_MESSAGES 2025-04-27 02:07:08,406 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2025-04-27 02:07:08,407 root INFO copying build/lib/django/conf/locale/nl/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/nl 2025-04-27 02:07:08,409 root INFO copying build/lib/django/conf/locale/nl/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/nl 2025-04-27 02:07:08,411 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nl/LC_MESSAGES 2025-04-27 02:07:08,412 root INFO copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/nl/LC_MESSAGES 2025-04-27 02:07:08,414 root INFO copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/nl/LC_MESSAGES 2025-04-27 02:07:08,417 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2025-04-27 02:07:08,418 root INFO copying build/lib/django/conf/locale/tg/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tg 2025-04-27 02:07:08,419 root INFO copying build/lib/django/conf/locale/tg/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tg 2025-04-27 02:07:08,421 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tg/LC_MESSAGES 2025-04-27 02:07:08,423 root INFO copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tg/LC_MESSAGES 2025-04-27 02:07:08,425 root INFO copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tg/LC_MESSAGES 2025-04-27 02:07:08,427 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2025-04-27 02:07:08,429 root INFO copying build/lib/django/conf/locale/bn/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/bn 2025-04-27 02:07:08,430 root INFO copying build/lib/django/conf/locale/bn/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/bn 2025-04-27 02:07:08,432 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bn/LC_MESSAGES 2025-04-27 02:07:08,433 root INFO copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/bn/LC_MESSAGES 2025-04-27 02:07:08,435 root INFO copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/bn/LC_MESSAGES 2025-04-27 02:07:08,438 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2025-04-27 02:07:08,439 root INFO copying build/lib/django/conf/locale/es_NI/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_NI 2025-04-27 02:07:08,441 root INFO copying build/lib/django/conf/locale/es_NI/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_NI 2025-04-27 02:07:08,443 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/io 2025-04-27 02:07:08,444 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/io/LC_MESSAGES 2025-04-27 02:07:08,446 root INFO copying build/lib/django/conf/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/io/LC_MESSAGES 2025-04-27 02:07:08,448 root INFO copying build/lib/django/conf/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/io/LC_MESSAGES 2025-04-27 02:07:08,450 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/br 2025-04-27 02:07:08,452 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/br/LC_MESSAGES 2025-04-27 02:07:08,453 root INFO copying build/lib/django/conf/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/br/LC_MESSAGES 2025-04-27 02:07:08,455 root INFO copying build/lib/django/conf/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/br/LC_MESSAGES 2025-04-27 02:07:08,458 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2025-04-27 02:07:08,459 root INFO copying build/lib/django/conf/locale/uk/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/uk 2025-04-27 02:07:08,461 root INFO copying build/lib/django/conf/locale/uk/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/uk 2025-04-27 02:07:08,463 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uk/LC_MESSAGES 2025-04-27 02:07:08,464 root INFO copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/uk/LC_MESSAGES 2025-04-27 02:07:08,466 root INFO copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/uk/LC_MESSAGES 2025-04-27 02:07:08,469 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2025-04-27 02:07:08,470 root INFO copying build/lib/django/conf/locale/ky/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ky 2025-04-27 02:07:08,472 root INFO copying build/lib/django/conf/locale/ky/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ky 2025-04-27 02:07:08,474 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ky/LC_MESSAGES 2025-04-27 02:07:08,475 root INFO copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ky/LC_MESSAGES 2025-04-27 02:07:08,477 root INFO copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ky/LC_MESSAGES 2025-04-27 02:07:08,480 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/af 2025-04-27 02:07:08,481 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/af/LC_MESSAGES 2025-04-27 02:07:08,483 root INFO copying build/lib/django/conf/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/af/LC_MESSAGES 2025-04-27 02:07:08,485 root INFO copying build/lib/django/conf/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/af/LC_MESSAGES 2025-04-27 02:07:08,487 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/it 2025-04-27 02:07:08,488 root INFO copying build/lib/django/conf/locale/it/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/it 2025-04-27 02:07:08,490 root INFO copying build/lib/django/conf/locale/it/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/it 2025-04-27 02:07:08,492 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/it/LC_MESSAGES 2025-04-27 02:07:08,493 root INFO copying build/lib/django/conf/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/it/LC_MESSAGES 2025-04-27 02:07:08,495 root INFO copying build/lib/django/conf/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/it/LC_MESSAGES 2025-04-27 02:07:08,498 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2025-04-27 02:07:08,499 root INFO copying build/lib/django/conf/locale/es_AR/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_AR 2025-04-27 02:07:08,500 root INFO copying build/lib/django/conf/locale/es_AR/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_AR 2025-04-27 02:07:08,502 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:08,504 root INFO copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:08,506 root INFO copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:08,508 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2025-04-27 02:07:08,509 root INFO copying build/lib/django/conf/locale/fa/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fa 2025-04-27 02:07:08,511 root INFO copying build/lib/django/conf/locale/fa/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fa 2025-04-27 02:07:08,513 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fa/LC_MESSAGES 2025-04-27 02:07:08,515 root INFO copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fa/LC_MESSAGES 2025-04-27 02:07:08,516 root INFO copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fa/LC_MESSAGES 2025-04-27 02:07:08,519 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/el 2025-04-27 02:07:08,520 root INFO copying build/lib/django/conf/locale/el/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/el 2025-04-27 02:07:08,522 root INFO copying build/lib/django/conf/locale/el/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/el 2025-04-27 02:07:08,524 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/el/LC_MESSAGES 2025-04-27 02:07:08,525 root INFO copying build/lib/django/conf/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/el/LC_MESSAGES 2025-04-27 02:07:08,527 root INFO copying build/lib/django/conf/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/el/LC_MESSAGES 2025-04-27 02:07:08,530 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2025-04-27 02:07:08,531 root INFO copying build/lib/django/conf/locale/tr/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tr 2025-04-27 02:07:08,533 root INFO copying build/lib/django/conf/locale/tr/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tr 2025-04-27 02:07:08,535 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tr/LC_MESSAGES 2025-04-27 02:07:08,536 root INFO copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tr/LC_MESSAGES 2025-04-27 02:07:08,538 root INFO copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tr/LC_MESSAGES 2025-04-27 02:07:08,541 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2025-04-27 02:07:08,542 root INFO copying build/lib/django/conf/locale/eu/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/eu 2025-04-27 02:07:08,544 root INFO copying build/lib/django/conf/locale/eu/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/eu 2025-04-27 02:07:08,546 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eu/LC_MESSAGES 2025-04-27 02:07:08,547 root INFO copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/eu/LC_MESSAGES 2025-04-27 02:07:08,549 root INFO copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/eu/LC_MESSAGES 2025-04-27 02:07:08,552 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mr 2025-04-27 02:07:08,554 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mr/LC_MESSAGES 2025-04-27 02:07:08,555 root INFO copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/mr/LC_MESSAGES 2025-04-27 02:07:08,557 root INFO copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/mr/LC_MESSAGES 2025-04-27 02:07:08,559 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2025-04-27 02:07:08,560 root INFO copying build/lib/django/conf/locale/bs/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/bs 2025-04-27 02:07:08,562 root INFO copying build/lib/django/conf/locale/bs/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/bs 2025-04-27 02:07:08,564 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bs/LC_MESSAGES 2025-04-27 02:07:08,565 root INFO copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/bs/LC_MESSAGES 2025-04-27 02:07:08,567 root INFO copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/bs/LC_MESSAGES 2025-04-27 02:07:08,569 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2025-04-27 02:07:08,571 root INFO copying build/lib/django/conf/locale/ar_DZ/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ar_DZ 2025-04-27 02:07:08,572 root INFO copying build/lib/django/conf/locale/ar_DZ/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ar_DZ 2025-04-27 02:07:08,574 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:08,576 root INFO copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:08,578 root INFO copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:08,580 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2025-04-27 02:07:08,582 root INFO copying build/lib/django/conf/locale/ja/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ja 2025-04-27 02:07:08,583 root INFO copying build/lib/django/conf/locale/ja/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ja 2025-04-27 02:07:08,585 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ja/LC_MESSAGES 2025-04-27 02:07:08,587 root INFO copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ja/LC_MESSAGES 2025-04-27 02:07:08,589 root INFO copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ja/LC_MESSAGES 2025-04-27 02:07:08,591 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/my 2025-04-27 02:07:08,593 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/my/LC_MESSAGES 2025-04-27 02:07:08,594 root INFO copying build/lib/django/conf/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/my/LC_MESSAGES 2025-04-27 02:07:08,596 root INFO copying build/lib/django/conf/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/my/LC_MESSAGES 2025-04-27 02:07:08,599 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2025-04-27 02:07:08,600 root INFO copying build/lib/django/conf/locale/gd/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/gd 2025-04-27 02:07:08,601 root INFO copying build/lib/django/conf/locale/gd/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/gd 2025-04-27 02:07:08,604 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gd/LC_MESSAGES 2025-04-27 02:07:08,605 root INFO copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/gd/LC_MESSAGES 2025-04-27 02:07:08,607 root INFO copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/gd/LC_MESSAGES 2025-04-27 02:07:08,609 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/da 2025-04-27 02:07:08,611 root INFO copying build/lib/django/conf/locale/da/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/da 2025-04-27 02:07:08,612 root INFO copying build/lib/django/conf/locale/da/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/da 2025-04-27 02:07:08,614 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/da/LC_MESSAGES 2025-04-27 02:07:08,616 root INFO copying build/lib/django/conf/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/da/LC_MESSAGES 2025-04-27 02:07:08,617 root INFO copying build/lib/django/conf/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/da/LC_MESSAGES 2025-04-27 02:07:08,620 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/he 2025-04-27 02:07:08,621 root INFO copying build/lib/django/conf/locale/he/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/he 2025-04-27 02:07:08,623 root INFO copying build/lib/django/conf/locale/he/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/he 2025-04-27 02:07:08,625 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/he/LC_MESSAGES 2025-04-27 02:07:08,626 root INFO copying build/lib/django/conf/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/he/LC_MESSAGES 2025-04-27 02:07:08,628 root INFO copying build/lib/django/conf/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/he/LC_MESSAGES 2025-04-27 02:07:08,630 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en 2025-04-27 02:07:08,632 root INFO copying build/lib/django/conf/locale/en/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/en 2025-04-27 02:07:08,633 root INFO copying build/lib/django/conf/locale/en/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/en 2025-04-27 02:07:08,635 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en/LC_MESSAGES 2025-04-27 02:07:08,637 root INFO copying build/lib/django/conf/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/en/LC_MESSAGES 2025-04-27 02:07:08,638 root INFO copying build/lib/django/conf/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/en/LC_MESSAGES 2025-04-27 02:07:08,641 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2025-04-27 02:07:08,642 root INFO copying build/lib/django/conf/locale/hr/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hr 2025-04-27 02:07:08,643 root INFO copying build/lib/django/conf/locale/hr/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hr 2025-04-27 02:07:08,646 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hr/LC_MESSAGES 2025-04-27 02:07:08,647 root INFO copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hr/LC_MESSAGES 2025-04-27 02:07:08,649 root INFO copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hr/LC_MESSAGES 2025-04-27 02:07:08,651 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ast 2025-04-27 02:07:08,653 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ast/LC_MESSAGES 2025-04-27 02:07:08,655 root INFO copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ast/LC_MESSAGES 2025-04-27 02:07:08,656 root INFO copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ast/LC_MESSAGES 2025-04-27 02:07:08,659 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2025-04-27 02:07:08,660 root INFO copying build/lib/django/conf/locale/sv/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sv 2025-04-27 02:07:08,662 root INFO copying build/lib/django/conf/locale/sv/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sv 2025-04-27 02:07:08,666 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sv/LC_MESSAGES 2025-04-27 02:07:08,667 root INFO copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sv/LC_MESSAGES 2025-04-27 02:07:08,670 root INFO copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sv/LC_MESSAGES 2025-04-27 02:07:08,675 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2025-04-27 02:07:08,676 root INFO copying build/lib/django/conf/locale/cs/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/cs 2025-04-27 02:07:08,678 root INFO copying build/lib/django/conf/locale/cs/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/cs 2025-04-27 02:07:08,680 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cs/LC_MESSAGES 2025-04-27 02:07:08,681 root INFO copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/cs/LC_MESSAGES 2025-04-27 02:07:08,684 root INFO copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/cs/LC_MESSAGES 2025-04-27 02:07:08,686 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE 2025-04-27 02:07:08,688 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:08,689 root INFO copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:08,691 root INFO copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:08,694 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2025-04-27 02:07:08,695 root INFO copying build/lib/django/conf/locale/ka/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ka 2025-04-27 02:07:08,697 root INFO copying build/lib/django/conf/locale/ka/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ka 2025-04-27 02:07:08,699 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ka/LC_MESSAGES 2025-04-27 02:07:08,701 root INFO copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ka/LC_MESSAGES 2025-04-27 02:07:08,703 root INFO copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ka/LC_MESSAGES 2025-04-27 02:07:08,705 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2025-04-27 02:07:08,707 root INFO copying build/lib/django/conf/locale/mk/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/mk 2025-04-27 02:07:08,708 root INFO copying build/lib/django/conf/locale/mk/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/mk 2025-04-27 02:07:08,710 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mk/LC_MESSAGES 2025-04-27 02:07:08,712 root INFO copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/mk/LC_MESSAGES 2025-04-27 02:07:08,714 root INFO copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/mk/LC_MESSAGES 2025-04-27 02:07:08,716 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/id 2025-04-27 02:07:08,718 root INFO copying build/lib/django/conf/locale/id/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/id 2025-04-27 02:07:08,719 root INFO copying build/lib/django/conf/locale/id/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/id 2025-04-27 02:07:08,722 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/id/LC_MESSAGES 2025-04-27 02:07:08,723 root INFO copying build/lib/django/conf/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/id/LC_MESSAGES 2025-04-27 02:07:08,725 root INFO copying build/lib/django/conf/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/id/LC_MESSAGES 2025-04-27 02:07:08,727 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2025-04-27 02:07:08,729 root INFO copying build/lib/django/conf/locale/ta/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ta 2025-04-27 02:07:08,730 root INFO copying build/lib/django/conf/locale/ta/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ta 2025-04-27 02:07:08,733 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ta/LC_MESSAGES 2025-04-27 02:07:08,734 root INFO copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ta/LC_MESSAGES 2025-04-27 02:07:08,736 root INFO copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ta/LC_MESSAGES 2025-04-27 02:07:08,738 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2025-04-27 02:07:08,740 root INFO copying build/lib/django/conf/locale/ms/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ms 2025-04-27 02:07:08,741 root INFO copying build/lib/django/conf/locale/ms/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ms 2025-04-27 02:07:08,744 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ms/LC_MESSAGES 2025-04-27 02:07:08,745 root INFO copying build/lib/django/conf/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ms/LC_MESSAGES 2025-04-27 02:07:08,747 root INFO copying build/lib/django/conf/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ms/LC_MESSAGES 2025-04-27 02:07:08,750 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2025-04-27 02:07:08,751 root INFO copying build/lib/django/conf/locale/ar/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ar 2025-04-27 02:07:08,753 root INFO copying build/lib/django/conf/locale/ar/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ar 2025-04-27 02:07:08,755 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar/LC_MESSAGES 2025-04-27 02:07:08,756 root INFO copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ar/LC_MESSAGES 2025-04-27 02:07:08,759 root INFO copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ar/LC_MESSAGES 2025-04-27 02:07:08,762 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2025-04-27 02:07:08,763 root INFO copying build/lib/django/conf/locale/gl/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/gl 2025-04-27 02:07:08,765 root INFO copying build/lib/django/conf/locale/gl/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/gl 2025-04-27 02:07:08,767 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gl/LC_MESSAGES 2025-04-27 02:07:08,769 root INFO copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/gl/LC_MESSAGES 2025-04-27 02:07:08,771 root INFO copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/gl/LC_MESSAGES 2025-04-27 02:07:08,773 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2025-04-27 02:07:08,775 root INFO copying build/lib/django/conf/locale/zh_Hans/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/zh_Hans 2025-04-27 02:07:08,776 root INFO copying build/lib/django/conf/locale/zh_Hans/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/zh_Hans 2025-04-27 02:07:08,778 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:08,780 root INFO copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:08,782 root INFO copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:08,784 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ne 2025-04-27 02:07:08,786 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ne/LC_MESSAGES 2025-04-27 02:07:08,788 root INFO copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ne/LC_MESSAGES 2025-04-27 02:07:08,790 root INFO copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ne/LC_MESSAGES 2025-04-27 02:07:08,792 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2025-04-27 02:07:08,794 root INFO copying build/lib/django/conf/locale/uz/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/uz 2025-04-27 02:07:08,795 root INFO copying build/lib/django/conf/locale/uz/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/uz 2025-04-27 02:07:08,797 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uz/LC_MESSAGES 2025-04-27 02:07:08,799 root INFO copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/uz/LC_MESSAGES 2025-04-27 02:07:08,801 root INFO copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/uz/LC_MESSAGES 2025-04-27 02:07:08,803 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2025-04-27 02:07:08,805 root INFO copying build/lib/django/conf/locale/de_CH/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/de_CH 2025-04-27 02:07:08,806 root INFO copying build/lib/django/conf/locale/de_CH/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/de_CH 2025-04-27 02:07:08,809 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2025-04-27 02:07:08,810 root INFO copying build/lib/django/conf/locale/zh_Hant/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/zh_Hant 2025-04-27 02:07:08,812 root INFO copying build/lib/django/conf/locale/zh_Hant/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/zh_Hant 2025-04-27 02:07:08,814 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:08,815 root INFO copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:08,817 root INFO copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:08,820 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/az 2025-04-27 02:07:08,821 root INFO copying build/lib/django/conf/locale/az/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/az 2025-04-27 02:07:08,823 root INFO copying build/lib/django/conf/locale/az/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/az 2025-04-27 02:07:08,825 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/az/LC_MESSAGES 2025-04-27 02:07:08,827 root INFO copying build/lib/django/conf/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/az/LC_MESSAGES 2025-04-27 02:07:08,829 root INFO copying build/lib/django/conf/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/az/LC_MESSAGES 2025-04-27 02:07:08,831 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es 2025-04-27 02:07:08,833 root INFO copying build/lib/django/conf/locale/es/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es 2025-04-27 02:07:08,834 root INFO copying build/lib/django/conf/locale/es/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es 2025-04-27 02:07:08,837 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es/LC_MESSAGES 2025-04-27 02:07:08,838 root INFO copying build/lib/django/conf/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es/LC_MESSAGES 2025-04-27 02:07:08,840 root INFO copying build/lib/django/conf/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es/LC_MESSAGES 2025-04-27 02:07:08,843 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2025-04-27 02:07:08,844 root INFO copying build/lib/django/conf/locale/ko/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ko 2025-04-27 02:07:08,846 root INFO copying build/lib/django/conf/locale/ko/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ko 2025-04-27 02:07:08,848 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ko/LC_MESSAGES 2025-04-27 02:07:08,849 root INFO copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ko/LC_MESSAGES 2025-04-27 02:07:08,851 root INFO copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ko/LC_MESSAGES 2025-04-27 02:07:08,854 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pa 2025-04-27 02:07:08,855 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pa/LC_MESSAGES 2025-04-27 02:07:08,857 root INFO copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pa/LC_MESSAGES 2025-04-27 02:07:08,859 root INFO copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pa/LC_MESSAGES 2025-04-27 02:07:08,861 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2025-04-27 02:07:08,863 root INFO copying build/lib/django/conf/locale/fr/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fr 2025-04-27 02:07:08,864 root INFO copying build/lib/django/conf/locale/fr/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fr 2025-04-27 02:07:08,868 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fr/LC_MESSAGES 2025-04-27 02:07:08,869 root INFO copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fr/LC_MESSAGES 2025-04-27 02:07:08,871 root INFO copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fr/LC_MESSAGES 2025-04-27 02:07:08,874 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2025-04-27 02:07:08,875 root INFO copying build/lib/django/conf/locale/bg/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/bg 2025-04-27 02:07:08,877 root INFO copying build/lib/django/conf/locale/bg/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/bg 2025-04-27 02:07:08,879 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bg/LC_MESSAGES 2025-04-27 02:07:08,881 root INFO copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/bg/LC_MESSAGES 2025-04-27 02:07:08,883 root INFO copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/bg/LC_MESSAGES 2025-04-27 02:07:08,885 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2025-04-27 02:07:08,887 root INFO copying build/lib/django/conf/locale/es_MX/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_MX 2025-04-27 02:07:08,889 root INFO copying build/lib/django/conf/locale/es_MX/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_MX 2025-04-27 02:07:08,891 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:08,893 root INFO copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:08,894 root INFO copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:08,897 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2025-04-27 02:07:08,898 root INFO copying build/lib/django/conf/locale/eo/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/eo 2025-04-27 02:07:08,900 root INFO copying build/lib/django/conf/locale/eo/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/eo 2025-04-27 02:07:08,902 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eo/LC_MESSAGES 2025-04-27 02:07:08,903 root INFO copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/eo/LC_MESSAGES 2025-04-27 02:07:08,905 root INFO copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/eo/LC_MESSAGES 2025-04-27 02:07:08,908 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2025-04-27 02:07:08,909 root INFO copying build/lib/django/conf/locale/pl/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pl 2025-04-27 02:07:08,911 root INFO copying build/lib/django/conf/locale/pl/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pl 2025-04-27 02:07:08,913 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pl/LC_MESSAGES 2025-04-27 02:07:08,914 root INFO copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pl/LC_MESSAGES 2025-04-27 02:07:08,916 root INFO copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pl/LC_MESSAGES 2025-04-27 02:07:08,918 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kk 2025-04-27 02:07:08,920 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kk/LC_MESSAGES 2025-04-27 02:07:08,922 root INFO copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/kk/LC_MESSAGES 2025-04-27 02:07:08,923 root INFO copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/kk/LC_MESSAGES 2025-04-27 02:07:08,926 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2025-04-27 02:07:08,927 root INFO copying build/lib/django/conf/locale/lt/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/lt 2025-04-27 02:07:08,929 root INFO copying build/lib/django/conf/locale/lt/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/lt 2025-04-27 02:07:08,931 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lt/LC_MESSAGES 2025-04-27 02:07:08,932 root INFO copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/lt/LC_MESSAGES 2025-04-27 02:07:08,934 root INFO copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/lt/LC_MESSAGES 2025-04-27 02:07:08,936 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2025-04-27 02:07:08,938 root INFO copying build/lib/django/conf/locale/hi/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hi 2025-04-27 02:07:08,939 root INFO copying build/lib/django/conf/locale/hi/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hi 2025-04-27 02:07:08,941 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hi/LC_MESSAGES 2025-04-27 02:07:08,942 root INFO copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hi/LC_MESSAGES 2025-04-27 02:07:08,944 root INFO copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hi/LC_MESSAGES 2025-04-27 02:07:08,947 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de 2025-04-27 02:07:08,948 root INFO copying build/lib/django/conf/locale/de/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/de 2025-04-27 02:07:08,950 root INFO copying build/lib/django/conf/locale/de/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/de 2025-04-27 02:07:08,952 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de/LC_MESSAGES 2025-04-27 02:07:08,953 root INFO copying build/lib/django/conf/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/de/LC_MESSAGES 2025-04-27 02:07:08,955 root INFO copying build/lib/django/conf/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/de/LC_MESSAGES 2025-04-27 02:07:08,957 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/te 2025-04-27 02:07:08,959 root INFO copying build/lib/django/conf/locale/te/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/te 2025-04-27 02:07:08,960 root INFO copying build/lib/django/conf/locale/te/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/te 2025-04-27 02:07:08,962 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/te/LC_MESSAGES 2025-04-27 02:07:08,964 root INFO copying build/lib/django/conf/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/te/LC_MESSAGES 2025-04-27 02:07:08,965 root INFO copying build/lib/django/conf/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/te/LC_MESSAGES 2025-04-27 02:07:08,968 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/udm 2025-04-27 02:07:08,970 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/udm/LC_MESSAGES 2025-04-27 02:07:08,971 root INFO copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/udm/LC_MESSAGES 2025-04-27 02:07:08,973 root INFO copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/udm/LC_MESSAGES 2025-04-27 02:07:08,975 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2025-04-27 02:07:08,977 root INFO copying build/lib/django/conf/locale/fi/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fi 2025-04-27 02:07:08,978 root INFO copying build/lib/django/conf/locale/fi/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fi 2025-04-27 02:07:08,980 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fi/LC_MESSAGES 2025-04-27 02:07:08,982 root INFO copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fi/LC_MESSAGES 2025-04-27 02:07:08,984 root INFO copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fi/LC_MESSAGES 2025-04-27 02:07:08,986 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2025-04-27 02:07:08,987 root INFO copying build/lib/django/conf/locale/pt_BR/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pt_BR 2025-04-27 02:07:08,989 root INFO copying build/lib/django/conf/locale/pt_BR/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pt_BR 2025-04-27 02:07:08,991 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:08,992 root INFO copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:08,994 root INFO copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:08,997 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lb 2025-04-27 02:07:08,998 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lb/LC_MESSAGES 2025-04-27 02:07:09,000 root INFO copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/lb/LC_MESSAGES 2025-04-27 02:07:09,001 root INFO copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/lb/LC_MESSAGES 2025-04-27 02:07:09,004 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2025-04-27 02:07:09,005 root INFO copying build/lib/django/conf/locale/ru/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ru 2025-04-27 02:07:09,007 root INFO copying build/lib/django/conf/locale/ru/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ru 2025-04-27 02:07:09,009 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ru/LC_MESSAGES 2025-04-27 02:07:09,010 root INFO copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ru/LC_MESSAGES 2025-04-27 02:07:09,012 root INFO copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ru/LC_MESSAGES 2025-04-27 02:07:09,015 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2025-04-27 02:07:09,016 root INFO copying build/lib/django/conf/locale/ca/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ca 2025-04-27 02:07:09,018 root INFO copying build/lib/django/conf/locale/ca/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ca 2025-04-27 02:07:09,020 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ca/LC_MESSAGES 2025-04-27 02:07:09,021 root INFO copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ca/LC_MESSAGES 2025-04-27 02:07:09,023 root INFO copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ca/LC_MESSAGES 2025-04-27 02:07:09,025 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2025-04-27 02:07:09,027 root INFO copying build/lib/django/conf/locale/nb/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/nb 2025-04-27 02:07:09,028 root INFO copying build/lib/django/conf/locale/nb/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/nb 2025-04-27 02:07:09,030 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nb/LC_MESSAGES 2025-04-27 02:07:09,032 root INFO copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/nb/LC_MESSAGES 2025-04-27 02:07:09,033 root INFO copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/nb/LC_MESSAGES 2025-04-27 02:07:09,036 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2025-04-27 02:07:09,037 root INFO copying build/lib/django/conf/locale/vi/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/vi 2025-04-27 02:07:09,039 root INFO copying build/lib/django/conf/locale/vi/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/vi 2025-04-27 02:07:09,041 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/vi/LC_MESSAGES 2025-04-27 02:07:09,042 root INFO copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/vi/LC_MESSAGES 2025-04-27 02:07:09,044 root INFO copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/vi/LC_MESSAGES 2025-04-27 02:07:09,046 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ia 2025-04-27 02:07:09,048 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ia/LC_MESSAGES 2025-04-27 02:07:09,050 root INFO copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ia/LC_MESSAGES 2025-04-27 02:07:09,052 root INFO copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ia/LC_MESSAGES 2025-04-27 02:07:09,054 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/dsb 2025-04-27 02:07:09,056 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/dsb/LC_MESSAGES 2025-04-27 02:07:09,057 root INFO copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/dsb/LC_MESSAGES 2025-04-27 02:07:09,059 root INFO copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/dsb/LC_MESSAGES 2025-04-27 02:07:09,062 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hy 2025-04-27 02:07:09,064 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hy/LC_MESSAGES 2025-04-27 02:07:09,065 root INFO copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hy/LC_MESSAGES 2025-04-27 02:07:09,067 root INFO copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hy/LC_MESSAGES 2025-04-27 02:07:09,070 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2025-04-27 02:07:09,071 root INFO copying build/lib/django/conf/locale/en_GB/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/en_GB 2025-04-27 02:07:09,073 root INFO copying build/lib/django/conf/locale/en_GB/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/en_GB 2025-04-27 02:07:09,075 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:09,076 root INFO copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:09,078 root INFO copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:09,081 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2025-04-27 02:07:09,082 root INFO copying build/lib/django/conf/locale/ml/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ml 2025-04-27 02:07:09,084 root INFO copying build/lib/django/conf/locale/ml/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ml 2025-04-27 02:07:09,086 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ml/LC_MESSAGES 2025-04-27 02:07:09,087 root INFO copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ml/LC_MESSAGES 2025-04-27 02:07:09,089 root INFO copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ml/LC_MESSAGES 2025-04-27 02:07:09,092 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/os 2025-04-27 02:07:09,093 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/os/LC_MESSAGES 2025-04-27 02:07:09,095 root INFO copying build/lib/django/conf/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/os/LC_MESSAGES 2025-04-27 02:07:09,097 root INFO copying build/lib/django/conf/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/os/LC_MESSAGES 2025-04-27 02:07:09,099 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2025-04-27 02:07:09,101 root INFO copying build/lib/django/conf/locale/sl/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sl 2025-04-27 02:07:09,102 root INFO copying build/lib/django/conf/locale/sl/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sl 2025-04-27 02:07:09,104 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sl/LC_MESSAGES 2025-04-27 02:07:09,106 root INFO copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sl/LC_MESSAGES 2025-04-27 02:07:09,108 root INFO copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sl/LC_MESSAGES 2025-04-27 02:07:09,110 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/km 2025-04-27 02:07:09,111 root INFO copying build/lib/django/conf/locale/km/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/km 2025-04-27 02:07:09,113 root INFO copying build/lib/django/conf/locale/km/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/km 2025-04-27 02:07:09,115 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/km/LC_MESSAGES 2025-04-27 02:07:09,117 root INFO copying build/lib/django/conf/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/km/LC_MESSAGES 2025-04-27 02:07:09,118 root INFO copying build/lib/django/conf/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/km/LC_MESSAGES 2025-04-27 02:07:09,121 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2025-04-27 02:07:09,122 root INFO copying build/lib/django/conf/locale/ig/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ig 2025-04-27 02:07:09,124 root INFO copying build/lib/django/conf/locale/ig/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ig 2025-04-27 02:07:09,126 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ig/LC_MESSAGES 2025-04-27 02:07:09,127 root INFO copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ig/LC_MESSAGES 2025-04-27 02:07:09,129 root INFO copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ig/LC_MESSAGES 2025-04-27 02:07:09,131 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2025-04-27 02:07:09,133 root INFO copying build/lib/django/conf/locale/hu/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hu 2025-04-27 02:07:09,134 root INFO copying build/lib/django/conf/locale/hu/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hu 2025-04-27 02:07:09,136 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hu/LC_MESSAGES 2025-04-27 02:07:09,138 root INFO copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hu/LC_MESSAGES 2025-04-27 02:07:09,139 root INFO copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hu/LC_MESSAGES 2025-04-27 02:07:09,142 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2025-04-27 02:07:09,143 root INFO copying build/lib/django/conf/locale/fy/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fy 2025-04-27 02:07:09,145 root INFO copying build/lib/django/conf/locale/fy/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fy 2025-04-27 02:07:09,147 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fy/LC_MESSAGES 2025-04-27 02:07:09,148 root INFO copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fy/LC_MESSAGES 2025-04-27 02:07:09,150 root INFO copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/fy/LC_MESSAGES 2025-04-27 02:07:09,152 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2025-04-27 02:07:09,154 root INFO copying build/lib/django/conf/locale/sk/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sk 2025-04-27 02:07:09,155 root INFO copying build/lib/django/conf/locale/sk/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sk 2025-04-27 02:07:09,157 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sk/LC_MESSAGES 2025-04-27 02:07:09,158 root INFO copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sk/LC_MESSAGES 2025-04-27 02:07:09,160 root INFO copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/sk/LC_MESSAGES 2025-04-27 02:07:09,163 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2025-04-27 02:07:09,164 root INFO copying build/lib/django/conf/locale/es_PR/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_PR 2025-04-27 02:07:09,165 root INFO copying build/lib/django/conf/locale/es_PR/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/es_PR 2025-04-27 02:07:09,168 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hsb 2025-04-27 02:07:09,169 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hsb/LC_MESSAGES 2025-04-27 02:07:09,171 root INFO copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hsb/LC_MESSAGES 2025-04-27 02:07:09,173 root INFO copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/hsb/LC_MESSAGES 2025-04-27 02:07:09,175 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2025-04-27 02:07:09,177 root INFO copying build/lib/django/conf/locale/mn/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/mn 2025-04-27 02:07:09,178 root INFO copying build/lib/django/conf/locale/mn/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/mn 2025-04-27 02:07:09,180 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mn/LC_MESSAGES 2025-04-27 02:07:09,182 root INFO copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/mn/LC_MESSAGES 2025-04-27 02:07:09,184 root INFO copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/mn/LC_MESSAGES 2025-04-27 02:07:09,186 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tt 2025-04-27 02:07:09,188 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tt/LC_MESSAGES 2025-04-27 02:07:09,190 root INFO copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tt/LC_MESSAGES 2025-04-27 02:07:09,191 root INFO copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/tt/LC_MESSAGES 2025-04-27 02:07:09,194 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2025-04-27 02:07:09,195 root INFO copying build/lib/django/conf/locale/ro/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ro 2025-04-27 02:07:09,197 root INFO copying build/lib/django/conf/locale/ro/formats.py -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ro 2025-04-27 02:07:09,199 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ro/LC_MESSAGES 2025-04-27 02:07:09,200 root INFO copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ro/LC_MESSAGES 2025-04-27 02:07:09,202 root INFO copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/conf/locale/ro/LC_MESSAGES 2025-04-27 02:07:09,205 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/project_template 2025-04-27 02:07:09,206 root INFO copying build/lib/django/conf/project_template/manage.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/project_template 2025-04-27 02:07:09,208 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2025-04-27 02:07:09,210 root INFO copying build/lib/django/conf/project_template/project_name/urls.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/project_template/project_name 2025-04-27 02:07:09,211 root INFO copying build/lib/django/conf/project_template/project_name/wsgi.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/project_template/project_name 2025-04-27 02:07:09,213 root INFO copying build/lib/django/conf/project_template/project_name/asgi.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/project_template/project_name 2025-04-27 02:07:09,215 root INFO copying build/lib/django/conf/project_template/project_name/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/project_template/project_name 2025-04-27 02:07:09,216 root INFO copying build/lib/django/conf/project_template/project_name/settings.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/project_template/project_name 2025-04-27 02:07:09,219 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/urls 2025-04-27 02:07:09,220 root INFO copying build/lib/django/conf/urls/__init__.py -> build/bdist.linux-riscv64/wheel/./django/conf/urls 2025-04-27 02:07:09,222 root INFO copying build/lib/django/conf/urls/static.py -> build/bdist.linux-riscv64/wheel/./django/conf/urls 2025-04-27 02:07:09,223 root INFO copying build/lib/django/conf/urls/i18n.py -> build/bdist.linux-riscv64/wheel/./django/conf/urls 2025-04-27 02:07:09,225 root INFO copying build/lib/django/conf/global_settings.py -> build/bdist.linux-riscv64/wheel/./django/conf 2025-04-27 02:07:09,227 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/app_template 2025-04-27 02:07:09,229 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/app_template/migrations 2025-04-27 02:07:09,230 root INFO copying build/lib/django/conf/app_template/migrations/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/app_template/migrations 2025-04-27 02:07:09,232 root INFO copying build/lib/django/conf/app_template/admin.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/app_template 2025-04-27 02:07:09,234 root INFO copying build/lib/django/conf/app_template/tests.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/app_template 2025-04-27 02:07:09,235 root INFO copying build/lib/django/conf/app_template/apps.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/app_template 2025-04-27 02:07:09,237 root INFO copying build/lib/django/conf/app_template/views.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/app_template 2025-04-27 02:07:09,238 root INFO copying build/lib/django/conf/app_template/models.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/app_template 2025-04-27 02:07:09,240 root INFO copying build/lib/django/conf/app_template/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/./django/conf/app_template 2025-04-27 02:07:09,243 root INFO creating build/bdist.linux-riscv64/wheel/django/views 2025-04-27 02:07:09,245 root INFO creating build/bdist.linux-riscv64/wheel/django/views/templates 2025-04-27 02:07:09,247 root INFO copying build/lib/django/views/templates/default_urlconf.html -> build/bdist.linux-riscv64/wheel/./django/views/templates 2025-04-27 02:07:09,249 root INFO copying build/lib/django/views/templates/technical_404.html -> build/bdist.linux-riscv64/wheel/./django/views/templates 2025-04-27 02:07:09,250 root INFO copying build/lib/django/views/templates/technical_500.html -> build/bdist.linux-riscv64/wheel/./django/views/templates 2025-04-27 02:07:09,252 root INFO copying build/lib/django/views/templates/technical_500.txt -> build/bdist.linux-riscv64/wheel/./django/views/templates 2025-04-27 02:07:09,254 root INFO copying build/lib/django/views/__init__.py -> build/bdist.linux-riscv64/wheel/./django/views 2025-04-27 02:07:09,256 root INFO copying build/lib/django/views/defaults.py -> build/bdist.linux-riscv64/wheel/./django/views 2025-04-27 02:07:09,258 root INFO copying build/lib/django/views/static.py -> build/bdist.linux-riscv64/wheel/./django/views 2025-04-27 02:07:09,259 root INFO copying build/lib/django/views/debug.py -> build/bdist.linux-riscv64/wheel/./django/views 2025-04-27 02:07:09,262 root INFO copying build/lib/django/views/i18n.py -> build/bdist.linux-riscv64/wheel/./django/views 2025-04-27 02:07:09,263 root INFO copying build/lib/django/views/csrf.py -> build/bdist.linux-riscv64/wheel/./django/views 2025-04-27 02:07:09,266 root INFO creating build/bdist.linux-riscv64/wheel/django/views/decorators 2025-04-27 02:07:09,268 root INFO copying build/lib/django/views/decorators/__init__.py -> build/bdist.linux-riscv64/wheel/./django/views/decorators 2025-04-27 02:07:09,269 root INFO copying build/lib/django/views/decorators/http.py -> build/bdist.linux-riscv64/wheel/./django/views/decorators 2025-04-27 02:07:09,271 root INFO copying build/lib/django/views/decorators/gzip.py -> build/bdist.linux-riscv64/wheel/./django/views/decorators 2025-04-27 02:07:09,273 root INFO copying build/lib/django/views/decorators/cache.py -> build/bdist.linux-riscv64/wheel/./django/views/decorators 2025-04-27 02:07:09,275 root INFO copying build/lib/django/views/decorators/common.py -> build/bdist.linux-riscv64/wheel/./django/views/decorators 2025-04-27 02:07:09,276 root INFO copying build/lib/django/views/decorators/debug.py -> build/bdist.linux-riscv64/wheel/./django/views/decorators 2025-04-27 02:07:09,278 root INFO copying build/lib/django/views/decorators/clickjacking.py -> build/bdist.linux-riscv64/wheel/./django/views/decorators 2025-04-27 02:07:09,280 root INFO copying build/lib/django/views/decorators/vary.py -> build/bdist.linux-riscv64/wheel/./django/views/decorators 2025-04-27 02:07:09,282 root INFO copying build/lib/django/views/decorators/csrf.py -> build/bdist.linux-riscv64/wheel/./django/views/decorators 2025-04-27 02:07:09,284 root INFO creating build/bdist.linux-riscv64/wheel/django/views/generic 2025-04-27 02:07:09,286 root INFO copying build/lib/django/views/generic/__init__.py -> build/bdist.linux-riscv64/wheel/./django/views/generic 2025-04-27 02:07:09,288 root INFO copying build/lib/django/views/generic/list.py -> build/bdist.linux-riscv64/wheel/./django/views/generic 2025-04-27 02:07:09,290 root INFO copying build/lib/django/views/generic/detail.py -> build/bdist.linux-riscv64/wheel/./django/views/generic 2025-04-27 02:07:09,292 root INFO copying build/lib/django/views/generic/edit.py -> build/bdist.linux-riscv64/wheel/./django/views/generic 2025-04-27 02:07:09,294 root INFO copying build/lib/django/views/generic/dates.py -> build/bdist.linux-riscv64/wheel/./django/views/generic 2025-04-27 02:07:09,296 root INFO copying build/lib/django/views/generic/base.py -> build/bdist.linux-riscv64/wheel/./django/views/generic 2025-04-27 02:07:09,298 root INFO creating build/bdist.linux-riscv64/wheel/django/test 2025-04-27 02:07:09,300 root INFO copying build/lib/django/test/__init__.py -> build/bdist.linux-riscv64/wheel/./django/test 2025-04-27 02:07:09,302 root INFO copying build/lib/django/test/testcases.py -> build/bdist.linux-riscv64/wheel/./django/test 2025-04-27 02:07:09,304 root INFO copying build/lib/django/test/signals.py -> build/bdist.linux-riscv64/wheel/./django/test 2025-04-27 02:07:09,306 root INFO copying build/lib/django/test/html.py -> build/bdist.linux-riscv64/wheel/./django/test 2025-04-27 02:07:09,308 root INFO copying build/lib/django/test/selenium.py -> build/bdist.linux-riscv64/wheel/./django/test 2025-04-27 02:07:09,310 root INFO copying build/lib/django/test/utils.py -> build/bdist.linux-riscv64/wheel/./django/test 2025-04-27 02:07:09,312 root INFO copying build/lib/django/test/client.py -> build/bdist.linux-riscv64/wheel/./django/test 2025-04-27 02:07:09,314 root INFO copying build/lib/django/test/runner.py -> build/bdist.linux-riscv64/wheel/./django/test 2025-04-27 02:07:09,317 root INFO creating build/bdist.linux-riscv64/wheel/django/template 2025-04-27 02:07:09,319 root INFO copying build/lib/django/template/loader_tags.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,321 root INFO copying build/lib/django/template/__init__.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,323 root INFO copying build/lib/django/template/autoreload.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,324 root INFO copying build/lib/django/template/exceptions.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,326 root INFO copying build/lib/django/template/engine.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,328 root INFO copying build/lib/django/template/context.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,330 root INFO copying build/lib/django/template/loader.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,332 root INFO creating build/bdist.linux-riscv64/wheel/django/template/loaders 2025-04-27 02:07:09,334 root INFO copying build/lib/django/template/loaders/__init__.py -> build/bdist.linux-riscv64/wheel/./django/template/loaders 2025-04-27 02:07:09,336 root INFO copying build/lib/django/template/loaders/filesystem.py -> build/bdist.linux-riscv64/wheel/./django/template/loaders 2025-04-27 02:07:09,337 root INFO copying build/lib/django/template/loaders/cached.py -> build/bdist.linux-riscv64/wheel/./django/template/loaders 2025-04-27 02:07:09,340 root INFO copying build/lib/django/template/loaders/app_directories.py -> build/bdist.linux-riscv64/wheel/./django/template/loaders 2025-04-27 02:07:09,341 root INFO copying build/lib/django/template/loaders/locmem.py -> build/bdist.linux-riscv64/wheel/./django/template/loaders 2025-04-27 02:07:09,343 root INFO copying build/lib/django/template/loaders/base.py -> build/bdist.linux-riscv64/wheel/./django/template/loaders 2025-04-27 02:07:09,345 root INFO copying build/lib/django/template/library.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,346 root INFO copying build/lib/django/template/defaulttags.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,348 root INFO copying build/lib/django/template/response.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,350 root INFO copying build/lib/django/template/utils.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,353 root INFO creating build/bdist.linux-riscv64/wheel/django/template/backends 2025-04-27 02:07:09,354 root INFO copying build/lib/django/template/backends/__init__.py -> build/bdist.linux-riscv64/wheel/./django/template/backends 2025-04-27 02:07:09,356 root INFO copying build/lib/django/template/backends/django.py -> build/bdist.linux-riscv64/wheel/./django/template/backends 2025-04-27 02:07:09,358 root INFO copying build/lib/django/template/backends/dummy.py -> build/bdist.linux-riscv64/wheel/./django/template/backends 2025-04-27 02:07:09,359 root INFO copying build/lib/django/template/backends/jinja2.py -> build/bdist.linux-riscv64/wheel/./django/template/backends 2025-04-27 02:07:09,361 root INFO copying build/lib/django/template/backends/utils.py -> build/bdist.linux-riscv64/wheel/./django/template/backends 2025-04-27 02:07:09,363 root INFO copying build/lib/django/template/backends/base.py -> build/bdist.linux-riscv64/wheel/./django/template/backends 2025-04-27 02:07:09,364 root INFO copying build/lib/django/template/defaultfilters.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,366 root INFO copying build/lib/django/template/context_processors.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,368 root INFO copying build/lib/django/template/base.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,370 root INFO copying build/lib/django/template/smartif.py -> build/bdist.linux-riscv64/wheel/./django/template 2025-04-27 02:07:09,373 root INFO creating build/bdist.linux-riscv64/wheel/django/db 2025-04-27 02:07:09,374 root INFO copying build/lib/django/db/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db 2025-04-27 02:07:09,376 root INFO copying build/lib/django/db/transaction.py -> build/bdist.linux-riscv64/wheel/./django/db 2025-04-27 02:07:09,378 root INFO creating build/bdist.linux-riscv64/wheel/django/db/migrations 2025-04-27 02:07:09,379 root INFO copying build/lib/django/db/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,381 root INFO copying build/lib/django/db/migrations/serializer.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,383 root INFO copying build/lib/django/db/migrations/executor.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,384 root INFO copying build/lib/django/db/migrations/autodetector.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,386 root INFO copying build/lib/django/db/migrations/exceptions.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,388 root INFO copying build/lib/django/db/migrations/optimizer.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,389 root INFO copying build/lib/django/db/migrations/loader.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,391 root INFO copying build/lib/django/db/migrations/graph.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,393 root INFO copying build/lib/django/db/migrations/state.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,394 root INFO copying build/lib/django/db/migrations/questioner.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,396 root INFO copying build/lib/django/db/migrations/migration.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,397 root INFO copying build/lib/django/db/migrations/writer.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,400 root INFO creating build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2025-04-27 02:07:09,401 root INFO copying build/lib/django/db/migrations/operations/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations/operations 2025-04-27 02:07:09,403 root INFO copying build/lib/django/db/migrations/operations/models.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations/operations 2025-04-27 02:07:09,405 root INFO copying build/lib/django/db/migrations/operations/fields.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations/operations 2025-04-27 02:07:09,406 root INFO copying build/lib/django/db/migrations/operations/special.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations/operations 2025-04-27 02:07:09,408 root INFO copying build/lib/django/db/migrations/operations/base.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations/operations 2025-04-27 02:07:09,410 root INFO copying build/lib/django/db/migrations/utils.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,411 root INFO copying build/lib/django/db/migrations/recorder.py -> build/bdist.linux-riscv64/wheel/./django/db/migrations 2025-04-27 02:07:09,413 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models 2025-04-27 02:07:09,415 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/sql 2025-04-27 02:07:09,417 root INFO copying build/lib/django/db/models/sql/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/models/sql 2025-04-27 02:07:09,419 root INFO copying build/lib/django/db/models/sql/subqueries.py -> build/bdist.linux-riscv64/wheel/./django/db/models/sql 2025-04-27 02:07:09,420 root INFO copying build/lib/django/db/models/sql/compiler.py -> build/bdist.linux-riscv64/wheel/./django/db/models/sql 2025-04-27 02:07:09,422 root INFO copying build/lib/django/db/models/sql/datastructures.py -> build/bdist.linux-riscv64/wheel/./django/db/models/sql 2025-04-27 02:07:09,424 root INFO copying build/lib/django/db/models/sql/constants.py -> build/bdist.linux-riscv64/wheel/./django/db/models/sql 2025-04-27 02:07:09,426 root INFO copying build/lib/django/db/models/sql/where.py -> build/bdist.linux-riscv64/wheel/./django/db/models/sql 2025-04-27 02:07:09,427 root INFO copying build/lib/django/db/models/sql/query.py -> build/bdist.linux-riscv64/wheel/./django/db/models/sql 2025-04-27 02:07:09,430 root INFO copying build/lib/django/db/models/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,431 root INFO copying build/lib/django/db/models/options.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,434 root INFO copying build/lib/django/db/models/signals.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,436 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/fields 2025-04-27 02:07:09,437 root INFO copying build/lib/django/db/models/fields/files.py -> build/bdist.linux-riscv64/wheel/./django/db/models/fields 2025-04-27 02:07:09,439 root INFO copying build/lib/django/db/models/fields/related_lookups.py -> build/bdist.linux-riscv64/wheel/./django/db/models/fields 2025-04-27 02:07:09,441 root INFO copying build/lib/django/db/models/fields/proxy.py -> build/bdist.linux-riscv64/wheel/./django/db/models/fields 2025-04-27 02:07:09,442 root INFO copying build/lib/django/db/models/fields/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/models/fields 2025-04-27 02:07:09,445 root INFO copying build/lib/django/db/models/fields/json.py -> build/bdist.linux-riscv64/wheel/./django/db/models/fields 2025-04-27 02:07:09,446 root INFO copying build/lib/django/db/models/fields/mixins.py -> build/bdist.linux-riscv64/wheel/./django/db/models/fields 2025-04-27 02:07:09,448 root INFO copying build/lib/django/db/models/fields/related.py -> build/bdist.linux-riscv64/wheel/./django/db/models/fields 2025-04-27 02:07:09,450 root INFO copying build/lib/django/db/models/fields/related_descriptors.py -> build/bdist.linux-riscv64/wheel/./django/db/models/fields 2025-04-27 02:07:09,452 root INFO copying build/lib/django/db/models/fields/reverse_related.py -> build/bdist.linux-riscv64/wheel/./django/db/models/fields 2025-04-27 02:07:09,454 root INFO copying build/lib/django/db/models/expressions.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,456 root INFO copying build/lib/django/db/models/manager.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,457 root INFO copying build/lib/django/db/models/deletion.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,459 root INFO copying build/lib/django/db/models/indexes.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,461 root INFO copying build/lib/django/db/models/enums.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,462 root INFO copying build/lib/django/db/models/lookups.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,464 root INFO copying build/lib/django/db/models/query_utils.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,466 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/functions 2025-04-27 02:07:09,468 root INFO copying build/lib/django/db/models/functions/window.py -> build/bdist.linux-riscv64/wheel/./django/db/models/functions 2025-04-27 02:07:09,469 root INFO copying build/lib/django/db/models/functions/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/models/functions 2025-04-27 02:07:09,471 root INFO copying build/lib/django/db/models/functions/comparison.py -> build/bdist.linux-riscv64/wheel/./django/db/models/functions 2025-04-27 02:07:09,473 root INFO copying build/lib/django/db/models/functions/math.py -> build/bdist.linux-riscv64/wheel/./django/db/models/functions 2025-04-27 02:07:09,474 root INFO copying build/lib/django/db/models/functions/text.py -> build/bdist.linux-riscv64/wheel/./django/db/models/functions 2025-04-27 02:07:09,476 root INFO copying build/lib/django/db/models/functions/mixins.py -> build/bdist.linux-riscv64/wheel/./django/db/models/functions 2025-04-27 02:07:09,478 root INFO copying build/lib/django/db/models/functions/datetime.py -> build/bdist.linux-riscv64/wheel/./django/db/models/functions 2025-04-27 02:07:09,479 root INFO copying build/lib/django/db/models/utils.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,481 root INFO copying build/lib/django/db/models/constants.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,482 root INFO copying build/lib/django/db/models/aggregates.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,484 root INFO copying build/lib/django/db/models/query.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,486 root INFO copying build/lib/django/db/models/base.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,489 root INFO copying build/lib/django/db/models/constraints.py -> build/bdist.linux-riscv64/wheel/./django/db/models 2025-04-27 02:07:09,490 root INFO copying build/lib/django/db/utils.py -> build/bdist.linux-riscv64/wheel/./django/db 2025-04-27 02:07:09,493 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends 2025-04-27 02:07:09,494 root INFO copying build/lib/django/db/backends/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/backends 2025-04-27 02:07:09,496 root INFO copying build/lib/django/db/backends/ddl_references.py -> build/bdist.linux-riscv64/wheel/./django/db/backends 2025-04-27 02:07:09,497 root INFO copying build/lib/django/db/backends/signals.py -> build/bdist.linux-riscv64/wheel/./django/db/backends 2025-04-27 02:07:09,499 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2025-04-27 02:07:09,501 root INFO copying build/lib/django/db/backends/mysql/creation.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/mysql 2025-04-27 02:07:09,503 root INFO copying build/lib/django/db/backends/mysql/introspection.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/mysql 2025-04-27 02:07:09,504 root INFO copying build/lib/django/db/backends/mysql/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/mysql 2025-04-27 02:07:09,506 root INFO copying build/lib/django/db/backends/mysql/schema.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/mysql 2025-04-27 02:07:09,507 root INFO copying build/lib/django/db/backends/mysql/compiler.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/mysql 2025-04-27 02:07:09,509 root INFO copying build/lib/django/db/backends/mysql/operations.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/mysql 2025-04-27 02:07:09,511 root INFO copying build/lib/django/db/backends/mysql/validation.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/mysql 2025-04-27 02:07:09,512 root INFO copying build/lib/django/db/backends/mysql/features.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/mysql 2025-04-27 02:07:09,514 root INFO copying build/lib/django/db/backends/mysql/base.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/mysql 2025-04-27 02:07:09,516 root INFO copying build/lib/django/db/backends/mysql/client.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/mysql 2025-04-27 02:07:09,518 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2025-04-27 02:07:09,519 root INFO copying build/lib/django/db/backends/sqlite3/creation.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/sqlite3 2025-04-27 02:07:09,521 root INFO copying build/lib/django/db/backends/sqlite3/introspection.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/sqlite3 2025-04-27 02:07:09,523 root INFO copying build/lib/django/db/backends/sqlite3/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/sqlite3 2025-04-27 02:07:09,524 root INFO copying build/lib/django/db/backends/sqlite3/_functions.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/sqlite3 2025-04-27 02:07:09,526 root INFO copying build/lib/django/db/backends/sqlite3/schema.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/sqlite3 2025-04-27 02:07:09,527 root INFO copying build/lib/django/db/backends/sqlite3/operations.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/sqlite3 2025-04-27 02:07:09,529 root INFO copying build/lib/django/db/backends/sqlite3/features.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/sqlite3 2025-04-27 02:07:09,531 root INFO copying build/lib/django/db/backends/sqlite3/base.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/sqlite3 2025-04-27 02:07:09,532 root INFO copying build/lib/django/db/backends/sqlite3/client.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/sqlite3 2025-04-27 02:07:09,535 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2025-04-27 02:07:09,536 root INFO copying build/lib/django/db/backends/oracle/creation.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/oracle 2025-04-27 02:07:09,538 root INFO copying build/lib/django/db/backends/oracle/introspection.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/oracle 2025-04-27 02:07:09,540 root INFO copying build/lib/django/db/backends/oracle/functions.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/oracle 2025-04-27 02:07:09,541 root INFO copying build/lib/django/db/backends/oracle/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/oracle 2025-04-27 02:07:09,543 root INFO copying build/lib/django/db/backends/oracle/schema.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/oracle 2025-04-27 02:07:09,544 root INFO copying build/lib/django/db/backends/oracle/operations.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/oracle 2025-04-27 02:07:09,546 root INFO copying build/lib/django/db/backends/oracle/validation.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/oracle 2025-04-27 02:07:09,548 root INFO copying build/lib/django/db/backends/oracle/features.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/oracle 2025-04-27 02:07:09,549 root INFO copying build/lib/django/db/backends/oracle/utils.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/oracle 2025-04-27 02:07:09,551 root INFO copying build/lib/django/db/backends/oracle/base.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/oracle 2025-04-27 02:07:09,553 root INFO copying build/lib/django/db/backends/oracle/client.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/oracle 2025-04-27 02:07:09,555 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2025-04-27 02:07:09,556 root INFO copying build/lib/django/db/backends/dummy/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/dummy 2025-04-27 02:07:09,558 root INFO copying build/lib/django/db/backends/dummy/features.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/dummy 2025-04-27 02:07:09,559 root INFO copying build/lib/django/db/backends/dummy/base.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/dummy 2025-04-27 02:07:09,561 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/base 2025-04-27 02:07:09,563 root INFO copying build/lib/django/db/backends/base/creation.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/base 2025-04-27 02:07:09,564 root INFO copying build/lib/django/db/backends/base/introspection.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/base 2025-04-27 02:07:09,566 root INFO copying build/lib/django/db/backends/base/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/base 2025-04-27 02:07:09,567 root INFO copying build/lib/django/db/backends/base/schema.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/base 2025-04-27 02:07:09,569 root INFO copying build/lib/django/db/backends/base/operations.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/base 2025-04-27 02:07:09,571 root INFO copying build/lib/django/db/backends/base/validation.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/base 2025-04-27 02:07:09,573 root INFO copying build/lib/django/db/backends/base/features.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/base 2025-04-27 02:07:09,574 root INFO copying build/lib/django/db/backends/base/base.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/base 2025-04-27 02:07:09,576 root INFO copying build/lib/django/db/backends/base/client.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/base 2025-04-27 02:07:09,578 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2025-04-27 02:07:09,580 root INFO copying build/lib/django/db/backends/postgresql/creation.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/postgresql 2025-04-27 02:07:09,582 root INFO copying build/lib/django/db/backends/postgresql/introspection.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/postgresql 2025-04-27 02:07:09,583 root INFO copying build/lib/django/db/backends/postgresql/__init__.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/postgresql 2025-04-27 02:07:09,585 root INFO copying build/lib/django/db/backends/postgresql/schema.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/postgresql 2025-04-27 02:07:09,586 root INFO copying build/lib/django/db/backends/postgresql/operations.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/postgresql 2025-04-27 02:07:09,588 root INFO copying build/lib/django/db/backends/postgresql/psycopg_any.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/postgresql 2025-04-27 02:07:09,590 root INFO copying build/lib/django/db/backends/postgresql/features.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/postgresql 2025-04-27 02:07:09,591 root INFO copying build/lib/django/db/backends/postgresql/base.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/postgresql 2025-04-27 02:07:09,593 root INFO copying build/lib/django/db/backends/postgresql/client.py -> build/bdist.linux-riscv64/wheel/./django/db/backends/postgresql 2025-04-27 02:07:09,595 root INFO copying build/lib/django/db/backends/utils.py -> build/bdist.linux-riscv64/wheel/./django/db/backends 2025-04-27 02:07:09,597 root INFO creating build/bdist.linux-riscv64/wheel/django/apps 2025-04-27 02:07:09,599 root INFO copying build/lib/django/apps/__init__.py -> build/bdist.linux-riscv64/wheel/./django/apps 2025-04-27 02:07:09,600 root INFO copying build/lib/django/apps/config.py -> build/bdist.linux-riscv64/wheel/./django/apps 2025-04-27 02:07:09,602 root INFO copying build/lib/django/apps/registry.py -> build/bdist.linux-riscv64/wheel/./django/apps 2025-04-27 02:07:09,604 root INFO creating build/bdist.linux-riscv64/wheel/django/forms 2025-04-27 02:07:09,606 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates 2025-04-27 02:07:09,608 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django 2025-04-27 02:07:09,610 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2025-04-27 02:07:09,612 root INFO copying build/lib/django/forms/templates/django/forms/p.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms 2025-04-27 02:07:09,614 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,616 root INFO copying build/lib/django/forms/templates/django/forms/widgets/datetime.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,617 root INFO copying build/lib/django/forms/templates/django/forms/widgets/input_option.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,619 root INFO copying build/lib/django/forms/templates/django/forms/widgets/url.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,620 root INFO copying build/lib/django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,622 root INFO copying build/lib/django/forms/templates/django/forms/widgets/number.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,623 root INFO copying build/lib/django/forms/templates/django/forms/widgets/text.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,625 root INFO copying build/lib/django/forms/templates/django/forms/widgets/date.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,626 root INFO copying build/lib/django/forms/templates/django/forms/widgets/radio.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,628 root INFO copying build/lib/django/forms/templates/django/forms/widgets/email.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,629 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiwidget.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,631 root INFO copying build/lib/django/forms/templates/django/forms/widgets/attrs.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,632 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select_date.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,634 root INFO copying build/lib/django/forms/templates/django/forms/widgets/textarea.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,635 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,637 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox_option.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,639 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select_option.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,640 root INFO copying build/lib/django/forms/templates/django/forms/widgets/hidden.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,642 root INFO copying build/lib/django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,643 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiple_input.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,645 root INFO copying build/lib/django/forms/templates/django/forms/widgets/splitdatetime.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,646 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,648 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox_select.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,649 root INFO copying build/lib/django/forms/templates/django/forms/widgets/time.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,651 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,652 root INFO copying build/lib/django/forms/templates/django/forms/widgets/input.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,654 root INFO copying build/lib/django/forms/templates/django/forms/widgets/radio_option.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,655 root INFO copying build/lib/django/forms/templates/django/forms/widgets/password.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,657 root INFO copying build/lib/django/forms/templates/django/forms/widgets/file.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/widgets 2025-04-27 02:07:09,658 root INFO copying build/lib/django/forms/templates/django/forms/ul.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms 2025-04-27 02:07:09,661 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2025-04-27 02:07:09,662 root INFO copying build/lib/django/forms/templates/django/forms/formsets/p.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/formsets 2025-04-27 02:07:09,664 root INFO copying build/lib/django/forms/templates/django/forms/formsets/ul.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/formsets 2025-04-27 02:07:09,665 root INFO copying build/lib/django/forms/templates/django/forms/formsets/default.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/formsets 2025-04-27 02:07:09,667 root INFO copying build/lib/django/forms/templates/django/forms/formsets/table.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/formsets 2025-04-27 02:07:09,668 root INFO copying build/lib/django/forms/templates/django/forms/formsets/div.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/formsets 2025-04-27 02:07:09,670 root INFO copying build/lib/django/forms/templates/django/forms/attrs.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms 2025-04-27 02:07:09,671 root INFO copying build/lib/django/forms/templates/django/forms/default.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms 2025-04-27 02:07:09,673 root INFO copying build/lib/django/forms/templates/django/forms/label.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms 2025-04-27 02:07:09,674 root INFO copying build/lib/django/forms/templates/django/forms/table.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms 2025-04-27 02:07:09,676 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors 2025-04-27 02:07:09,678 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2025-04-27 02:07:09,681 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/text.txt -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/errors/list 2025-04-27 02:07:09,683 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/ul.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/errors/list 2025-04-27 02:07:09,685 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/default.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/errors/list 2025-04-27 02:07:09,687 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2025-04-27 02:07:09,689 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/text.txt -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/errors/dict 2025-04-27 02:07:09,690 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/ul.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/errors/dict 2025-04-27 02:07:09,692 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/default.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms/errors/dict 2025-04-27 02:07:09,693 root INFO copying build/lib/django/forms/templates/django/forms/div.html -> build/bdist.linux-riscv64/wheel/./django/forms/templates/django/forms 2025-04-27 02:07:09,695 root INFO copying build/lib/django/forms/__init__.py -> build/bdist.linux-riscv64/wheel/./django/forms 2025-04-27 02:07:09,697 root INFO copying build/lib/django/forms/models.py -> build/bdist.linux-riscv64/wheel/./django/forms 2025-04-27 02:07:09,699 root INFO copying build/lib/django/forms/forms.py -> build/bdist.linux-riscv64/wheel/./django/forms 2025-04-27 02:07:09,701 root INFO copying build/lib/django/forms/fields.py -> build/bdist.linux-riscv64/wheel/./django/forms 2025-04-27 02:07:09,703 root INFO copying build/lib/django/forms/boundfield.py -> build/bdist.linux-riscv64/wheel/./django/forms 2025-04-27 02:07:09,705 root INFO copying build/lib/django/forms/formsets.py -> build/bdist.linux-riscv64/wheel/./django/forms 2025-04-27 02:07:09,706 root INFO copying build/lib/django/forms/widgets.py -> build/bdist.linux-riscv64/wheel/./django/forms 2025-04-27 02:07:09,709 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2 2025-04-27 02:07:09,711 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django 2025-04-27 02:07:09,713 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2025-04-27 02:07:09,714 root INFO copying build/lib/django/forms/jinja2/django/forms/p.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms 2025-04-27 02:07:09,716 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,718 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/datetime.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,719 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/input_option.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,721 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/url.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,722 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,724 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/number.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,725 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/text.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,727 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/date.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,728 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/radio.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,730 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/email.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,731 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,733 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/attrs.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,734 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select_date.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,736 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/textarea.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,738 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,739 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,741 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select_option.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,742 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/hidden.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,744 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,745 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,747 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,748 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,750 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,751 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/time.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,753 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,754 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/input.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,756 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/radio_option.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,757 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/password.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,759 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/file.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/widgets 2025-04-27 02:07:09,760 root INFO copying build/lib/django/forms/jinja2/django/forms/ul.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms 2025-04-27 02:07:09,762 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2025-04-27 02:07:09,764 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/p.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/formsets 2025-04-27 02:07:09,765 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/ul.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/formsets 2025-04-27 02:07:09,767 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/default.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/formsets 2025-04-27 02:07:09,768 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/table.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/formsets 2025-04-27 02:07:09,770 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/div.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/formsets 2025-04-27 02:07:09,771 root INFO copying build/lib/django/forms/jinja2/django/forms/attrs.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms 2025-04-27 02:07:09,773 root INFO copying build/lib/django/forms/jinja2/django/forms/default.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms 2025-04-27 02:07:09,774 root INFO copying build/lib/django/forms/jinja2/django/forms/label.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms 2025-04-27 02:07:09,776 root INFO copying build/lib/django/forms/jinja2/django/forms/table.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms 2025-04-27 02:07:09,778 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors 2025-04-27 02:07:09,780 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2025-04-27 02:07:09,781 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/text.txt -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/errors/list 2025-04-27 02:07:09,783 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/ul.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/errors/list 2025-04-27 02:07:09,784 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/default.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/errors/list 2025-04-27 02:07:09,787 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2025-04-27 02:07:09,788 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/text.txt -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/errors/dict 2025-04-27 02:07:09,790 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/ul.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/errors/dict 2025-04-27 02:07:09,791 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/default.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms/errors/dict 2025-04-27 02:07:09,793 root INFO copying build/lib/django/forms/jinja2/django/forms/div.html -> build/bdist.linux-riscv64/wheel/./django/forms/jinja2/django/forms 2025-04-27 02:07:09,794 root INFO copying build/lib/django/forms/utils.py -> build/bdist.linux-riscv64/wheel/./django/forms 2025-04-27 02:07:09,796 root INFO copying build/lib/django/forms/renderers.py -> build/bdist.linux-riscv64/wheel/./django/forms 2025-04-27 02:07:09,798 root INFO creating build/bdist.linux-riscv64/wheel/django/templatetags 2025-04-27 02:07:09,800 root INFO copying build/lib/django/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/./django/templatetags 2025-04-27 02:07:09,801 root INFO copying build/lib/django/templatetags/cache.py -> build/bdist.linux-riscv64/wheel/./django/templatetags 2025-04-27 02:07:09,802 root INFO copying build/lib/django/templatetags/static.py -> build/bdist.linux-riscv64/wheel/./django/templatetags 2025-04-27 02:07:09,804 root INFO copying build/lib/django/templatetags/i18n.py -> build/bdist.linux-riscv64/wheel/./django/templatetags 2025-04-27 02:07:09,806 root INFO copying build/lib/django/templatetags/l10n.py -> build/bdist.linux-riscv64/wheel/./django/templatetags 2025-04-27 02:07:09,807 root INFO copying build/lib/django/templatetags/tz.py -> build/bdist.linux-riscv64/wheel/./django/templatetags 2025-04-27 02:07:09,810 root INFO creating build/bdist.linux-riscv64/wheel/django/middleware 2025-04-27 02:07:09,811 root INFO copying build/lib/django/middleware/__init__.py -> build/bdist.linux-riscv64/wheel/./django/middleware 2025-04-27 02:07:09,813 root INFO copying build/lib/django/middleware/http.py -> build/bdist.linux-riscv64/wheel/./django/middleware 2025-04-27 02:07:09,814 root INFO copying build/lib/django/middleware/gzip.py -> build/bdist.linux-riscv64/wheel/./django/middleware 2025-04-27 02:07:09,816 root INFO copying build/lib/django/middleware/cache.py -> build/bdist.linux-riscv64/wheel/./django/middleware 2025-04-27 02:07:09,817 root INFO copying build/lib/django/middleware/security.py -> build/bdist.linux-riscv64/wheel/./django/middleware 2025-04-27 02:07:09,819 root INFO copying build/lib/django/middleware/common.py -> build/bdist.linux-riscv64/wheel/./django/middleware 2025-04-27 02:07:09,821 root INFO copying build/lib/django/middleware/locale.py -> build/bdist.linux-riscv64/wheel/./django/middleware 2025-04-27 02:07:09,822 root INFO copying build/lib/django/middleware/clickjacking.py -> build/bdist.linux-riscv64/wheel/./django/middleware 2025-04-27 02:07:09,824 root INFO copying build/lib/django/middleware/csrf.py -> build/bdist.linux-riscv64/wheel/./django/middleware 2025-04-27 02:07:09,826 root INFO creating build/bdist.linux-riscv64/wheel/django/utils 2025-04-27 02:07:09,828 root INFO copying build/lib/django/utils/datetime_safe.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,829 root INFO copying build/lib/django/utils/__init__.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,831 root INFO copying build/lib/django/utils/connection.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,832 root INFO copying build/lib/django/utils/autoreload.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,834 root INFO copying build/lib/django/utils/itercompat.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,836 root INFO copying build/lib/django/utils/http.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,837 root INFO copying build/lib/django/utils/regex_helper.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,839 root INFO copying build/lib/django/utils/formats.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,841 root INFO copying build/lib/django/utils/module_loading.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,842 root INFO copying build/lib/django/utils/cache.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,844 root INFO copying build/lib/django/utils/inspect.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,845 root INFO copying build/lib/django/utils/dateparse.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,847 root INFO copying build/lib/django/utils/feedgenerator.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,848 root INFO copying build/lib/django/utils/numberformat.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,850 root INFO copying build/lib/django/utils/duration.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,851 root INFO copying build/lib/django/utils/deprecation.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,853 root INFO copying build/lib/django/utils/deconstruct.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,854 root INFO copying build/lib/django/utils/asyncio.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,856 root INFO copying build/lib/django/utils/encoding.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,858 root INFO copying build/lib/django/utils/crypto.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,859 root INFO copying build/lib/django/utils/termcolors.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,861 root INFO copying build/lib/django/utils/jslex.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,863 root INFO copying build/lib/django/utils/dates.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,864 root INFO copying build/lib/django/utils/archive.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,866 root INFO copying build/lib/django/utils/text.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,868 root INFO creating build/bdist.linux-riscv64/wheel/django/utils/translation 2025-04-27 02:07:09,870 root INFO copying build/lib/django/utils/translation/__init__.py -> build/bdist.linux-riscv64/wheel/./django/utils/translation 2025-04-27 02:07:09,871 root INFO copying build/lib/django/utils/translation/template.py -> build/bdist.linux-riscv64/wheel/./django/utils/translation 2025-04-27 02:07:09,873 root INFO copying build/lib/django/utils/translation/reloader.py -> build/bdist.linux-riscv64/wheel/./django/utils/translation 2025-04-27 02:07:09,874 root INFO copying build/lib/django/utils/translation/trans_null.py -> build/bdist.linux-riscv64/wheel/./django/utils/translation 2025-04-27 02:07:09,876 root INFO copying build/lib/django/utils/translation/trans_real.py -> build/bdist.linux-riscv64/wheel/./django/utils/translation 2025-04-27 02:07:09,878 root INFO copying build/lib/django/utils/ipv6.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,879 root INFO copying build/lib/django/utils/safestring.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,881 root INFO copying build/lib/django/utils/_os.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,882 root INFO copying build/lib/django/utils/timezone.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,884 root INFO copying build/lib/django/utils/functional.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,885 root INFO copying build/lib/django/utils/version.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,887 root INFO copying build/lib/django/utils/html.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,889 root INFO copying build/lib/django/utils/baseconv.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,890 root INFO copying build/lib/django/utils/topological_sort.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,892 root INFO copying build/lib/django/utils/tree.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,893 root INFO copying build/lib/django/utils/hashable.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,895 root INFO copying build/lib/django/utils/datastructures.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,896 root INFO copying build/lib/django/utils/decorators.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,898 root INFO copying build/lib/django/utils/timesince.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,900 root INFO copying build/lib/django/utils/dateformat.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,901 root INFO copying build/lib/django/utils/xmlutils.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,903 root INFO copying build/lib/django/utils/lorem_ipsum.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,904 root INFO copying build/lib/django/utils/log.py -> build/bdist.linux-riscv64/wheel/./django/utils 2025-04-27 02:07:09,906 root INFO copying build/lib/django/__main__.py -> build/bdist.linux-riscv64/wheel/./django 2025-04-27 02:07:09,908 root INFO creating build/bdist.linux-riscv64/wheel/django/urls 2025-04-27 02:07:09,909 root INFO copying build/lib/django/urls/conf.py -> build/bdist.linux-riscv64/wheel/./django/urls 2025-04-27 02:07:09,911 root INFO copying build/lib/django/urls/__init__.py -> build/bdist.linux-riscv64/wheel/./django/urls 2025-04-27 02:07:09,913 root INFO copying build/lib/django/urls/exceptions.py -> build/bdist.linux-riscv64/wheel/./django/urls 2025-04-27 02:07:09,914 root INFO copying build/lib/django/urls/resolvers.py -> build/bdist.linux-riscv64/wheel/./django/urls 2025-04-27 02:07:09,916 root INFO copying build/lib/django/urls/converters.py -> build/bdist.linux-riscv64/wheel/./django/urls 2025-04-27 02:07:09,918 root INFO copying build/lib/django/urls/utils.py -> build/bdist.linux-riscv64/wheel/./django/urls 2025-04-27 02:07:09,919 root INFO copying build/lib/django/urls/base.py -> build/bdist.linux-riscv64/wheel/./django/urls 2025-04-27 02:07:09,921 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib 2025-04-27 02:07:09,923 root INFO copying build/lib/django/contrib/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib 2025-04-27 02:07:09,925 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites 2025-04-27 02:07:09,926 root INFO copying build/lib/django/contrib/sites/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites 2025-04-27 02:07:09,928 root INFO copying build/lib/django/contrib/sites/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites 2025-04-27 02:07:09,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2025-04-27 02:07:09,931 root INFO copying build/lib/django/contrib/sites/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/migrations 2025-04-27 02:07:09,933 root INFO copying build/lib/django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/migrations 2025-04-27 02:07:09,934 root INFO copying build/lib/django/contrib/sites/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/migrations 2025-04-27 02:07:09,936 root INFO copying build/lib/django/contrib/sites/models.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites 2025-04-27 02:07:09,938 root INFO copying build/lib/django/contrib/sites/shortcuts.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites 2025-04-27 02:07:09,939 root INFO copying build/lib/django/contrib/sites/managers.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites 2025-04-27 02:07:09,941 root INFO copying build/lib/django/contrib/sites/requests.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites 2025-04-27 02:07:09,942 root INFO copying build/lib/django/contrib/sites/checks.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites 2025-04-27 02:07:09,944 root INFO copying build/lib/django/contrib/sites/middleware.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites 2025-04-27 02:07:09,945 root INFO copying build/lib/django/contrib/sites/admin.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites 2025-04-27 02:07:09,947 root INFO copying build/lib/django/contrib/sites/management.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sites 2025-04-27 02:07:09,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale 2025-04-27 02:07:09,951 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy 2025-04-27 02:07:09,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2025-04-27 02:07:09,955 root INFO copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/cy/LC_MESSAGES 2025-04-27 02:07:09,956 root INFO copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/cy/LC_MESSAGES 2025-04-27 02:07:09,959 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU 2025-04-27 02:07:09,961 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:09,962 root INFO copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:09,964 root INFO copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:09,966 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb 2025-04-27 02:07:09,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2025-04-27 02:07:09,970 root INFO copying build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ckb/LC_MESSAGES 2025-04-27 02:07:09,971 root INFO copying build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ckb/LC_MESSAGES 2025-04-27 02:07:09,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn 2025-04-27 02:07:09,976 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2025-04-27 02:07:09,977 root INFO copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/kn/LC_MESSAGES 2025-04-27 02:07:09,979 root INFO copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/kn/LC_MESSAGES 2025-04-27 02:07:09,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab 2025-04-27 02:07:09,983 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2025-04-27 02:07:09,984 root INFO copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/kab/LC_MESSAGES 2025-04-27 02:07:09,986 root INFO copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/kab/LC_MESSAGES 2025-04-27 02:07:09,988 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur 2025-04-27 02:07:09,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2025-04-27 02:07:09,991 root INFO copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ur/LC_MESSAGES 2025-04-27 02:07:09,993 root INFO copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ur/LC_MESSAGES 2025-04-27 02:07:09,995 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn 2025-04-27 02:07:09,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2025-04-27 02:07:09,998 root INFO copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/nn/LC_MESSAGES 2025-04-27 02:07:10,000 root INFO copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/nn/LC_MESSAGES 2025-04-27 02:07:10,002 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr 2025-04-27 02:07:10,004 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2025-04-27 02:07:10,005 root INFO copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sr/LC_MESSAGES 2025-04-27 02:07:10,007 root INFO copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sr/LC_MESSAGES 2025-04-27 02:07:10,009 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn 2025-04-27 02:07:10,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:10,012 root INFO copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:10,013 root INFO copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:10,015 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be 2025-04-27 02:07:10,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2025-04-27 02:07:10,018 root INFO copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/be/LC_MESSAGES 2025-04-27 02:07:10,020 root INFO copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/be/LC_MESSAGES 2025-04-27 02:07:10,022 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is 2025-04-27 02:07:10,023 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2025-04-27 02:07:10,025 root INFO copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/is/LC_MESSAGES 2025-04-27 02:07:10,026 root INFO copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/is/LC_MESSAGES 2025-04-27 02:07:10,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv 2025-04-27 02:07:10,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2025-04-27 02:07:10,031 root INFO copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/lv/LC_MESSAGES 2025-04-27 02:07:10,032 root INFO copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/lv/LC_MESSAGES 2025-04-27 02:07:10,035 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt 2025-04-27 02:07:10,036 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2025-04-27 02:07:10,038 root INFO copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/pt/LC_MESSAGES 2025-04-27 02:07:10,039 root INFO copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/pt/LC_MESSAGES 2025-04-27 02:07:10,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw 2025-04-27 02:07:10,043 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2025-04-27 02:07:10,045 root INFO copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sw/LC_MESSAGES 2025-04-27 02:07:10,046 root INFO copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sw/LC_MESSAGES 2025-04-27 02:07:10,048 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et 2025-04-27 02:07:10,050 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2025-04-27 02:07:10,052 root INFO copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/et/LC_MESSAGES 2025-04-27 02:07:10,053 root INFO copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/et/LC_MESSAGES 2025-04-27 02:07:10,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO 2025-04-27 02:07:10,057 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:10,058 root INFO copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:10,060 root INFO copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:10,062 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk 2025-04-27 02:07:10,064 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2025-04-27 02:07:10,066 root INFO copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/tk/LC_MESSAGES 2025-04-27 02:07:10,067 root INFO copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/tk/LC_MESSAGES 2025-04-27 02:07:10,069 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga 2025-04-27 02:07:10,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2025-04-27 02:07:10,072 root INFO copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ga/LC_MESSAGES 2025-04-27 02:07:10,074 root INFO copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ga/LC_MESSAGES 2025-04-27 02:07:10,076 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th 2025-04-27 02:07:10,078 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2025-04-27 02:07:10,079 root INFO copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/th/LC_MESSAGES 2025-04-27 02:07:10,081 root INFO copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/th/LC_MESSAGES 2025-04-27 02:07:10,083 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq 2025-04-27 02:07:10,084 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2025-04-27 02:07:10,086 root INFO copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sq/LC_MESSAGES 2025-04-27 02:07:10,087 root INFO copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sq/LC_MESSAGES 2025-04-27 02:07:10,089 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl 2025-04-27 02:07:10,091 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2025-04-27 02:07:10,092 root INFO copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/nl/LC_MESSAGES 2025-04-27 02:07:10,094 root INFO copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/nl/LC_MESSAGES 2025-04-27 02:07:10,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg 2025-04-27 02:07:10,098 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2025-04-27 02:07:10,099 root INFO copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/tg/LC_MESSAGES 2025-04-27 02:07:10,101 root INFO copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/tg/LC_MESSAGES 2025-04-27 02:07:10,103 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn 2025-04-27 02:07:10,104 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2025-04-27 02:07:10,106 root INFO copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/bn/LC_MESSAGES 2025-04-27 02:07:10,107 root INFO copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/bn/LC_MESSAGES 2025-04-27 02:07:10,109 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io 2025-04-27 02:07:10,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2025-04-27 02:07:10,112 root INFO copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/io/LC_MESSAGES 2025-04-27 02:07:10,114 root INFO copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/io/LC_MESSAGES 2025-04-27 02:07:10,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br 2025-04-27 02:07:10,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2025-04-27 02:07:10,119 root INFO copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/br/LC_MESSAGES 2025-04-27 02:07:10,120 root INFO copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/br/LC_MESSAGES 2025-04-27 02:07:10,122 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk 2025-04-27 02:07:10,124 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2025-04-27 02:07:10,126 root INFO copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/uk/LC_MESSAGES 2025-04-27 02:07:10,127 root INFO copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/uk/LC_MESSAGES 2025-04-27 02:07:10,129 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky 2025-04-27 02:07:10,131 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2025-04-27 02:07:10,132 root INFO copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ky/LC_MESSAGES 2025-04-27 02:07:10,134 root INFO copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ky/LC_MESSAGES 2025-04-27 02:07:10,136 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af 2025-04-27 02:07:10,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2025-04-27 02:07:10,138 root INFO copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/af/LC_MESSAGES 2025-04-27 02:07:10,140 root INFO copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/af/LC_MESSAGES 2025-04-27 02:07:10,142 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it 2025-04-27 02:07:10,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2025-04-27 02:07:10,145 root INFO copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/it/LC_MESSAGES 2025-04-27 02:07:10,147 root INFO copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/it/LC_MESSAGES 2025-04-27 02:07:10,149 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR 2025-04-27 02:07:10,150 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:10,152 root INFO copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:10,153 root INFO copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:10,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa 2025-04-27 02:07:10,157 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2025-04-27 02:07:10,158 root INFO copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/fa/LC_MESSAGES 2025-04-27 02:07:10,160 root INFO copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/fa/LC_MESSAGES 2025-04-27 02:07:10,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el 2025-04-27 02:07:10,163 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2025-04-27 02:07:10,165 root INFO copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/el/LC_MESSAGES 2025-04-27 02:07:10,166 root INFO copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/el/LC_MESSAGES 2025-04-27 02:07:10,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr 2025-04-27 02:07:10,170 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2025-04-27 02:07:10,171 root INFO copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/tr/LC_MESSAGES 2025-04-27 02:07:10,172 root INFO copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/tr/LC_MESSAGES 2025-04-27 02:07:10,175 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu 2025-04-27 02:07:10,176 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2025-04-27 02:07:10,177 root INFO copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/eu/LC_MESSAGES 2025-04-27 02:07:10,179 root INFO copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/eu/LC_MESSAGES 2025-04-27 02:07:10,181 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr 2025-04-27 02:07:10,183 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2025-04-27 02:07:10,184 root INFO copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/mr/LC_MESSAGES 2025-04-27 02:07:10,186 root INFO copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/mr/LC_MESSAGES 2025-04-27 02:07:10,188 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs 2025-04-27 02:07:10,189 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2025-04-27 02:07:10,190 root INFO copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/bs/LC_MESSAGES 2025-04-27 02:07:10,192 root INFO copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/bs/LC_MESSAGES 2025-04-27 02:07:10,194 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ 2025-04-27 02:07:10,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:10,197 root INFO copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:10,199 root INFO copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:10,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja 2025-04-27 02:07:10,203 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2025-04-27 02:07:10,204 root INFO copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ja/LC_MESSAGES 2025-04-27 02:07:10,205 root INFO copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ja/LC_MESSAGES 2025-04-27 02:07:10,207 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my 2025-04-27 02:07:10,209 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2025-04-27 02:07:10,210 root INFO copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/my/LC_MESSAGES 2025-04-27 02:07:10,212 root INFO copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/my/LC_MESSAGES 2025-04-27 02:07:10,214 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd 2025-04-27 02:07:10,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2025-04-27 02:07:10,217 root INFO copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/gd/LC_MESSAGES 2025-04-27 02:07:10,219 root INFO copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/gd/LC_MESSAGES 2025-04-27 02:07:10,221 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da 2025-04-27 02:07:10,222 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2025-04-27 02:07:10,224 root INFO copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/da/LC_MESSAGES 2025-04-27 02:07:10,225 root INFO copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/da/LC_MESSAGES 2025-04-27 02:07:10,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he 2025-04-27 02:07:10,229 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2025-04-27 02:07:10,230 root INFO copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/he/LC_MESSAGES 2025-04-27 02:07:10,232 root INFO copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/he/LC_MESSAGES 2025-04-27 02:07:10,234 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en 2025-04-27 02:07:10,236 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2025-04-27 02:07:10,237 root INFO copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/en/LC_MESSAGES 2025-04-27 02:07:10,239 root INFO copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/en/LC_MESSAGES 2025-04-27 02:07:10,241 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr 2025-04-27 02:07:10,242 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2025-04-27 02:07:10,244 root INFO copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/hr/LC_MESSAGES 2025-04-27 02:07:10,245 root INFO copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/hr/LC_MESSAGES 2025-04-27 02:07:10,247 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast 2025-04-27 02:07:10,249 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2025-04-27 02:07:10,250 root INFO copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ast/LC_MESSAGES 2025-04-27 02:07:10,252 root INFO copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ast/LC_MESSAGES 2025-04-27 02:07:10,254 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv 2025-04-27 02:07:10,256 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2025-04-27 02:07:10,257 root INFO copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sv/LC_MESSAGES 2025-04-27 02:07:10,259 root INFO copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sv/LC_MESSAGES 2025-04-27 02:07:10,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs 2025-04-27 02:07:10,263 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2025-04-27 02:07:10,264 root INFO copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/cs/LC_MESSAGES 2025-04-27 02:07:10,266 root INFO copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/cs/LC_MESSAGES 2025-04-27 02:07:10,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE 2025-04-27 02:07:10,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:10,300 root INFO copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:10,302 root INFO copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:10,304 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka 2025-04-27 02:07:10,305 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2025-04-27 02:07:10,307 root INFO copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ka/LC_MESSAGES 2025-04-27 02:07:10,308 root INFO copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ka/LC_MESSAGES 2025-04-27 02:07:10,310 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk 2025-04-27 02:07:10,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2025-04-27 02:07:10,313 root INFO copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/mk/LC_MESSAGES 2025-04-27 02:07:10,315 root INFO copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/mk/LC_MESSAGES 2025-04-27 02:07:10,317 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id 2025-04-27 02:07:10,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2025-04-27 02:07:10,320 root INFO copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/id/LC_MESSAGES 2025-04-27 02:07:10,321 root INFO copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/id/LC_MESSAGES 2025-04-27 02:07:10,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta 2025-04-27 02:07:10,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2025-04-27 02:07:10,337 root INFO copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ta/LC_MESSAGES 2025-04-27 02:07:10,339 root INFO copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ta/LC_MESSAGES 2025-04-27 02:07:10,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms 2025-04-27 02:07:10,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2025-04-27 02:07:10,344 root INFO copying build/lib/django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ms/LC_MESSAGES 2025-04-27 02:07:10,346 root INFO copying build/lib/django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ms/LC_MESSAGES 2025-04-27 02:07:10,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar 2025-04-27 02:07:10,350 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2025-04-27 02:07:10,351 root INFO copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ar/LC_MESSAGES 2025-04-27 02:07:10,353 root INFO copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ar/LC_MESSAGES 2025-04-27 02:07:10,355 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl 2025-04-27 02:07:10,357 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2025-04-27 02:07:10,358 root INFO copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/gl/LC_MESSAGES 2025-04-27 02:07:10,360 root INFO copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/gl/LC_MESSAGES 2025-04-27 02:07:10,362 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans 2025-04-27 02:07:10,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:10,365 root INFO copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:10,367 root INFO copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:10,369 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne 2025-04-27 02:07:10,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2025-04-27 02:07:10,372 root INFO copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ne/LC_MESSAGES 2025-04-27 02:07:10,373 root INFO copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ne/LC_MESSAGES 2025-04-27 02:07:10,375 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz 2025-04-27 02:07:10,377 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2025-04-27 02:07:10,378 root INFO copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/uz/LC_MESSAGES 2025-04-27 02:07:10,380 root INFO copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/uz/LC_MESSAGES 2025-04-27 02:07:10,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant 2025-04-27 02:07:10,384 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:10,385 root INFO copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:10,387 root INFO copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:10,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az 2025-04-27 02:07:10,391 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2025-04-27 02:07:10,392 root INFO copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/az/LC_MESSAGES 2025-04-27 02:07:10,393 root INFO copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/az/LC_MESSAGES 2025-04-27 02:07:10,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es 2025-04-27 02:07:10,397 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2025-04-27 02:07:10,398 root INFO copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/es/LC_MESSAGES 2025-04-27 02:07:10,400 root INFO copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/es/LC_MESSAGES 2025-04-27 02:07:10,402 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko 2025-04-27 02:07:10,404 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2025-04-27 02:07:10,405 root INFO copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ko/LC_MESSAGES 2025-04-27 02:07:10,407 root INFO copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ko/LC_MESSAGES 2025-04-27 02:07:10,409 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa 2025-04-27 02:07:10,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2025-04-27 02:07:10,412 root INFO copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/pa/LC_MESSAGES 2025-04-27 02:07:10,413 root INFO copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/pa/LC_MESSAGES 2025-04-27 02:07:10,416 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr 2025-04-27 02:07:10,417 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2025-04-27 02:07:10,419 root INFO copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/fr/LC_MESSAGES 2025-04-27 02:07:10,420 root INFO copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/fr/LC_MESSAGES 2025-04-27 02:07:10,422 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg 2025-04-27 02:07:10,424 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2025-04-27 02:07:10,425 root INFO copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/bg/LC_MESSAGES 2025-04-27 02:07:10,427 root INFO copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/bg/LC_MESSAGES 2025-04-27 02:07:10,429 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX 2025-04-27 02:07:10,431 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:10,432 root INFO copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:10,434 root INFO copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:10,436 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo 2025-04-27 02:07:10,438 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2025-04-27 02:07:10,440 root INFO copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/eo/LC_MESSAGES 2025-04-27 02:07:10,441 root INFO copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/eo/LC_MESSAGES 2025-04-27 02:07:10,443 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl 2025-04-27 02:07:10,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2025-04-27 02:07:10,447 root INFO copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/pl/LC_MESSAGES 2025-04-27 02:07:10,448 root INFO copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/pl/LC_MESSAGES 2025-04-27 02:07:10,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk 2025-04-27 02:07:10,452 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2025-04-27 02:07:10,454 root INFO copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/kk/LC_MESSAGES 2025-04-27 02:07:10,455 root INFO copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/kk/LC_MESSAGES 2025-04-27 02:07:10,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt 2025-04-27 02:07:10,459 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2025-04-27 02:07:10,460 root INFO copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/lt/LC_MESSAGES 2025-04-27 02:07:10,462 root INFO copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/lt/LC_MESSAGES 2025-04-27 02:07:10,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi 2025-04-27 02:07:10,466 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2025-04-27 02:07:10,467 root INFO copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/hi/LC_MESSAGES 2025-04-27 02:07:10,469 root INFO copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/hi/LC_MESSAGES 2025-04-27 02:07:10,471 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de 2025-04-27 02:07:10,473 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2025-04-27 02:07:10,474 root INFO copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/de/LC_MESSAGES 2025-04-27 02:07:10,476 root INFO copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/de/LC_MESSAGES 2025-04-27 02:07:10,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te 2025-04-27 02:07:10,480 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2025-04-27 02:07:10,481 root INFO copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/te/LC_MESSAGES 2025-04-27 02:07:10,483 root INFO copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/te/LC_MESSAGES 2025-04-27 02:07:10,485 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm 2025-04-27 02:07:10,487 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2025-04-27 02:07:10,488 root INFO copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/udm/LC_MESSAGES 2025-04-27 02:07:10,490 root INFO copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/udm/LC_MESSAGES 2025-04-27 02:07:10,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi 2025-04-27 02:07:10,494 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2025-04-27 02:07:10,495 root INFO copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/fi/LC_MESSAGES 2025-04-27 02:07:10,497 root INFO copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/fi/LC_MESSAGES 2025-04-27 02:07:10,499 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR 2025-04-27 02:07:10,500 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:10,502 root INFO copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:10,503 root INFO copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:10,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb 2025-04-27 02:07:10,507 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2025-04-27 02:07:10,509 root INFO copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/lb/LC_MESSAGES 2025-04-27 02:07:10,510 root INFO copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/lb/LC_MESSAGES 2025-04-27 02:07:10,513 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru 2025-04-27 02:07:10,514 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2025-04-27 02:07:10,516 root INFO copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ru/LC_MESSAGES 2025-04-27 02:07:10,517 root INFO copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ru/LC_MESSAGES 2025-04-27 02:07:10,519 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca 2025-04-27 02:07:10,521 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2025-04-27 02:07:10,523 root INFO copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ca/LC_MESSAGES 2025-04-27 02:07:10,524 root INFO copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ca/LC_MESSAGES 2025-04-27 02:07:10,527 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb 2025-04-27 02:07:10,529 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2025-04-27 02:07:10,530 root INFO copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/nb/LC_MESSAGES 2025-04-27 02:07:10,532 root INFO copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/nb/LC_MESSAGES 2025-04-27 02:07:10,534 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi 2025-04-27 02:07:10,535 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2025-04-27 02:07:10,537 root INFO copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/vi/LC_MESSAGES 2025-04-27 02:07:10,538 root INFO copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/vi/LC_MESSAGES 2025-04-27 02:07:10,541 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia 2025-04-27 02:07:10,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2025-04-27 02:07:10,544 root INFO copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ia/LC_MESSAGES 2025-04-27 02:07:10,545 root INFO copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ia/LC_MESSAGES 2025-04-27 02:07:10,547 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb 2025-04-27 02:07:10,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2025-04-27 02:07:10,551 root INFO copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/dsb/LC_MESSAGES 2025-04-27 02:07:10,552 root INFO copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/dsb/LC_MESSAGES 2025-04-27 02:07:10,554 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy 2025-04-27 02:07:10,556 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2025-04-27 02:07:10,558 root INFO copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/hy/LC_MESSAGES 2025-04-27 02:07:10,559 root INFO copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/hy/LC_MESSAGES 2025-04-27 02:07:10,561 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB 2025-04-27 02:07:10,563 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:10,565 root INFO copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:10,566 root INFO copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:10,569 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml 2025-04-27 02:07:10,570 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2025-04-27 02:07:10,572 root INFO copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ml/LC_MESSAGES 2025-04-27 02:07:10,573 root INFO copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ml/LC_MESSAGES 2025-04-27 02:07:10,576 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os 2025-04-27 02:07:10,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2025-04-27 02:07:10,579 root INFO copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/os/LC_MESSAGES 2025-04-27 02:07:10,580 root INFO copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/os/LC_MESSAGES 2025-04-27 02:07:10,583 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl 2025-04-27 02:07:10,584 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2025-04-27 02:07:10,586 root INFO copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sl/LC_MESSAGES 2025-04-27 02:07:10,587 root INFO copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sl/LC_MESSAGES 2025-04-27 02:07:10,589 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km 2025-04-27 02:07:10,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2025-04-27 02:07:10,593 root INFO copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/km/LC_MESSAGES 2025-04-27 02:07:10,594 root INFO copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/km/LC_MESSAGES 2025-04-27 02:07:10,596 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu 2025-04-27 02:07:10,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2025-04-27 02:07:10,599 root INFO copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/hu/LC_MESSAGES 2025-04-27 02:07:10,601 root INFO copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/hu/LC_MESSAGES 2025-04-27 02:07:10,603 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy 2025-04-27 02:07:10,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2025-04-27 02:07:10,607 root INFO copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/fy/LC_MESSAGES 2025-04-27 02:07:10,608 root INFO copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/fy/LC_MESSAGES 2025-04-27 02:07:10,610 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk 2025-04-27 02:07:10,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2025-04-27 02:07:10,614 root INFO copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sk/LC_MESSAGES 2025-04-27 02:07:10,615 root INFO copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/sk/LC_MESSAGES 2025-04-27 02:07:10,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb 2025-04-27 02:07:10,620 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2025-04-27 02:07:10,621 root INFO copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/hsb/LC_MESSAGES 2025-04-27 02:07:10,623 root INFO copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/hsb/LC_MESSAGES 2025-04-27 02:07:10,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn 2025-04-27 02:07:10,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2025-04-27 02:07:10,628 root INFO copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/mn/LC_MESSAGES 2025-04-27 02:07:10,630 root INFO copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/mn/LC_MESSAGES 2025-04-27 02:07:10,632 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt 2025-04-27 02:07:10,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2025-04-27 02:07:10,635 root INFO copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/tt/LC_MESSAGES 2025-04-27 02:07:10,637 root INFO copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/tt/LC_MESSAGES 2025-04-27 02:07:10,639 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro 2025-04-27 02:07:10,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2025-04-27 02:07:10,643 root INFO copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ro/LC_MESSAGES 2025-04-27 02:07:10,644 root INFO copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sites/locale/ro/LC_MESSAGES 2025-04-27 02:07:10,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres 2025-04-27 02:07:10,648 root INFO copying build/lib/django/contrib/postgres/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:10,650 root INFO copying build/lib/django/contrib/postgres/functions.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:10,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates 2025-04-27 02:07:10,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres 2025-04-27 02:07:10,656 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres/widgets 2025-04-27 02:07:10,657 root INFO copying build/lib/django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/templates/postgres/widgets 2025-04-27 02:07:10,659 root INFO copying build/lib/django/contrib/postgres/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:10,660 root INFO copying build/lib/django/contrib/postgres/signals.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:10,662 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2025-04-27 02:07:10,664 root INFO copying build/lib/django/contrib/postgres/fields/citext.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/fields 2025-04-27 02:07:10,665 root INFO copying build/lib/django/contrib/postgres/fields/array.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/fields 2025-04-27 02:07:10,667 root INFO copying build/lib/django/contrib/postgres/fields/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/fields 2025-04-27 02:07:10,669 root INFO copying build/lib/django/contrib/postgres/fields/jsonb.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/fields 2025-04-27 02:07:10,670 root INFO copying build/lib/django/contrib/postgres/fields/hstore.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/fields 2025-04-27 02:07:10,672 root INFO copying build/lib/django/contrib/postgres/fields/ranges.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/fields 2025-04-27 02:07:10,674 root INFO copying build/lib/django/contrib/postgres/fields/utils.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/fields 2025-04-27 02:07:10,675 root INFO copying build/lib/django/contrib/postgres/expressions.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:10,677 root INFO copying build/lib/django/contrib/postgres/search.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:10,679 root INFO copying build/lib/django/contrib/postgres/operations.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:10,681 root INFO copying build/lib/django/contrib/postgres/indexes.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:10,683 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2025-04-27 02:07:10,684 root INFO copying build/lib/django/contrib/postgres/forms/array.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/forms 2025-04-27 02:07:10,686 root INFO copying build/lib/django/contrib/postgres/forms/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/forms 2025-04-27 02:07:10,687 root INFO copying build/lib/django/contrib/postgres/forms/hstore.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/forms 2025-04-27 02:07:10,689 root INFO copying build/lib/django/contrib/postgres/forms/ranges.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/forms 2025-04-27 02:07:10,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2025-04-27 02:07:10,693 root INFO copying build/lib/django/contrib/postgres/aggregates/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/aggregates 2025-04-27 02:07:10,694 root INFO copying build/lib/django/contrib/postgres/aggregates/mixins.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/aggregates 2025-04-27 02:07:10,696 root INFO copying build/lib/django/contrib/postgres/aggregates/statistics.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/aggregates 2025-04-27 02:07:10,698 root INFO copying build/lib/django/contrib/postgres/aggregates/general.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/aggregates 2025-04-27 02:07:10,699 root INFO copying build/lib/django/contrib/postgres/serializers.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:10,702 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale 2025-04-27 02:07:10,703 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU 2025-04-27 02:07:10,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:10,706 root INFO copying build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:10,708 root INFO copying build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:10,710 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb 2025-04-27 02:07:10,712 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2025-04-27 02:07:10,713 root INFO copying build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ckb/LC_MESSAGES 2025-04-27 02:07:10,715 root INFO copying build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ckb/LC_MESSAGES 2025-04-27 02:07:10,719 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn 2025-04-27 02:07:10,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2025-04-27 02:07:10,722 root INFO copying build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/nn/LC_MESSAGES 2025-04-27 02:07:10,724 root INFO copying build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/nn/LC_MESSAGES 2025-04-27 02:07:10,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr 2025-04-27 02:07:10,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2025-04-27 02:07:10,730 root INFO copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/sr/LC_MESSAGES 2025-04-27 02:07:10,732 root INFO copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/sr/LC_MESSAGES 2025-04-27 02:07:10,734 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn 2025-04-27 02:07:10,736 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:10,737 root INFO copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:10,739 root INFO copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:10,741 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be 2025-04-27 02:07:10,743 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2025-04-27 02:07:10,744 root INFO copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/be/LC_MESSAGES 2025-04-27 02:07:10,746 root INFO copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/be/LC_MESSAGES 2025-04-27 02:07:10,748 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is 2025-04-27 02:07:10,750 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2025-04-27 02:07:10,751 root INFO copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/is/LC_MESSAGES 2025-04-27 02:07:10,753 root INFO copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/is/LC_MESSAGES 2025-04-27 02:07:10,755 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv 2025-04-27 02:07:10,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2025-04-27 02:07:10,758 root INFO copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/lv/LC_MESSAGES 2025-04-27 02:07:10,760 root INFO copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/lv/LC_MESSAGES 2025-04-27 02:07:10,762 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt 2025-04-27 02:07:10,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2025-04-27 02:07:10,765 root INFO copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/pt/LC_MESSAGES 2025-04-27 02:07:10,767 root INFO copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/pt/LC_MESSAGES 2025-04-27 02:07:10,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et 2025-04-27 02:07:10,771 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2025-04-27 02:07:10,772 root INFO copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/et/LC_MESSAGES 2025-04-27 02:07:10,774 root INFO copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/et/LC_MESSAGES 2025-04-27 02:07:10,776 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO 2025-04-27 02:07:10,778 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:10,780 root INFO copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:10,781 root INFO copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:10,784 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk 2025-04-27 02:07:10,785 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2025-04-27 02:07:10,787 root INFO copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/tk/LC_MESSAGES 2025-04-27 02:07:10,789 root INFO copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/tk/LC_MESSAGES 2025-04-27 02:07:10,791 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq 2025-04-27 02:07:10,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2025-04-27 02:07:10,794 root INFO copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/sq/LC_MESSAGES 2025-04-27 02:07:10,796 root INFO copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/sq/LC_MESSAGES 2025-04-27 02:07:10,798 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl 2025-04-27 02:07:10,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2025-04-27 02:07:10,801 root INFO copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/nl/LC_MESSAGES 2025-04-27 02:07:10,803 root INFO copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/nl/LC_MESSAGES 2025-04-27 02:07:10,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg 2025-04-27 02:07:10,806 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2025-04-27 02:07:10,808 root INFO copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/tg/LC_MESSAGES 2025-04-27 02:07:10,810 root INFO copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/tg/LC_MESSAGES 2025-04-27 02:07:10,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk 2025-04-27 02:07:10,814 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2025-04-27 02:07:10,815 root INFO copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/uk/LC_MESSAGES 2025-04-27 02:07:10,817 root INFO copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/uk/LC_MESSAGES 2025-04-27 02:07:10,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky 2025-04-27 02:07:10,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2025-04-27 02:07:10,822 root INFO copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ky/LC_MESSAGES 2025-04-27 02:07:10,824 root INFO copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ky/LC_MESSAGES 2025-04-27 02:07:10,826 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af 2025-04-27 02:07:10,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2025-04-27 02:07:10,830 root INFO copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/af/LC_MESSAGES 2025-04-27 02:07:10,831 root INFO copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/af/LC_MESSAGES 2025-04-27 02:07:10,833 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it 2025-04-27 02:07:10,835 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2025-04-27 02:07:10,837 root INFO copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/it/LC_MESSAGES 2025-04-27 02:07:10,838 root INFO copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/it/LC_MESSAGES 2025-04-27 02:07:10,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR 2025-04-27 02:07:10,842 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:10,844 root INFO copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:10,845 root INFO copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:10,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa 2025-04-27 02:07:10,849 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2025-04-27 02:07:10,851 root INFO copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/fa/LC_MESSAGES 2025-04-27 02:07:10,853 root INFO copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/fa/LC_MESSAGES 2025-04-27 02:07:10,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el 2025-04-27 02:07:10,857 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2025-04-27 02:07:10,858 root INFO copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/el/LC_MESSAGES 2025-04-27 02:07:10,860 root INFO copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/el/LC_MESSAGES 2025-04-27 02:07:10,862 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr 2025-04-27 02:07:10,864 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2025-04-27 02:07:10,866 root INFO copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/tr/LC_MESSAGES 2025-04-27 02:07:10,867 root INFO copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/tr/LC_MESSAGES 2025-04-27 02:07:10,870 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu 2025-04-27 02:07:10,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2025-04-27 02:07:10,873 root INFO copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/eu/LC_MESSAGES 2025-04-27 02:07:10,875 root INFO copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/eu/LC_MESSAGES 2025-04-27 02:07:10,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ 2025-04-27 02:07:10,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:10,880 root INFO copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:10,882 root INFO copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:10,884 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja 2025-04-27 02:07:10,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2025-04-27 02:07:10,887 root INFO copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ja/LC_MESSAGES 2025-04-27 02:07:10,889 root INFO copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ja/LC_MESSAGES 2025-04-27 02:07:10,891 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd 2025-04-27 02:07:10,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2025-04-27 02:07:10,894 root INFO copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/gd/LC_MESSAGES 2025-04-27 02:07:10,896 root INFO copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/gd/LC_MESSAGES 2025-04-27 02:07:10,898 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da 2025-04-27 02:07:10,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2025-04-27 02:07:10,901 root INFO copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/da/LC_MESSAGES 2025-04-27 02:07:10,903 root INFO copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/da/LC_MESSAGES 2025-04-27 02:07:10,905 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he 2025-04-27 02:07:10,907 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2025-04-27 02:07:10,908 root INFO copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/he/LC_MESSAGES 2025-04-27 02:07:10,910 root INFO copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/he/LC_MESSAGES 2025-04-27 02:07:10,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en 2025-04-27 02:07:10,914 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2025-04-27 02:07:10,915 root INFO copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/en/LC_MESSAGES 2025-04-27 02:07:10,917 root INFO copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/en/LC_MESSAGES 2025-04-27 02:07:10,919 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr 2025-04-27 02:07:10,921 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2025-04-27 02:07:10,922 root INFO copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/hr/LC_MESSAGES 2025-04-27 02:07:10,924 root INFO copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/hr/LC_MESSAGES 2025-04-27 02:07:10,926 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv 2025-04-27 02:07:10,928 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2025-04-27 02:07:10,929 root INFO copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/sv/LC_MESSAGES 2025-04-27 02:07:10,931 root INFO copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/sv/LC_MESSAGES 2025-04-27 02:07:10,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs 2025-04-27 02:07:10,935 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2025-04-27 02:07:10,936 root INFO copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/cs/LC_MESSAGES 2025-04-27 02:07:10,938 root INFO copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/cs/LC_MESSAGES 2025-04-27 02:07:10,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka 2025-04-27 02:07:10,942 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2025-04-27 02:07:10,943 root INFO copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ka/LC_MESSAGES 2025-04-27 02:07:10,945 root INFO copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ka/LC_MESSAGES 2025-04-27 02:07:10,947 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk 2025-04-27 02:07:10,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2025-04-27 02:07:10,950 root INFO copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/mk/LC_MESSAGES 2025-04-27 02:07:10,952 root INFO copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/mk/LC_MESSAGES 2025-04-27 02:07:10,955 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id 2025-04-27 02:07:10,956 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2025-04-27 02:07:10,958 root INFO copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/id/LC_MESSAGES 2025-04-27 02:07:10,959 root INFO copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/id/LC_MESSAGES 2025-04-27 02:07:10,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms 2025-04-27 02:07:10,963 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2025-04-27 02:07:10,965 root INFO copying build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ms/LC_MESSAGES 2025-04-27 02:07:10,966 root INFO copying build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ms/LC_MESSAGES 2025-04-27 02:07:10,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar 2025-04-27 02:07:10,970 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2025-04-27 02:07:10,972 root INFO copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ar/LC_MESSAGES 2025-04-27 02:07:10,974 root INFO copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ar/LC_MESSAGES 2025-04-27 02:07:10,976 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl 2025-04-27 02:07:10,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2025-04-27 02:07:10,979 root INFO copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/gl/LC_MESSAGES 2025-04-27 02:07:10,981 root INFO copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/gl/LC_MESSAGES 2025-04-27 02:07:10,983 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans 2025-04-27 02:07:10,985 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:10,986 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:10,988 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:10,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne 2025-04-27 02:07:10,992 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2025-04-27 02:07:10,993 root INFO copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ne/LC_MESSAGES 2025-04-27 02:07:10,995 root INFO copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ne/LC_MESSAGES 2025-04-27 02:07:10,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz 2025-04-27 02:07:10,999 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2025-04-27 02:07:11,001 root INFO copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/uz/LC_MESSAGES 2025-04-27 02:07:11,002 root INFO copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/uz/LC_MESSAGES 2025-04-27 02:07:11,004 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant 2025-04-27 02:07:11,006 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:11,008 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:11,009 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:11,012 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az 2025-04-27 02:07:11,013 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2025-04-27 02:07:11,015 root INFO copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/az/LC_MESSAGES 2025-04-27 02:07:11,016 root INFO copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/az/LC_MESSAGES 2025-04-27 02:07:11,019 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es 2025-04-27 02:07:11,020 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2025-04-27 02:07:11,022 root INFO copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/es/LC_MESSAGES 2025-04-27 02:07:11,023 root INFO copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/es/LC_MESSAGES 2025-04-27 02:07:11,026 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko 2025-04-27 02:07:11,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2025-04-27 02:07:11,029 root INFO copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ko/LC_MESSAGES 2025-04-27 02:07:11,030 root INFO copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ko/LC_MESSAGES 2025-04-27 02:07:11,033 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr 2025-04-27 02:07:11,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2025-04-27 02:07:11,036 root INFO copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/fr/LC_MESSAGES 2025-04-27 02:07:11,038 root INFO copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/fr/LC_MESSAGES 2025-04-27 02:07:11,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg 2025-04-27 02:07:11,042 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2025-04-27 02:07:11,043 root INFO copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/bg/LC_MESSAGES 2025-04-27 02:07:11,045 root INFO copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/bg/LC_MESSAGES 2025-04-27 02:07:11,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX 2025-04-27 02:07:11,049 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:11,050 root INFO copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:11,052 root INFO copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:11,054 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo 2025-04-27 02:07:11,056 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2025-04-27 02:07:11,057 root INFO copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/eo/LC_MESSAGES 2025-04-27 02:07:11,059 root INFO copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/eo/LC_MESSAGES 2025-04-27 02:07:11,061 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl 2025-04-27 02:07:11,063 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2025-04-27 02:07:11,064 root INFO copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/pl/LC_MESSAGES 2025-04-27 02:07:11,066 root INFO copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/pl/LC_MESSAGES 2025-04-27 02:07:11,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk 2025-04-27 02:07:11,070 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2025-04-27 02:07:11,071 root INFO copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/kk/LC_MESSAGES 2025-04-27 02:07:11,073 root INFO copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/kk/LC_MESSAGES 2025-04-27 02:07:11,075 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt 2025-04-27 02:07:11,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2025-04-27 02:07:11,078 root INFO copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/lt/LC_MESSAGES 2025-04-27 02:07:11,080 root INFO copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/lt/LC_MESSAGES 2025-04-27 02:07:11,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de 2025-04-27 02:07:11,084 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2025-04-27 02:07:11,085 root INFO copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/de/LC_MESSAGES 2025-04-27 02:07:11,087 root INFO copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/de/LC_MESSAGES 2025-04-27 02:07:11,089 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi 2025-04-27 02:07:11,091 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2025-04-27 02:07:11,092 root INFO copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/fi/LC_MESSAGES 2025-04-27 02:07:11,094 root INFO copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/fi/LC_MESSAGES 2025-04-27 02:07:11,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR 2025-04-27 02:07:11,098 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:11,100 root INFO copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:11,101 root INFO copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:11,104 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru 2025-04-27 02:07:11,106 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2025-04-27 02:07:11,107 root INFO copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ru/LC_MESSAGES 2025-04-27 02:07:11,109 root INFO copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ru/LC_MESSAGES 2025-04-27 02:07:11,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca 2025-04-27 02:07:11,113 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2025-04-27 02:07:11,114 root INFO copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ca/LC_MESSAGES 2025-04-27 02:07:11,116 root INFO copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ca/LC_MESSAGES 2025-04-27 02:07:11,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb 2025-04-27 02:07:11,120 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2025-04-27 02:07:11,121 root INFO copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/nb/LC_MESSAGES 2025-04-27 02:07:11,123 root INFO copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/nb/LC_MESSAGES 2025-04-27 02:07:11,125 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia 2025-04-27 02:07:11,127 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2025-04-27 02:07:11,129 root INFO copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ia/LC_MESSAGES 2025-04-27 02:07:11,130 root INFO copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ia/LC_MESSAGES 2025-04-27 02:07:11,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb 2025-04-27 02:07:11,134 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2025-04-27 02:07:11,136 root INFO copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/dsb/LC_MESSAGES 2025-04-27 02:07:11,138 root INFO copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/dsb/LC_MESSAGES 2025-04-27 02:07:11,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy 2025-04-27 02:07:11,142 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2025-04-27 02:07:11,143 root INFO copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/hy/LC_MESSAGES 2025-04-27 02:07:11,145 root INFO copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/hy/LC_MESSAGES 2025-04-27 02:07:11,147 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml 2025-04-27 02:07:11,149 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2025-04-27 02:07:11,151 root INFO copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ml/LC_MESSAGES 2025-04-27 02:07:11,152 root INFO copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ml/LC_MESSAGES 2025-04-27 02:07:11,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl 2025-04-27 02:07:11,156 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2025-04-27 02:07:11,158 root INFO copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/sl/LC_MESSAGES 2025-04-27 02:07:11,160 root INFO copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/sl/LC_MESSAGES 2025-04-27 02:07:11,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu 2025-04-27 02:07:11,164 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2025-04-27 02:07:11,165 root INFO copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/hu/LC_MESSAGES 2025-04-27 02:07:11,167 root INFO copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/hu/LC_MESSAGES 2025-04-27 02:07:11,169 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk 2025-04-27 02:07:11,172 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2025-04-27 02:07:11,173 root INFO copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/sk/LC_MESSAGES 2025-04-27 02:07:11,175 root INFO copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/sk/LC_MESSAGES 2025-04-27 02:07:11,177 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb 2025-04-27 02:07:11,179 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2025-04-27 02:07:11,180 root INFO copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/hsb/LC_MESSAGES 2025-04-27 02:07:11,182 root INFO copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/hsb/LC_MESSAGES 2025-04-27 02:07:11,184 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn 2025-04-27 02:07:11,186 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2025-04-27 02:07:11,188 root INFO copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/mn/LC_MESSAGES 2025-04-27 02:07:11,189 root INFO copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/mn/LC_MESSAGES 2025-04-27 02:07:11,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro 2025-04-27 02:07:11,193 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2025-04-27 02:07:11,195 root INFO copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ro/LC_MESSAGES 2025-04-27 02:07:11,196 root INFO copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/locale/ro/LC_MESSAGES 2025-04-27 02:07:11,198 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2 2025-04-27 02:07:11,200 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres 2025-04-27 02:07:11,202 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres/widgets 2025-04-27 02:07:11,203 root INFO copying build/lib/django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres/jinja2/postgres/widgets 2025-04-27 02:07:11,205 root INFO copying build/lib/django/contrib/postgres/lookups.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:11,207 root INFO copying build/lib/django/contrib/postgres/utils.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:11,208 root INFO copying build/lib/django/contrib/postgres/validators.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:11,210 root INFO copying build/lib/django/contrib/postgres/constraints.py -> build/bdist.linux-riscv64/wheel/./django/contrib/postgres 2025-04-27 02:07:11,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2025-04-27 02:07:11,214 root INFO copying build/lib/django/contrib/staticfiles/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles 2025-04-27 02:07:11,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management 2025-04-27 02:07:11,218 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2025-04-27 02:07:11,219 root INFO copying build/lib/django/contrib/staticfiles/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles/management/commands 2025-04-27 02:07:11,221 root INFO copying build/lib/django/contrib/staticfiles/management/commands/collectstatic.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles/management/commands 2025-04-27 02:07:11,222 root INFO copying build/lib/django/contrib/staticfiles/management/commands/findstatic.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles/management/commands 2025-04-27 02:07:11,224 root INFO copying build/lib/django/contrib/staticfiles/management/commands/runserver.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles/management/commands 2025-04-27 02:07:11,226 root INFO copying build/lib/django/contrib/staticfiles/management/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles/management 2025-04-27 02:07:11,227 root INFO copying build/lib/django/contrib/staticfiles/urls.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles 2025-04-27 02:07:11,229 root INFO copying build/lib/django/contrib/staticfiles/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles 2025-04-27 02:07:11,230 root INFO copying build/lib/django/contrib/staticfiles/handlers.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles 2025-04-27 02:07:11,232 root INFO copying build/lib/django/contrib/staticfiles/views.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles 2025-04-27 02:07:11,234 root INFO copying build/lib/django/contrib/staticfiles/checks.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles 2025-04-27 02:07:11,235 root INFO copying build/lib/django/contrib/staticfiles/storage.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles 2025-04-27 02:07:11,237 root INFO copying build/lib/django/contrib/staticfiles/finders.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles 2025-04-27 02:07:11,239 root INFO copying build/lib/django/contrib/staticfiles/utils.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles 2025-04-27 02:07:11,241 root INFO copying build/lib/django/contrib/staticfiles/testing.py -> build/bdist.linux-riscv64/wheel/./django/contrib/staticfiles 2025-04-27 02:07:11,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2025-04-27 02:07:11,245 root INFO copying build/lib/django/contrib/admindocs/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs 2025-04-27 02:07:11,246 root INFO copying build/lib/django/contrib/admindocs/urls.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs 2025-04-27 02:07:11,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates 2025-04-27 02:07:11,250 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:11,252 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:11,254 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/view_index.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:11,255 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/model_index.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:11,257 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:11,258 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:11,260 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:11,262 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/index.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:11,264 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:11,265 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:11,267 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/templates/admin_doc 2025-04-27 02:07:11,269 root INFO copying build/lib/django/contrib/admindocs/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs 2025-04-27 02:07:11,270 root INFO copying build/lib/django/contrib/admindocs/views.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs 2025-04-27 02:07:11,272 root INFO copying build/lib/django/contrib/admindocs/middleware.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs 2025-04-27 02:07:11,274 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale 2025-04-27 02:07:11,276 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy 2025-04-27 02:07:11,278 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2025-04-27 02:07:11,280 root INFO copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/cy/LC_MESSAGES 2025-04-27 02:07:11,281 root INFO copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/cy/LC_MESSAGES 2025-04-27 02:07:11,284 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU 2025-04-27 02:07:11,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:11,287 root INFO copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:11,289 root INFO copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:11,291 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb 2025-04-27 02:07:11,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2025-04-27 02:07:11,294 root INFO copying build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ckb/LC_MESSAGES 2025-04-27 02:07:11,296 root INFO copying build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ckb/LC_MESSAGES 2025-04-27 02:07:11,298 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn 2025-04-27 02:07:11,300 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2025-04-27 02:07:11,301 root INFO copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/kn/LC_MESSAGES 2025-04-27 02:07:11,303 root INFO copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/kn/LC_MESSAGES 2025-04-27 02:07:11,305 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab 2025-04-27 02:07:11,307 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2025-04-27 02:07:11,309 root INFO copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/kab/LC_MESSAGES 2025-04-27 02:07:11,310 root INFO copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/kab/LC_MESSAGES 2025-04-27 02:07:11,313 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur 2025-04-27 02:07:11,314 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2025-04-27 02:07:11,316 root INFO copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ur/LC_MESSAGES 2025-04-27 02:07:11,317 root INFO copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ur/LC_MESSAGES 2025-04-27 02:07:11,320 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn 2025-04-27 02:07:11,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2025-04-27 02:07:11,323 root INFO copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/nn/LC_MESSAGES 2025-04-27 02:07:11,324 root INFO copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/nn/LC_MESSAGES 2025-04-27 02:07:11,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr 2025-04-27 02:07:11,328 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2025-04-27 02:07:11,330 root INFO copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sr/LC_MESSAGES 2025-04-27 02:07:11,332 root INFO copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sr/LC_MESSAGES 2025-04-27 02:07:11,334 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn 2025-04-27 02:07:11,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:11,337 root INFO copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:11,339 root INFO copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:11,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be 2025-04-27 02:07:11,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2025-04-27 02:07:11,345 root INFO copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/be/LC_MESSAGES 2025-04-27 02:07:11,346 root INFO copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/be/LC_MESSAGES 2025-04-27 02:07:11,349 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is 2025-04-27 02:07:11,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2025-04-27 02:07:11,352 root INFO copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/is/LC_MESSAGES 2025-04-27 02:07:11,354 root INFO copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/is/LC_MESSAGES 2025-04-27 02:07:11,356 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv 2025-04-27 02:07:11,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2025-04-27 02:07:11,360 root INFO copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/lv/LC_MESSAGES 2025-04-27 02:07:11,361 root INFO copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/lv/LC_MESSAGES 2025-04-27 02:07:11,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt 2025-04-27 02:07:11,366 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2025-04-27 02:07:11,367 root INFO copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/pt/LC_MESSAGES 2025-04-27 02:07:11,369 root INFO copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/pt/LC_MESSAGES 2025-04-27 02:07:11,371 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw 2025-04-27 02:07:11,373 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2025-04-27 02:07:11,374 root INFO copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sw/LC_MESSAGES 2025-04-27 02:07:11,376 root INFO copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sw/LC_MESSAGES 2025-04-27 02:07:11,378 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et 2025-04-27 02:07:11,380 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2025-04-27 02:07:11,382 root INFO copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/et/LC_MESSAGES 2025-04-27 02:07:11,383 root INFO copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/et/LC_MESSAGES 2025-04-27 02:07:11,386 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO 2025-04-27 02:07:11,388 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:11,389 root INFO copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:11,391 root INFO copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:11,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga 2025-04-27 02:07:11,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2025-04-27 02:07:11,397 root INFO copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ga/LC_MESSAGES 2025-04-27 02:07:11,398 root INFO copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ga/LC_MESSAGES 2025-04-27 02:07:11,400 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th 2025-04-27 02:07:11,402 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2025-04-27 02:07:11,404 root INFO copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/th/LC_MESSAGES 2025-04-27 02:07:11,405 root INFO copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/th/LC_MESSAGES 2025-04-27 02:07:11,408 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq 2025-04-27 02:07:11,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2025-04-27 02:07:11,411 root INFO copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sq/LC_MESSAGES 2025-04-27 02:07:11,413 root INFO copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sq/LC_MESSAGES 2025-04-27 02:07:11,416 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl 2025-04-27 02:07:11,418 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2025-04-27 02:07:11,419 root INFO copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/nl/LC_MESSAGES 2025-04-27 02:07:11,421 root INFO copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/nl/LC_MESSAGES 2025-04-27 02:07:11,423 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg 2025-04-27 02:07:11,425 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2025-04-27 02:07:11,426 root INFO copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/tg/LC_MESSAGES 2025-04-27 02:07:11,428 root INFO copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/tg/LC_MESSAGES 2025-04-27 02:07:11,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn 2025-04-27 02:07:11,432 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2025-04-27 02:07:11,434 root INFO copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/bn/LC_MESSAGES 2025-04-27 02:07:11,435 root INFO copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/bn/LC_MESSAGES 2025-04-27 02:07:11,438 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io 2025-04-27 02:07:11,439 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2025-04-27 02:07:11,441 root INFO copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/io/LC_MESSAGES 2025-04-27 02:07:11,442 root INFO copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/io/LC_MESSAGES 2025-04-27 02:07:11,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br 2025-04-27 02:07:11,447 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2025-04-27 02:07:11,448 root INFO copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/br/LC_MESSAGES 2025-04-27 02:07:11,450 root INFO copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/br/LC_MESSAGES 2025-04-27 02:07:11,452 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk 2025-04-27 02:07:11,454 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2025-04-27 02:07:11,455 root INFO copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/uk/LC_MESSAGES 2025-04-27 02:07:11,457 root INFO copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/uk/LC_MESSAGES 2025-04-27 02:07:11,460 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky 2025-04-27 02:07:11,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2025-04-27 02:07:11,463 root INFO copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ky/LC_MESSAGES 2025-04-27 02:07:11,465 root INFO copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ky/LC_MESSAGES 2025-04-27 02:07:11,467 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af 2025-04-27 02:07:11,469 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2025-04-27 02:07:11,470 root INFO copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/af/LC_MESSAGES 2025-04-27 02:07:11,472 root INFO copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/af/LC_MESSAGES 2025-04-27 02:07:11,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it 2025-04-27 02:07:11,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2025-04-27 02:07:11,477 root INFO copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/it/LC_MESSAGES 2025-04-27 02:07:11,479 root INFO copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/it/LC_MESSAGES 2025-04-27 02:07:11,481 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR 2025-04-27 02:07:11,483 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:11,485 root INFO copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:11,486 root INFO copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:11,489 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa 2025-04-27 02:07:11,490 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2025-04-27 02:07:11,492 root INFO copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/fa/LC_MESSAGES 2025-04-27 02:07:11,494 root INFO copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/fa/LC_MESSAGES 2025-04-27 02:07:11,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el 2025-04-27 02:07:11,498 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2025-04-27 02:07:11,499 root INFO copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/el/LC_MESSAGES 2025-04-27 02:07:11,501 root INFO copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/el/LC_MESSAGES 2025-04-27 02:07:11,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr 2025-04-27 02:07:11,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2025-04-27 02:07:11,507 root INFO copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/tr/LC_MESSAGES 2025-04-27 02:07:11,508 root INFO copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/tr/LC_MESSAGES 2025-04-27 02:07:11,511 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu 2025-04-27 02:07:11,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2025-04-27 02:07:11,514 root INFO copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/eu/LC_MESSAGES 2025-04-27 02:07:11,516 root INFO copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/eu/LC_MESSAGES 2025-04-27 02:07:11,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr 2025-04-27 02:07:11,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2025-04-27 02:07:11,521 root INFO copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/mr/LC_MESSAGES 2025-04-27 02:07:11,523 root INFO copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/mr/LC_MESSAGES 2025-04-27 02:07:11,525 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs 2025-04-27 02:07:11,527 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2025-04-27 02:07:11,528 root INFO copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/bs/LC_MESSAGES 2025-04-27 02:07:11,530 root INFO copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/bs/LC_MESSAGES 2025-04-27 02:07:11,532 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ 2025-04-27 02:07:11,534 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:11,535 root INFO copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:11,537 root INFO copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:11,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja 2025-04-27 02:07:11,541 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2025-04-27 02:07:11,542 root INFO copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ja/LC_MESSAGES 2025-04-27 02:07:11,544 root INFO copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ja/LC_MESSAGES 2025-04-27 02:07:11,546 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my 2025-04-27 02:07:11,548 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2025-04-27 02:07:11,549 root INFO copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/my/LC_MESSAGES 2025-04-27 02:07:11,551 root INFO copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/my/LC_MESSAGES 2025-04-27 02:07:11,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd 2025-04-27 02:07:11,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2025-04-27 02:07:11,557 root INFO copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/gd/LC_MESSAGES 2025-04-27 02:07:11,558 root INFO copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/gd/LC_MESSAGES 2025-04-27 02:07:11,561 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da 2025-04-27 02:07:11,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2025-04-27 02:07:11,564 root INFO copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/da/LC_MESSAGES 2025-04-27 02:07:11,566 root INFO copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/da/LC_MESSAGES 2025-04-27 02:07:11,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he 2025-04-27 02:07:11,569 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2025-04-27 02:07:11,571 root INFO copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/he/LC_MESSAGES 2025-04-27 02:07:11,573 root INFO copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/he/LC_MESSAGES 2025-04-27 02:07:11,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en 2025-04-27 02:07:11,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2025-04-27 02:07:11,578 root INFO copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/en/LC_MESSAGES 2025-04-27 02:07:11,580 root INFO copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/en/LC_MESSAGES 2025-04-27 02:07:11,582 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr 2025-04-27 02:07:11,584 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2025-04-27 02:07:11,585 root INFO copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/hr/LC_MESSAGES 2025-04-27 02:07:11,587 root INFO copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/hr/LC_MESSAGES 2025-04-27 02:07:11,589 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast 2025-04-27 02:07:11,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2025-04-27 02:07:11,593 root INFO copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ast/LC_MESSAGES 2025-04-27 02:07:11,594 root INFO copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ast/LC_MESSAGES 2025-04-27 02:07:11,596 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv 2025-04-27 02:07:11,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2025-04-27 02:07:11,599 root INFO copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sv/LC_MESSAGES 2025-04-27 02:07:11,601 root INFO copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sv/LC_MESSAGES 2025-04-27 02:07:11,603 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs 2025-04-27 02:07:11,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2025-04-27 02:07:11,607 root INFO copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/cs/LC_MESSAGES 2025-04-27 02:07:11,609 root INFO copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/cs/LC_MESSAGES 2025-04-27 02:07:11,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE 2025-04-27 02:07:11,613 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:11,614 root INFO copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:11,616 root INFO copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:11,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka 2025-04-27 02:07:11,620 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2025-04-27 02:07:11,621 root INFO copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ka/LC_MESSAGES 2025-04-27 02:07:11,623 root INFO copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ka/LC_MESSAGES 2025-04-27 02:07:11,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk 2025-04-27 02:07:11,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2025-04-27 02:07:11,628 root INFO copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/mk/LC_MESSAGES 2025-04-27 02:07:11,630 root INFO copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/mk/LC_MESSAGES 2025-04-27 02:07:11,633 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id 2025-04-27 02:07:11,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2025-04-27 02:07:11,636 root INFO copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/id/LC_MESSAGES 2025-04-27 02:07:11,637 root INFO copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/id/LC_MESSAGES 2025-04-27 02:07:11,640 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta 2025-04-27 02:07:11,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2025-04-27 02:07:11,643 root INFO copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ta/LC_MESSAGES 2025-04-27 02:07:11,644 root INFO copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ta/LC_MESSAGES 2025-04-27 02:07:11,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms 2025-04-27 02:07:11,649 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2025-04-27 02:07:11,650 root INFO copying build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ms/LC_MESSAGES 2025-04-27 02:07:11,652 root INFO copying build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ms/LC_MESSAGES 2025-04-27 02:07:11,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar 2025-04-27 02:07:11,656 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2025-04-27 02:07:11,657 root INFO copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ar/LC_MESSAGES 2025-04-27 02:07:11,659 root INFO copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ar/LC_MESSAGES 2025-04-27 02:07:11,661 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl 2025-04-27 02:07:11,663 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2025-04-27 02:07:11,664 root INFO copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/gl/LC_MESSAGES 2025-04-27 02:07:11,666 root INFO copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/gl/LC_MESSAGES 2025-04-27 02:07:11,668 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans 2025-04-27 02:07:11,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:11,672 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:11,673 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:11,676 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne 2025-04-27 02:07:11,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2025-04-27 02:07:11,679 root INFO copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ne/LC_MESSAGES 2025-04-27 02:07:11,680 root INFO copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ne/LC_MESSAGES 2025-04-27 02:07:11,683 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant 2025-04-27 02:07:11,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:11,686 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:11,687 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:11,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az 2025-04-27 02:07:11,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2025-04-27 02:07:11,693 root INFO copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/az/LC_MESSAGES 2025-04-27 02:07:11,694 root INFO copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/az/LC_MESSAGES 2025-04-27 02:07:11,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es 2025-04-27 02:07:11,698 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2025-04-27 02:07:11,700 root INFO copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/es/LC_MESSAGES 2025-04-27 02:07:11,702 root INFO copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/es/LC_MESSAGES 2025-04-27 02:07:11,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko 2025-04-27 02:07:11,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2025-04-27 02:07:11,707 root INFO copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ko/LC_MESSAGES 2025-04-27 02:07:11,709 root INFO copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ko/LC_MESSAGES 2025-04-27 02:07:11,711 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa 2025-04-27 02:07:11,713 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2025-04-27 02:07:11,714 root INFO copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/pa/LC_MESSAGES 2025-04-27 02:07:11,716 root INFO copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/pa/LC_MESSAGES 2025-04-27 02:07:11,718 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr 2025-04-27 02:07:11,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2025-04-27 02:07:11,722 root INFO copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/fr/LC_MESSAGES 2025-04-27 02:07:11,725 root INFO copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/fr/LC_MESSAGES 2025-04-27 02:07:11,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg 2025-04-27 02:07:11,729 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2025-04-27 02:07:11,731 root INFO copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/bg/LC_MESSAGES 2025-04-27 02:07:11,733 root INFO copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/bg/LC_MESSAGES 2025-04-27 02:07:11,735 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX 2025-04-27 02:07:11,737 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:11,738 root INFO copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:11,740 root INFO copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:11,742 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo 2025-04-27 02:07:11,744 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2025-04-27 02:07:11,746 root INFO copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/eo/LC_MESSAGES 2025-04-27 02:07:11,748 root INFO copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/eo/LC_MESSAGES 2025-04-27 02:07:11,750 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl 2025-04-27 02:07:11,752 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2025-04-27 02:07:11,753 root INFO copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/pl/LC_MESSAGES 2025-04-27 02:07:11,755 root INFO copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/pl/LC_MESSAGES 2025-04-27 02:07:11,758 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk 2025-04-27 02:07:11,760 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2025-04-27 02:07:11,761 root INFO copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/kk/LC_MESSAGES 2025-04-27 02:07:11,763 root INFO copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/kk/LC_MESSAGES 2025-04-27 02:07:11,765 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt 2025-04-27 02:07:11,767 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2025-04-27 02:07:11,768 root INFO copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/lt/LC_MESSAGES 2025-04-27 02:07:11,770 root INFO copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/lt/LC_MESSAGES 2025-04-27 02:07:11,772 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi 2025-04-27 02:07:11,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2025-04-27 02:07:11,776 root INFO copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/hi/LC_MESSAGES 2025-04-27 02:07:11,777 root INFO copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/hi/LC_MESSAGES 2025-04-27 02:07:11,779 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de 2025-04-27 02:07:11,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2025-04-27 02:07:11,782 root INFO copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/de/LC_MESSAGES 2025-04-27 02:07:11,784 root INFO copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/de/LC_MESSAGES 2025-04-27 02:07:11,786 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te 2025-04-27 02:07:11,788 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2025-04-27 02:07:11,790 root INFO copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/te/LC_MESSAGES 2025-04-27 02:07:11,791 root INFO copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/te/LC_MESSAGES 2025-04-27 02:07:11,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm 2025-04-27 02:07:11,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2025-04-27 02:07:11,797 root INFO copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/udm/LC_MESSAGES 2025-04-27 02:07:11,798 root INFO copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/udm/LC_MESSAGES 2025-04-27 02:07:11,801 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi 2025-04-27 02:07:11,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2025-04-27 02:07:11,804 root INFO copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/fi/LC_MESSAGES 2025-04-27 02:07:11,806 root INFO copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/fi/LC_MESSAGES 2025-04-27 02:07:11,808 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR 2025-04-27 02:07:11,810 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:11,811 root INFO copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:11,813 root INFO copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:11,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb 2025-04-27 02:07:11,817 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2025-04-27 02:07:11,818 root INFO copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/lb/LC_MESSAGES 2025-04-27 02:07:11,820 root INFO copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/lb/LC_MESSAGES 2025-04-27 02:07:11,822 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru 2025-04-27 02:07:11,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2025-04-27 02:07:11,825 root INFO copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ru/LC_MESSAGES 2025-04-27 02:07:11,827 root INFO copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ru/LC_MESSAGES 2025-04-27 02:07:11,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca 2025-04-27 02:07:11,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2025-04-27 02:07:11,833 root INFO copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ca/LC_MESSAGES 2025-04-27 02:07:11,834 root INFO copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ca/LC_MESSAGES 2025-04-27 02:07:11,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb 2025-04-27 02:07:11,838 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2025-04-27 02:07:11,840 root INFO copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/nb/LC_MESSAGES 2025-04-27 02:07:11,841 root INFO copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/nb/LC_MESSAGES 2025-04-27 02:07:11,844 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi 2025-04-27 02:07:11,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2025-04-27 02:07:11,847 root INFO copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/vi/LC_MESSAGES 2025-04-27 02:07:11,848 root INFO copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/vi/LC_MESSAGES 2025-04-27 02:07:11,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia 2025-04-27 02:07:11,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2025-04-27 02:07:11,854 root INFO copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ia/LC_MESSAGES 2025-04-27 02:07:11,855 root INFO copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ia/LC_MESSAGES 2025-04-27 02:07:11,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb 2025-04-27 02:07:11,859 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2025-04-27 02:07:11,861 root INFO copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/dsb/LC_MESSAGES 2025-04-27 02:07:11,862 root INFO copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/dsb/LC_MESSAGES 2025-04-27 02:07:11,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB 2025-04-27 02:07:11,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:11,868 root INFO copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:11,869 root INFO copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:11,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml 2025-04-27 02:07:11,874 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2025-04-27 02:07:11,875 root INFO copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ml/LC_MESSAGES 2025-04-27 02:07:11,877 root INFO copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ml/LC_MESSAGES 2025-04-27 02:07:11,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os 2025-04-27 02:07:11,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2025-04-27 02:07:11,882 root INFO copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/os/LC_MESSAGES 2025-04-27 02:07:11,884 root INFO copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/os/LC_MESSAGES 2025-04-27 02:07:11,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl 2025-04-27 02:07:11,888 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2025-04-27 02:07:11,889 root INFO copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sl/LC_MESSAGES 2025-04-27 02:07:11,891 root INFO copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sl/LC_MESSAGES 2025-04-27 02:07:11,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km 2025-04-27 02:07:11,895 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2025-04-27 02:07:11,896 root INFO copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/km/LC_MESSAGES 2025-04-27 02:07:11,898 root INFO copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/km/LC_MESSAGES 2025-04-27 02:07:11,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu 2025-04-27 02:07:11,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2025-04-27 02:07:11,903 root INFO copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/hu/LC_MESSAGES 2025-04-27 02:07:11,905 root INFO copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/hu/LC_MESSAGES 2025-04-27 02:07:11,908 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy 2025-04-27 02:07:11,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2025-04-27 02:07:11,911 root INFO copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/fy/LC_MESSAGES 2025-04-27 02:07:11,912 root INFO copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/fy/LC_MESSAGES 2025-04-27 02:07:11,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk 2025-04-27 02:07:11,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2025-04-27 02:07:11,918 root INFO copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sk/LC_MESSAGES 2025-04-27 02:07:11,919 root INFO copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/sk/LC_MESSAGES 2025-04-27 02:07:11,922 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb 2025-04-27 02:07:11,923 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2025-04-27 02:07:11,925 root INFO copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/hsb/LC_MESSAGES 2025-04-27 02:07:11,926 root INFO copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/hsb/LC_MESSAGES 2025-04-27 02:07:11,929 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn 2025-04-27 02:07:11,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2025-04-27 02:07:11,932 root INFO copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/mn/LC_MESSAGES 2025-04-27 02:07:11,934 root INFO copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/mn/LC_MESSAGES 2025-04-27 02:07:11,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt 2025-04-27 02:07:11,938 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2025-04-27 02:07:11,939 root INFO copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/tt/LC_MESSAGES 2025-04-27 02:07:11,941 root INFO copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/tt/LC_MESSAGES 2025-04-27 02:07:11,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro 2025-04-27 02:07:11,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2025-04-27 02:07:11,946 root INFO copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ro/LC_MESSAGES 2025-04-27 02:07:11,948 root INFO copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs/locale/ro/LC_MESSAGES 2025-04-27 02:07:11,950 root INFO copying build/lib/django/contrib/admindocs/utils.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admindocs 2025-04-27 02:07:11,952 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2025-04-27 02:07:11,953 root INFO copying build/lib/django/contrib/flatpages/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages 2025-04-27 02:07:11,955 root INFO copying build/lib/django/contrib/flatpages/urls.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages 2025-04-27 02:07:11,957 root INFO copying build/lib/django/contrib/flatpages/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages 2025-04-27 02:07:11,959 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2025-04-27 02:07:11,960 root INFO copying build/lib/django/contrib/flatpages/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/migrations 2025-04-27 02:07:11,961 root INFO copying build/lib/django/contrib/flatpages/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/migrations 2025-04-27 02:07:11,963 root INFO copying build/lib/django/contrib/flatpages/models.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages 2025-04-27 02:07:11,965 root INFO copying build/lib/django/contrib/flatpages/forms.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages 2025-04-27 02:07:11,966 root INFO copying build/lib/django/contrib/flatpages/views.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages 2025-04-27 02:07:11,968 root INFO copying build/lib/django/contrib/flatpages/middleware.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages 2025-04-27 02:07:11,970 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2025-04-27 02:07:11,971 root INFO copying build/lib/django/contrib/flatpages/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/templatetags 2025-04-27 02:07:11,973 root INFO copying build/lib/django/contrib/flatpages/templatetags/flatpages.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/templatetags 2025-04-27 02:07:11,974 root INFO copying build/lib/django/contrib/flatpages/admin.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages 2025-04-27 02:07:11,976 root INFO copying build/lib/django/contrib/flatpages/sitemaps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages 2025-04-27 02:07:11,979 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale 2025-04-27 02:07:11,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy 2025-04-27 02:07:11,982 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2025-04-27 02:07:11,984 root INFO copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/cy/LC_MESSAGES 2025-04-27 02:07:11,986 root INFO copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/cy/LC_MESSAGES 2025-04-27 02:07:11,988 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU 2025-04-27 02:07:11,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:11,991 root INFO copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:11,993 root INFO copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:11,995 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb 2025-04-27 02:07:11,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2025-04-27 02:07:11,998 root INFO copying build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ckb/LC_MESSAGES 2025-04-27 02:07:12,000 root INFO copying build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ckb/LC_MESSAGES 2025-04-27 02:07:12,002 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn 2025-04-27 02:07:12,004 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2025-04-27 02:07:12,005 root INFO copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/kn/LC_MESSAGES 2025-04-27 02:07:12,007 root INFO copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/kn/LC_MESSAGES 2025-04-27 02:07:12,009 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur 2025-04-27 02:07:12,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2025-04-27 02:07:12,012 root INFO copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ur/LC_MESSAGES 2025-04-27 02:07:12,014 root INFO copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ur/LC_MESSAGES 2025-04-27 02:07:12,016 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn 2025-04-27 02:07:12,018 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2025-04-27 02:07:12,019 root INFO copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/nn/LC_MESSAGES 2025-04-27 02:07:12,021 root INFO copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/nn/LC_MESSAGES 2025-04-27 02:07:12,023 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr 2025-04-27 02:07:12,025 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2025-04-27 02:07:12,026 root INFO copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sr/LC_MESSAGES 2025-04-27 02:07:12,028 root INFO copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sr/LC_MESSAGES 2025-04-27 02:07:12,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn 2025-04-27 02:07:12,032 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:12,033 root INFO copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:12,035 root INFO copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:12,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be 2025-04-27 02:07:12,039 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2025-04-27 02:07:12,041 root INFO copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/be/LC_MESSAGES 2025-04-27 02:07:12,043 root INFO copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/be/LC_MESSAGES 2025-04-27 02:07:12,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is 2025-04-27 02:07:12,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2025-04-27 02:07:12,048 root INFO copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/is/LC_MESSAGES 2025-04-27 02:07:12,050 root INFO copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/is/LC_MESSAGES 2025-04-27 02:07:12,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv 2025-04-27 02:07:12,054 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2025-04-27 02:07:12,056 root INFO copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/lv/LC_MESSAGES 2025-04-27 02:07:12,057 root INFO copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/lv/LC_MESSAGES 2025-04-27 02:07:12,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt 2025-04-27 02:07:12,061 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2025-04-27 02:07:12,062 root INFO copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/pt/LC_MESSAGES 2025-04-27 02:07:12,064 root INFO copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/pt/LC_MESSAGES 2025-04-27 02:07:12,066 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw 2025-04-27 02:07:12,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2025-04-27 02:07:12,069 root INFO copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sw/LC_MESSAGES 2025-04-27 02:07:12,071 root INFO copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sw/LC_MESSAGES 2025-04-27 02:07:12,073 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et 2025-04-27 02:07:12,075 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2025-04-27 02:07:12,077 root INFO copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/et/LC_MESSAGES 2025-04-27 02:07:12,078 root INFO copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/et/LC_MESSAGES 2025-04-27 02:07:12,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO 2025-04-27 02:07:12,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:12,084 root INFO copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:12,085 root INFO copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:12,088 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk 2025-04-27 02:07:12,089 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2025-04-27 02:07:12,091 root INFO copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/tk/LC_MESSAGES 2025-04-27 02:07:12,093 root INFO copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/tk/LC_MESSAGES 2025-04-27 02:07:12,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga 2025-04-27 02:07:12,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2025-04-27 02:07:12,098 root INFO copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ga/LC_MESSAGES 2025-04-27 02:07:12,100 root INFO copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ga/LC_MESSAGES 2025-04-27 02:07:12,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th 2025-04-27 02:07:12,103 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2025-04-27 02:07:12,105 root INFO copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/th/LC_MESSAGES 2025-04-27 02:07:12,107 root INFO copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/th/LC_MESSAGES 2025-04-27 02:07:12,109 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq 2025-04-27 02:07:12,110 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2025-04-27 02:07:12,112 root INFO copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sq/LC_MESSAGES 2025-04-27 02:07:12,114 root INFO copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sq/LC_MESSAGES 2025-04-27 02:07:12,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl 2025-04-27 02:07:12,117 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2025-04-27 02:07:12,119 root INFO copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/nl/LC_MESSAGES 2025-04-27 02:07:12,120 root INFO copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/nl/LC_MESSAGES 2025-04-27 02:07:12,123 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg 2025-04-27 02:07:12,124 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2025-04-27 02:07:12,126 root INFO copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/tg/LC_MESSAGES 2025-04-27 02:07:12,127 root INFO copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/tg/LC_MESSAGES 2025-04-27 02:07:12,130 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn 2025-04-27 02:07:12,132 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2025-04-27 02:07:12,133 root INFO copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/bn/LC_MESSAGES 2025-04-27 02:07:12,135 root INFO copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/bn/LC_MESSAGES 2025-04-27 02:07:12,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io 2025-04-27 02:07:12,139 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2025-04-27 02:07:12,140 root INFO copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/io/LC_MESSAGES 2025-04-27 02:07:12,142 root INFO copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/io/LC_MESSAGES 2025-04-27 02:07:12,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br 2025-04-27 02:07:12,146 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2025-04-27 02:07:12,148 root INFO copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/br/LC_MESSAGES 2025-04-27 02:07:12,150 root INFO copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/br/LC_MESSAGES 2025-04-27 02:07:12,152 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk 2025-04-27 02:07:12,154 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2025-04-27 02:07:12,155 root INFO copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/uk/LC_MESSAGES 2025-04-27 02:07:12,157 root INFO copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/uk/LC_MESSAGES 2025-04-27 02:07:12,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky 2025-04-27 02:07:12,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2025-04-27 02:07:12,162 root INFO copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ky/LC_MESSAGES 2025-04-27 02:07:12,164 root INFO copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ky/LC_MESSAGES 2025-04-27 02:07:12,166 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af 2025-04-27 02:07:12,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2025-04-27 02:07:12,169 root INFO copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/af/LC_MESSAGES 2025-04-27 02:07:12,171 root INFO copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/af/LC_MESSAGES 2025-04-27 02:07:12,173 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it 2025-04-27 02:07:12,175 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2025-04-27 02:07:12,176 root INFO copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/it/LC_MESSAGES 2025-04-27 02:07:12,178 root INFO copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/it/LC_MESSAGES 2025-04-27 02:07:12,180 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR 2025-04-27 02:07:12,182 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:12,183 root INFO copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:12,185 root INFO copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:12,187 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa 2025-04-27 02:07:12,189 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2025-04-27 02:07:12,190 root INFO copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/fa/LC_MESSAGES 2025-04-27 02:07:12,192 root INFO copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/fa/LC_MESSAGES 2025-04-27 02:07:12,194 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el 2025-04-27 02:07:12,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2025-04-27 02:07:12,197 root INFO copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/el/LC_MESSAGES 2025-04-27 02:07:12,199 root INFO copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/el/LC_MESSAGES 2025-04-27 02:07:12,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr 2025-04-27 02:07:12,203 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2025-04-27 02:07:12,204 root INFO copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/tr/LC_MESSAGES 2025-04-27 02:07:12,206 root INFO copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/tr/LC_MESSAGES 2025-04-27 02:07:12,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu 2025-04-27 02:07:12,210 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2025-04-27 02:07:12,211 root INFO copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/eu/LC_MESSAGES 2025-04-27 02:07:12,213 root INFO copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/eu/LC_MESSAGES 2025-04-27 02:07:12,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr 2025-04-27 02:07:12,217 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2025-04-27 02:07:12,218 root INFO copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/mr/LC_MESSAGES 2025-04-27 02:07:12,220 root INFO copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/mr/LC_MESSAGES 2025-04-27 02:07:12,222 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs 2025-04-27 02:07:12,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2025-04-27 02:07:12,225 root INFO copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/bs/LC_MESSAGES 2025-04-27 02:07:12,227 root INFO copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/bs/LC_MESSAGES 2025-04-27 02:07:12,229 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ 2025-04-27 02:07:12,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:12,232 root INFO copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:12,234 root INFO copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:12,236 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja 2025-04-27 02:07:12,238 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2025-04-27 02:07:12,239 root INFO copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ja/LC_MESSAGES 2025-04-27 02:07:12,241 root INFO copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ja/LC_MESSAGES 2025-04-27 02:07:12,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my 2025-04-27 02:07:12,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2025-04-27 02:07:12,246 root INFO copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/my/LC_MESSAGES 2025-04-27 02:07:12,248 root INFO copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/my/LC_MESSAGES 2025-04-27 02:07:12,250 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd 2025-04-27 02:07:12,252 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2025-04-27 02:07:12,253 root INFO copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/gd/LC_MESSAGES 2025-04-27 02:07:12,255 root INFO copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/gd/LC_MESSAGES 2025-04-27 02:07:12,257 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da 2025-04-27 02:07:12,259 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2025-04-27 02:07:12,260 root INFO copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/da/LC_MESSAGES 2025-04-27 02:07:12,262 root INFO copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/da/LC_MESSAGES 2025-04-27 02:07:12,264 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he 2025-04-27 02:07:12,266 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2025-04-27 02:07:12,267 root INFO copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/he/LC_MESSAGES 2025-04-27 02:07:12,269 root INFO copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/he/LC_MESSAGES 2025-04-27 02:07:12,271 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en 2025-04-27 02:07:12,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2025-04-27 02:07:12,275 root INFO copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/en/LC_MESSAGES 2025-04-27 02:07:12,277 root INFO copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/en/LC_MESSAGES 2025-04-27 02:07:12,279 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr 2025-04-27 02:07:12,281 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2025-04-27 02:07:12,282 root INFO copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/hr/LC_MESSAGES 2025-04-27 02:07:12,284 root INFO copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/hr/LC_MESSAGES 2025-04-27 02:07:12,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast 2025-04-27 02:07:12,288 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2025-04-27 02:07:12,290 root INFO copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ast/LC_MESSAGES 2025-04-27 02:07:12,292 root INFO copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ast/LC_MESSAGES 2025-04-27 02:07:12,294 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv 2025-04-27 02:07:12,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2025-04-27 02:07:12,298 root INFO copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sv/LC_MESSAGES 2025-04-27 02:07:12,300 root INFO copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sv/LC_MESSAGES 2025-04-27 02:07:12,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs 2025-04-27 02:07:12,304 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2025-04-27 02:07:12,306 root INFO copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/cs/LC_MESSAGES 2025-04-27 02:07:12,307 root INFO copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/cs/LC_MESSAGES 2025-04-27 02:07:12,310 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE 2025-04-27 02:07:12,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:12,313 root INFO copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:12,315 root INFO copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:12,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka 2025-04-27 02:07:12,320 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2025-04-27 02:07:12,321 root INFO copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ka/LC_MESSAGES 2025-04-27 02:07:12,323 root INFO copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ka/LC_MESSAGES 2025-04-27 02:07:12,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk 2025-04-27 02:07:12,328 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2025-04-27 02:07:12,329 root INFO copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/mk/LC_MESSAGES 2025-04-27 02:07:12,331 root INFO copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/mk/LC_MESSAGES 2025-04-27 02:07:12,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id 2025-04-27 02:07:12,335 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2025-04-27 02:07:12,337 root INFO copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/id/LC_MESSAGES 2025-04-27 02:07:12,338 root INFO copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/id/LC_MESSAGES 2025-04-27 02:07:12,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta 2025-04-27 02:07:12,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2025-04-27 02:07:12,344 root INFO copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ta/LC_MESSAGES 2025-04-27 02:07:12,346 root INFO copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ta/LC_MESSAGES 2025-04-27 02:07:12,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms 2025-04-27 02:07:12,350 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2025-04-27 02:07:12,352 root INFO copying build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ms/LC_MESSAGES 2025-04-27 02:07:12,353 root INFO copying build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ms/LC_MESSAGES 2025-04-27 02:07:12,356 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar 2025-04-27 02:07:12,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2025-04-27 02:07:12,359 root INFO copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ar/LC_MESSAGES 2025-04-27 02:07:12,361 root INFO copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ar/LC_MESSAGES 2025-04-27 02:07:12,363 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl 2025-04-27 02:07:12,366 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2025-04-27 02:07:12,367 root INFO copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/gl/LC_MESSAGES 2025-04-27 02:07:12,369 root INFO copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/gl/LC_MESSAGES 2025-04-27 02:07:12,371 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans 2025-04-27 02:07:12,373 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:12,375 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:12,377 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:12,379 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne 2025-04-27 02:07:12,381 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2025-04-27 02:07:12,383 root INFO copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ne/LC_MESSAGES 2025-04-27 02:07:12,385 root INFO copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ne/LC_MESSAGES 2025-04-27 02:07:12,387 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant 2025-04-27 02:07:12,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:12,390 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:12,393 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:12,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az 2025-04-27 02:07:12,397 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2025-04-27 02:07:12,399 root INFO copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/az/LC_MESSAGES 2025-04-27 02:07:12,400 root INFO copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/az/LC_MESSAGES 2025-04-27 02:07:12,403 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es 2025-04-27 02:07:12,405 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2025-04-27 02:07:12,406 root INFO copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/es/LC_MESSAGES 2025-04-27 02:07:12,408 root INFO copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/es/LC_MESSAGES 2025-04-27 02:07:12,411 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko 2025-04-27 02:07:12,417 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2025-04-27 02:07:12,420 root INFO copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ko/LC_MESSAGES 2025-04-27 02:07:12,422 root INFO copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ko/LC_MESSAGES 2025-04-27 02:07:12,425 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa 2025-04-27 02:07:12,427 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2025-04-27 02:07:12,428 root INFO copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/pa/LC_MESSAGES 2025-04-27 02:07:12,430 root INFO copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/pa/LC_MESSAGES 2025-04-27 02:07:12,433 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr 2025-04-27 02:07:12,435 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2025-04-27 02:07:12,436 root INFO copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/fr/LC_MESSAGES 2025-04-27 02:07:12,438 root INFO copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/fr/LC_MESSAGES 2025-04-27 02:07:12,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg 2025-04-27 02:07:12,443 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2025-04-27 02:07:12,444 root INFO copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/bg/LC_MESSAGES 2025-04-27 02:07:12,446 root INFO copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/bg/LC_MESSAGES 2025-04-27 02:07:12,448 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX 2025-04-27 02:07:12,450 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:12,452 root INFO copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:12,454 root INFO copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:12,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo 2025-04-27 02:07:12,458 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2025-04-27 02:07:12,459 root INFO copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/eo/LC_MESSAGES 2025-04-27 02:07:12,461 root INFO copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/eo/LC_MESSAGES 2025-04-27 02:07:12,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl 2025-04-27 02:07:12,466 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2025-04-27 02:07:12,467 root INFO copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/pl/LC_MESSAGES 2025-04-27 02:07:12,469 root INFO copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/pl/LC_MESSAGES 2025-04-27 02:07:12,471 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk 2025-04-27 02:07:12,473 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2025-04-27 02:07:12,475 root INFO copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/kk/LC_MESSAGES 2025-04-27 02:07:12,477 root INFO copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/kk/LC_MESSAGES 2025-04-27 02:07:12,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt 2025-04-27 02:07:12,481 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2025-04-27 02:07:12,482 root INFO copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/lt/LC_MESSAGES 2025-04-27 02:07:12,484 root INFO copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/lt/LC_MESSAGES 2025-04-27 02:07:12,486 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi 2025-04-27 02:07:12,488 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2025-04-27 02:07:12,490 root INFO copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/hi/LC_MESSAGES 2025-04-27 02:07:12,492 root INFO copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/hi/LC_MESSAGES 2025-04-27 02:07:12,494 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de 2025-04-27 02:07:12,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2025-04-27 02:07:12,497 root INFO copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/de/LC_MESSAGES 2025-04-27 02:07:12,499 root INFO copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/de/LC_MESSAGES 2025-04-27 02:07:12,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te 2025-04-27 02:07:12,504 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2025-04-27 02:07:12,505 root INFO copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/te/LC_MESSAGES 2025-04-27 02:07:12,507 root INFO copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/te/LC_MESSAGES 2025-04-27 02:07:12,510 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm 2025-04-27 02:07:12,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2025-04-27 02:07:12,513 root INFO copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/udm/LC_MESSAGES 2025-04-27 02:07:12,515 root INFO copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/udm/LC_MESSAGES 2025-04-27 02:07:12,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi 2025-04-27 02:07:12,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2025-04-27 02:07:12,521 root INFO copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/fi/LC_MESSAGES 2025-04-27 02:07:12,523 root INFO copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/fi/LC_MESSAGES 2025-04-27 02:07:12,526 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR 2025-04-27 02:07:12,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:12,529 root INFO copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:12,531 root INFO copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:12,534 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb 2025-04-27 02:07:12,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2025-04-27 02:07:12,537 root INFO copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/lb/LC_MESSAGES 2025-04-27 02:07:12,539 root INFO copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/lb/LC_MESSAGES 2025-04-27 02:07:12,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru 2025-04-27 02:07:12,544 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2025-04-27 02:07:12,545 root INFO copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ru/LC_MESSAGES 2025-04-27 02:07:12,547 root INFO copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ru/LC_MESSAGES 2025-04-27 02:07:12,550 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca 2025-04-27 02:07:12,552 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2025-04-27 02:07:12,553 root INFO copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ca/LC_MESSAGES 2025-04-27 02:07:12,555 root INFO copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ca/LC_MESSAGES 2025-04-27 02:07:12,557 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb 2025-04-27 02:07:12,559 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2025-04-27 02:07:12,561 root INFO copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/nb/LC_MESSAGES 2025-04-27 02:07:12,563 root INFO copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/nb/LC_MESSAGES 2025-04-27 02:07:12,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi 2025-04-27 02:07:12,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2025-04-27 02:07:12,569 root INFO copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/vi/LC_MESSAGES 2025-04-27 02:07:12,571 root INFO copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/vi/LC_MESSAGES 2025-04-27 02:07:12,573 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia 2025-04-27 02:07:12,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2025-04-27 02:07:12,577 root INFO copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ia/LC_MESSAGES 2025-04-27 02:07:12,579 root INFO copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ia/LC_MESSAGES 2025-04-27 02:07:12,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb 2025-04-27 02:07:12,583 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2025-04-27 02:07:12,585 root INFO copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/dsb/LC_MESSAGES 2025-04-27 02:07:12,587 root INFO copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/dsb/LC_MESSAGES 2025-04-27 02:07:12,589 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy 2025-04-27 02:07:12,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2025-04-27 02:07:12,592 root INFO copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/hy/LC_MESSAGES 2025-04-27 02:07:12,594 root INFO copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/hy/LC_MESSAGES 2025-04-27 02:07:12,597 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB 2025-04-27 02:07:12,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:12,600 root INFO copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:12,602 root INFO copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:12,604 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml 2025-04-27 02:07:12,606 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2025-04-27 02:07:12,608 root INFO copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ml/LC_MESSAGES 2025-04-27 02:07:12,609 root INFO copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ml/LC_MESSAGES 2025-04-27 02:07:12,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os 2025-04-27 02:07:12,614 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2025-04-27 02:07:12,615 root INFO copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/os/LC_MESSAGES 2025-04-27 02:07:12,617 root INFO copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/os/LC_MESSAGES 2025-04-27 02:07:12,619 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl 2025-04-27 02:07:12,621 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2025-04-27 02:07:12,623 root INFO copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sl/LC_MESSAGES 2025-04-27 02:07:12,625 root INFO copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sl/LC_MESSAGES 2025-04-27 02:07:12,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km 2025-04-27 02:07:12,629 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2025-04-27 02:07:12,631 root INFO copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/km/LC_MESSAGES 2025-04-27 02:07:12,632 root INFO copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/km/LC_MESSAGES 2025-04-27 02:07:12,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu 2025-04-27 02:07:12,637 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2025-04-27 02:07:12,638 root INFO copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/hu/LC_MESSAGES 2025-04-27 02:07:12,640 root INFO copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/hu/LC_MESSAGES 2025-04-27 02:07:12,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy 2025-04-27 02:07:12,644 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2025-04-27 02:07:12,646 root INFO copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/fy/LC_MESSAGES 2025-04-27 02:07:12,648 root INFO copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/fy/LC_MESSAGES 2025-04-27 02:07:12,650 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk 2025-04-27 02:07:12,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2025-04-27 02:07:12,654 root INFO copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sk/LC_MESSAGES 2025-04-27 02:07:12,655 root INFO copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/sk/LC_MESSAGES 2025-04-27 02:07:12,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb 2025-04-27 02:07:12,660 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2025-04-27 02:07:12,661 root INFO copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/hsb/LC_MESSAGES 2025-04-27 02:07:12,663 root INFO copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/hsb/LC_MESSAGES 2025-04-27 02:07:12,666 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn 2025-04-27 02:07:12,668 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2025-04-27 02:07:12,669 root INFO copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/mn/LC_MESSAGES 2025-04-27 02:07:12,671 root INFO copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/mn/LC_MESSAGES 2025-04-27 02:07:12,673 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt 2025-04-27 02:07:12,675 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2025-04-27 02:07:12,677 root INFO copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/tt/LC_MESSAGES 2025-04-27 02:07:12,679 root INFO copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/tt/LC_MESSAGES 2025-04-27 02:07:12,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro 2025-04-27 02:07:12,683 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2025-04-27 02:07:12,684 root INFO copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ro/LC_MESSAGES 2025-04-27 02:07:12,686 root INFO copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/flatpages/locale/ro/LC_MESSAGES 2025-04-27 02:07:12,689 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2025-04-27 02:07:12,690 root INFO copying build/lib/django/contrib/contenttypes/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes 2025-04-27 02:07:12,693 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management 2025-04-27 02:07:12,695 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management/commands 2025-04-27 02:07:12,696 root INFO copying build/lib/django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/management/commands 2025-04-27 02:07:12,698 root INFO copying build/lib/django/contrib/contenttypes/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/management/commands 2025-04-27 02:07:12,700 root INFO copying build/lib/django/contrib/contenttypes/management/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/management 2025-04-27 02:07:12,702 root INFO copying build/lib/django/contrib/contenttypes/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes 2025-04-27 02:07:12,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2025-04-27 02:07:12,706 root INFO copying build/lib/django/contrib/contenttypes/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/migrations 2025-04-27 02:07:12,707 root INFO copying build/lib/django/contrib/contenttypes/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/migrations 2025-04-27 02:07:12,709 root INFO copying build/lib/django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/migrations 2025-04-27 02:07:12,711 root INFO copying build/lib/django/contrib/contenttypes/models.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes 2025-04-27 02:07:12,713 root INFO copying build/lib/django/contrib/contenttypes/forms.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes 2025-04-27 02:07:12,715 root INFO copying build/lib/django/contrib/contenttypes/views.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes 2025-04-27 02:07:12,717 root INFO copying build/lib/django/contrib/contenttypes/fields.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes 2025-04-27 02:07:12,719 root INFO copying build/lib/django/contrib/contenttypes/checks.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes 2025-04-27 02:07:12,721 root INFO copying build/lib/django/contrib/contenttypes/admin.py -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes 2025-04-27 02:07:12,723 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale 2025-04-27 02:07:12,725 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy 2025-04-27 02:07:12,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2025-04-27 02:07:12,729 root INFO copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/cy/LC_MESSAGES 2025-04-27 02:07:12,730 root INFO copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/cy/LC_MESSAGES 2025-04-27 02:07:12,733 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU 2025-04-27 02:07:12,735 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:12,738 root INFO copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:12,740 root INFO copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:12,742 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb 2025-04-27 02:07:12,744 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2025-04-27 02:07:12,746 root INFO copying build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2025-04-27 02:07:12,747 root INFO copying build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2025-04-27 02:07:12,750 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn 2025-04-27 02:07:12,752 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2025-04-27 02:07:12,753 root INFO copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/kn/LC_MESSAGES 2025-04-27 02:07:12,755 root INFO copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/kn/LC_MESSAGES 2025-04-27 02:07:12,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur 2025-04-27 02:07:12,759 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2025-04-27 02:07:12,761 root INFO copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ur/LC_MESSAGES 2025-04-27 02:07:12,762 root INFO copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ur/LC_MESSAGES 2025-04-27 02:07:12,765 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn 2025-04-27 02:07:12,767 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2025-04-27 02:07:12,768 root INFO copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/nn/LC_MESSAGES 2025-04-27 02:07:12,770 root INFO copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/nn/LC_MESSAGES 2025-04-27 02:07:12,772 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr 2025-04-27 02:07:12,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2025-04-27 02:07:12,776 root INFO copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sr/LC_MESSAGES 2025-04-27 02:07:12,777 root INFO copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sr/LC_MESSAGES 2025-04-27 02:07:12,780 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn 2025-04-27 02:07:12,782 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:12,783 root INFO copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:12,785 root INFO copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:12,787 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be 2025-04-27 02:07:12,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2025-04-27 02:07:12,791 root INFO copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/be/LC_MESSAGES 2025-04-27 02:07:12,793 root INFO copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/be/LC_MESSAGES 2025-04-27 02:07:12,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is 2025-04-27 02:07:12,797 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2025-04-27 02:07:12,798 root INFO copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/is/LC_MESSAGES 2025-04-27 02:07:12,800 root INFO copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/is/LC_MESSAGES 2025-04-27 02:07:12,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv 2025-04-27 02:07:12,804 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2025-04-27 02:07:12,806 root INFO copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/lv/LC_MESSAGES 2025-04-27 02:07:12,808 root INFO copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/lv/LC_MESSAGES 2025-04-27 02:07:12,810 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt 2025-04-27 02:07:12,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2025-04-27 02:07:12,813 root INFO copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/pt/LC_MESSAGES 2025-04-27 02:07:12,815 root INFO copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/pt/LC_MESSAGES 2025-04-27 02:07:12,817 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw 2025-04-27 02:07:12,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2025-04-27 02:07:12,821 root INFO copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sw/LC_MESSAGES 2025-04-27 02:07:12,823 root INFO copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sw/LC_MESSAGES 2025-04-27 02:07:12,825 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et 2025-04-27 02:07:12,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2025-04-27 02:07:12,828 root INFO copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/et/LC_MESSAGES 2025-04-27 02:07:12,830 root INFO copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/et/LC_MESSAGES 2025-04-27 02:07:12,832 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO 2025-04-27 02:07:12,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:12,836 root INFO copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:12,837 root INFO copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:12,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk 2025-04-27 02:07:12,842 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2025-04-27 02:07:12,843 root INFO copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/tk/LC_MESSAGES 2025-04-27 02:07:12,845 root INFO copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/tk/LC_MESSAGES 2025-04-27 02:07:12,847 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga 2025-04-27 02:07:12,849 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2025-04-27 02:07:12,851 root INFO copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ga/LC_MESSAGES 2025-04-27 02:07:12,853 root INFO copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ga/LC_MESSAGES 2025-04-27 02:07:12,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th 2025-04-27 02:07:12,857 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2025-04-27 02:07:12,858 root INFO copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/th/LC_MESSAGES 2025-04-27 02:07:12,860 root INFO copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/th/LC_MESSAGES 2025-04-27 02:07:12,863 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq 2025-04-27 02:07:12,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2025-04-27 02:07:12,866 root INFO copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sq/LC_MESSAGES 2025-04-27 02:07:12,868 root INFO copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sq/LC_MESSAGES 2025-04-27 02:07:12,870 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl 2025-04-27 02:07:12,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2025-04-27 02:07:12,874 root INFO copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/nl/LC_MESSAGES 2025-04-27 02:07:12,875 root INFO copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/nl/LC_MESSAGES 2025-04-27 02:07:12,878 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg 2025-04-27 02:07:12,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2025-04-27 02:07:12,881 root INFO copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/tg/LC_MESSAGES 2025-04-27 02:07:12,883 root INFO copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/tg/LC_MESSAGES 2025-04-27 02:07:12,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn 2025-04-27 02:07:12,888 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2025-04-27 02:07:12,889 root INFO copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/bn/LC_MESSAGES 2025-04-27 02:07:12,891 root INFO copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/bn/LC_MESSAGES 2025-04-27 02:07:12,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io 2025-04-27 02:07:12,895 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2025-04-27 02:07:12,897 root INFO copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/io/LC_MESSAGES 2025-04-27 02:07:12,898 root INFO copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/io/LC_MESSAGES 2025-04-27 02:07:12,901 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br 2025-04-27 02:07:12,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2025-04-27 02:07:12,904 root INFO copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/br/LC_MESSAGES 2025-04-27 02:07:12,906 root INFO copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/br/LC_MESSAGES 2025-04-27 02:07:12,908 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk 2025-04-27 02:07:12,910 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2025-04-27 02:07:12,911 root INFO copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/uk/LC_MESSAGES 2025-04-27 02:07:12,913 root INFO copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/uk/LC_MESSAGES 2025-04-27 02:07:12,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky 2025-04-27 02:07:12,918 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2025-04-27 02:07:12,919 root INFO copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ky/LC_MESSAGES 2025-04-27 02:07:12,921 root INFO copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ky/LC_MESSAGES 2025-04-27 02:07:12,923 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af 2025-04-27 02:07:12,925 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2025-04-27 02:07:12,926 root INFO copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/af/LC_MESSAGES 2025-04-27 02:07:12,928 root INFO copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/af/LC_MESSAGES 2025-04-27 02:07:12,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it 2025-04-27 02:07:12,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2025-04-27 02:07:12,934 root INFO copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/it/LC_MESSAGES 2025-04-27 02:07:12,936 root INFO copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/it/LC_MESSAGES 2025-04-27 02:07:12,938 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR 2025-04-27 02:07:12,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:12,942 root INFO copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:12,943 root INFO copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:12,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa 2025-04-27 02:07:12,947 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2025-04-27 02:07:12,948 root INFO copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/fa/LC_MESSAGES 2025-04-27 02:07:12,950 root INFO copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/fa/LC_MESSAGES 2025-04-27 02:07:12,952 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el 2025-04-27 02:07:12,954 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2025-04-27 02:07:12,956 root INFO copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/el/LC_MESSAGES 2025-04-27 02:07:12,957 root INFO copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/el/LC_MESSAGES 2025-04-27 02:07:12,959 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr 2025-04-27 02:07:12,961 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2025-04-27 02:07:12,963 root INFO copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/tr/LC_MESSAGES 2025-04-27 02:07:12,965 root INFO copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/tr/LC_MESSAGES 2025-04-27 02:07:12,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu 2025-04-27 02:07:12,970 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2025-04-27 02:07:12,971 root INFO copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/eu/LC_MESSAGES 2025-04-27 02:07:12,973 root INFO copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/eu/LC_MESSAGES 2025-04-27 02:07:12,975 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr 2025-04-27 02:07:12,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2025-04-27 02:07:12,978 root INFO copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/mr/LC_MESSAGES 2025-04-27 02:07:12,980 root INFO copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/mr/LC_MESSAGES 2025-04-27 02:07:12,982 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs 2025-04-27 02:07:12,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2025-04-27 02:07:12,985 root INFO copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/bs/LC_MESSAGES 2025-04-27 02:07:12,987 root INFO copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/bs/LC_MESSAGES 2025-04-27 02:07:12,989 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ 2025-04-27 02:07:12,991 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:12,992 root INFO copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:12,994 root INFO copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:12,996 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja 2025-04-27 02:07:12,998 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2025-04-27 02:07:12,999 root INFO copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ja/LC_MESSAGES 2025-04-27 02:07:13,001 root INFO copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ja/LC_MESSAGES 2025-04-27 02:07:13,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my 2025-04-27 02:07:13,005 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2025-04-27 02:07:13,006 root INFO copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/my/LC_MESSAGES 2025-04-27 02:07:13,008 root INFO copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/my/LC_MESSAGES 2025-04-27 02:07:13,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd 2025-04-27 02:07:13,012 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2025-04-27 02:07:13,013 root INFO copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/gd/LC_MESSAGES 2025-04-27 02:07:13,015 root INFO copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/gd/LC_MESSAGES 2025-04-27 02:07:13,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da 2025-04-27 02:07:13,019 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2025-04-27 02:07:13,020 root INFO copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/da/LC_MESSAGES 2025-04-27 02:07:13,022 root INFO copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/da/LC_MESSAGES 2025-04-27 02:07:13,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he 2025-04-27 02:07:13,026 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2025-04-27 02:07:13,027 root INFO copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/he/LC_MESSAGES 2025-04-27 02:07:13,029 root INFO copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/he/LC_MESSAGES 2025-04-27 02:07:13,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en 2025-04-27 02:07:13,033 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2025-04-27 02:07:13,034 root INFO copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/en/LC_MESSAGES 2025-04-27 02:07:13,036 root INFO copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/en/LC_MESSAGES 2025-04-27 02:07:13,038 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr 2025-04-27 02:07:13,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2025-04-27 02:07:13,041 root INFO copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/hr/LC_MESSAGES 2025-04-27 02:07:13,043 root INFO copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/hr/LC_MESSAGES 2025-04-27 02:07:13,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast 2025-04-27 02:07:13,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2025-04-27 02:07:13,049 root INFO copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ast/LC_MESSAGES 2025-04-27 02:07:13,050 root INFO copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ast/LC_MESSAGES 2025-04-27 02:07:13,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv 2025-04-27 02:07:13,054 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2025-04-27 02:07:13,056 root INFO copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sv/LC_MESSAGES 2025-04-27 02:07:13,057 root INFO copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sv/LC_MESSAGES 2025-04-27 02:07:13,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs 2025-04-27 02:07:13,061 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2025-04-27 02:07:13,063 root INFO copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/cs/LC_MESSAGES 2025-04-27 02:07:13,064 root INFO copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/cs/LC_MESSAGES 2025-04-27 02:07:13,067 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE 2025-04-27 02:07:13,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:13,070 root INFO copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:13,072 root INFO copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:13,074 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka 2025-04-27 02:07:13,075 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2025-04-27 02:07:13,077 root INFO copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ka/LC_MESSAGES 2025-04-27 02:07:13,079 root INFO copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ka/LC_MESSAGES 2025-04-27 02:07:13,081 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk 2025-04-27 02:07:13,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2025-04-27 02:07:13,084 root INFO copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/mk/LC_MESSAGES 2025-04-27 02:07:13,086 root INFO copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/mk/LC_MESSAGES 2025-04-27 02:07:13,088 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id 2025-04-27 02:07:13,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2025-04-27 02:07:13,091 root INFO copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/id/LC_MESSAGES 2025-04-27 02:07:13,093 root INFO copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/id/LC_MESSAGES 2025-04-27 02:07:13,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta 2025-04-27 02:07:13,097 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2025-04-27 02:07:13,098 root INFO copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ta/LC_MESSAGES 2025-04-27 02:07:13,100 root INFO copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ta/LC_MESSAGES 2025-04-27 02:07:13,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms 2025-04-27 02:07:13,104 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2025-04-27 02:07:13,105 root INFO copying build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ms/LC_MESSAGES 2025-04-27 02:07:13,107 root INFO copying build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ms/LC_MESSAGES 2025-04-27 02:07:13,109 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar 2025-04-27 02:07:13,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2025-04-27 02:07:13,112 root INFO copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ar/LC_MESSAGES 2025-04-27 02:07:13,114 root INFO copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ar/LC_MESSAGES 2025-04-27 02:07:13,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl 2025-04-27 02:07:13,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2025-04-27 02:07:13,119 root INFO copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/gl/LC_MESSAGES 2025-04-27 02:07:13,121 root INFO copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/gl/LC_MESSAGES 2025-04-27 02:07:13,123 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans 2025-04-27 02:07:13,125 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:13,126 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:13,128 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:13,130 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne 2025-04-27 02:07:13,132 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2025-04-27 02:07:13,134 root INFO copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ne/LC_MESSAGES 2025-04-27 02:07:13,135 root INFO copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ne/LC_MESSAGES 2025-04-27 02:07:13,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant 2025-04-27 02:07:13,139 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:13,141 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:13,142 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:13,145 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az 2025-04-27 02:07:13,146 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2025-04-27 02:07:13,148 root INFO copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/az/LC_MESSAGES 2025-04-27 02:07:13,150 root INFO copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/az/LC_MESSAGES 2025-04-27 02:07:13,152 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es 2025-04-27 02:07:13,154 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2025-04-27 02:07:13,155 root INFO copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/es/LC_MESSAGES 2025-04-27 02:07:13,157 root INFO copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/es/LC_MESSAGES 2025-04-27 02:07:13,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko 2025-04-27 02:07:13,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2025-04-27 02:07:13,162 root INFO copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ko/LC_MESSAGES 2025-04-27 02:07:13,163 root INFO copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ko/LC_MESSAGES 2025-04-27 02:07:13,165 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa 2025-04-27 02:07:13,167 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2025-04-27 02:07:13,168 root INFO copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/pa/LC_MESSAGES 2025-04-27 02:07:13,169 root INFO copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/pa/LC_MESSAGES 2025-04-27 02:07:13,172 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr 2025-04-27 02:07:13,173 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2025-04-27 02:07:13,174 root INFO copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/fr/LC_MESSAGES 2025-04-27 02:07:13,176 root INFO copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/fr/LC_MESSAGES 2025-04-27 02:07:13,178 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg 2025-04-27 02:07:13,179 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2025-04-27 02:07:13,180 root INFO copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/bg/LC_MESSAGES 2025-04-27 02:07:13,182 root INFO copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/bg/LC_MESSAGES 2025-04-27 02:07:13,184 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX 2025-04-27 02:07:13,185 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:13,186 root INFO copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:13,188 root INFO copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:13,190 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo 2025-04-27 02:07:13,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2025-04-27 02:07:13,193 root INFO copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/eo/LC_MESSAGES 2025-04-27 02:07:13,194 root INFO copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/eo/LC_MESSAGES 2025-04-27 02:07:13,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl 2025-04-27 02:07:13,198 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2025-04-27 02:07:13,200 root INFO copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/pl/LC_MESSAGES 2025-04-27 02:07:13,201 root INFO copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/pl/LC_MESSAGES 2025-04-27 02:07:13,203 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk 2025-04-27 02:07:13,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2025-04-27 02:07:13,207 root INFO copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/kk/LC_MESSAGES 2025-04-27 02:07:13,208 root INFO copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/kk/LC_MESSAGES 2025-04-27 02:07:13,211 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt 2025-04-27 02:07:13,214 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2025-04-27 02:07:13,215 root INFO copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/lt/LC_MESSAGES 2025-04-27 02:07:13,217 root INFO copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/lt/LC_MESSAGES 2025-04-27 02:07:13,220 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi 2025-04-27 02:07:13,222 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2025-04-27 02:07:13,224 root INFO copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/hi/LC_MESSAGES 2025-04-27 02:07:13,226 root INFO copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/hi/LC_MESSAGES 2025-04-27 02:07:13,229 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de 2025-04-27 02:07:13,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2025-04-27 02:07:13,232 root INFO copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/de/LC_MESSAGES 2025-04-27 02:07:13,234 root INFO copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/de/LC_MESSAGES 2025-04-27 02:07:13,236 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te 2025-04-27 02:07:13,238 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2025-04-27 02:07:13,240 root INFO copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/te/LC_MESSAGES 2025-04-27 02:07:13,242 root INFO copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/te/LC_MESSAGES 2025-04-27 02:07:13,245 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm 2025-04-27 02:07:13,247 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2025-04-27 02:07:13,248 root INFO copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/udm/LC_MESSAGES 2025-04-27 02:07:13,250 root INFO copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/udm/LC_MESSAGES 2025-04-27 02:07:13,253 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi 2025-04-27 02:07:13,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2025-04-27 02:07:13,256 root INFO copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/fi/LC_MESSAGES 2025-04-27 02:07:13,258 root INFO copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/fi/LC_MESSAGES 2025-04-27 02:07:13,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR 2025-04-27 02:07:13,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:13,264 root INFO copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:13,266 root INFO copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:13,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb 2025-04-27 02:07:13,270 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2025-04-27 02:07:13,272 root INFO copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/lb/LC_MESSAGES 2025-04-27 02:07:13,274 root INFO copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/lb/LC_MESSAGES 2025-04-27 02:07:13,276 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru 2025-04-27 02:07:13,278 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2025-04-27 02:07:13,280 root INFO copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ru/LC_MESSAGES 2025-04-27 02:07:13,281 root INFO copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ru/LC_MESSAGES 2025-04-27 02:07:13,284 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca 2025-04-27 02:07:13,286 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2025-04-27 02:07:13,287 root INFO copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ca/LC_MESSAGES 2025-04-27 02:07:13,289 root INFO copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ca/LC_MESSAGES 2025-04-27 02:07:13,291 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb 2025-04-27 02:07:13,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2025-04-27 02:07:13,295 root INFO copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/nb/LC_MESSAGES 2025-04-27 02:07:13,297 root INFO copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/nb/LC_MESSAGES 2025-04-27 02:07:13,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi 2025-04-27 02:07:13,301 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2025-04-27 02:07:13,302 root INFO copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/vi/LC_MESSAGES 2025-04-27 02:07:13,304 root INFO copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/vi/LC_MESSAGES 2025-04-27 02:07:13,307 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia 2025-04-27 02:07:13,309 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2025-04-27 02:07:13,310 root INFO copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ia/LC_MESSAGES 2025-04-27 02:07:13,312 root INFO copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ia/LC_MESSAGES 2025-04-27 02:07:13,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb 2025-04-27 02:07:13,317 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2025-04-27 02:07:13,319 root INFO copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2025-04-27 02:07:13,321 root INFO copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2025-04-27 02:07:13,324 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy 2025-04-27 02:07:13,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2025-04-27 02:07:13,327 root INFO copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/hy/LC_MESSAGES 2025-04-27 02:07:13,330 root INFO copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/hy/LC_MESSAGES 2025-04-27 02:07:13,332 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB 2025-04-27 02:07:13,335 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:13,336 root INFO copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:13,339 root INFO copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:13,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml 2025-04-27 02:07:13,344 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2025-04-27 02:07:13,345 root INFO copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ml/LC_MESSAGES 2025-04-27 02:07:13,347 root INFO copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ml/LC_MESSAGES 2025-04-27 02:07:13,350 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os 2025-04-27 02:07:13,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2025-04-27 02:07:13,354 root INFO copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/os/LC_MESSAGES 2025-04-27 02:07:13,356 root INFO copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/os/LC_MESSAGES 2025-04-27 02:07:13,359 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl 2025-04-27 02:07:13,361 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2025-04-27 02:07:13,363 root INFO copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sl/LC_MESSAGES 2025-04-27 02:07:13,365 root INFO copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sl/LC_MESSAGES 2025-04-27 02:07:13,368 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km 2025-04-27 02:07:13,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2025-04-27 02:07:13,372 root INFO copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/km/LC_MESSAGES 2025-04-27 02:07:13,374 root INFO copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/km/LC_MESSAGES 2025-04-27 02:07:13,376 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu 2025-04-27 02:07:13,379 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2025-04-27 02:07:13,380 root INFO copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/hu/LC_MESSAGES 2025-04-27 02:07:13,382 root INFO copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/hu/LC_MESSAGES 2025-04-27 02:07:13,385 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy 2025-04-27 02:07:13,387 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2025-04-27 02:07:13,388 root INFO copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/fy/LC_MESSAGES 2025-04-27 02:07:13,391 root INFO copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/fy/LC_MESSAGES 2025-04-27 02:07:13,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk 2025-04-27 02:07:13,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2025-04-27 02:07:13,397 root INFO copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sk/LC_MESSAGES 2025-04-27 02:07:13,399 root INFO copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/sk/LC_MESSAGES 2025-04-27 02:07:13,402 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb 2025-04-27 02:07:13,404 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2025-04-27 02:07:13,405 root INFO copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2025-04-27 02:07:13,407 root INFO copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2025-04-27 02:07:13,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn 2025-04-27 02:07:13,413 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2025-04-27 02:07:13,414 root INFO copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/mn/LC_MESSAGES 2025-04-27 02:07:13,417 root INFO copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/mn/LC_MESSAGES 2025-04-27 02:07:13,419 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt 2025-04-27 02:07:13,422 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2025-04-27 02:07:13,423 root INFO copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/tt/LC_MESSAGES 2025-04-27 02:07:13,426 root INFO copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/tt/LC_MESSAGES 2025-04-27 02:07:13,428 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro 2025-04-27 02:07:13,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2025-04-27 02:07:13,432 root INFO copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ro/LC_MESSAGES 2025-04-27 02:07:13,433 root INFO copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/contenttypes/locale/ro/LC_MESSAGES 2025-04-27 02:07:13,436 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2025-04-27 02:07:13,438 root INFO copying build/lib/django/contrib/sitemaps/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sitemaps 2025-04-27 02:07:13,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management 2025-04-27 02:07:13,443 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2025-04-27 02:07:13,444 root INFO copying build/lib/django/contrib/sitemaps/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sitemaps/management/commands 2025-04-27 02:07:13,446 root INFO copying build/lib/django/contrib/sitemaps/management/commands/ping_google.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sitemaps/management/commands 2025-04-27 02:07:13,448 root INFO copying build/lib/django/contrib/sitemaps/management/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sitemaps/management 2025-04-27 02:07:13,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2025-04-27 02:07:13,452 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap_index.xml -> build/bdist.linux-riscv64/wheel/./django/contrib/sitemaps/templates 2025-04-27 02:07:13,455 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap.xml -> build/bdist.linux-riscv64/wheel/./django/contrib/sitemaps/templates 2025-04-27 02:07:13,457 root INFO copying build/lib/django/contrib/sitemaps/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sitemaps 2025-04-27 02:07:13,459 root INFO copying build/lib/django/contrib/sitemaps/views.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sitemaps 2025-04-27 02:07:13,462 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize 2025-04-27 02:07:13,464 root INFO copying build/lib/django/contrib/humanize/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize 2025-04-27 02:07:13,466 root INFO copying build/lib/django/contrib/humanize/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize 2025-04-27 02:07:13,469 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2025-04-27 02:07:13,470 root INFO copying build/lib/django/contrib/humanize/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/templatetags 2025-04-27 02:07:13,472 root INFO copying build/lib/django/contrib/humanize/templatetags/humanize.py -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/templatetags 2025-04-27 02:07:13,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale 2025-04-27 02:07:13,477 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy 2025-04-27 02:07:13,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2025-04-27 02:07:13,481 root INFO copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/cy/LC_MESSAGES 2025-04-27 02:07:13,483 root INFO copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/cy/LC_MESSAGES 2025-04-27 02:07:13,486 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU 2025-04-27 02:07:13,488 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:13,490 root INFO copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:13,491 root INFO copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:13,494 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb 2025-04-27 02:07:13,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2025-04-27 02:07:13,498 root INFO copying build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ckb/LC_MESSAGES 2025-04-27 02:07:13,500 root INFO copying build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ckb/LC_MESSAGES 2025-04-27 02:07:13,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn 2025-04-27 02:07:13,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2025-04-27 02:07:13,507 root INFO copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/kn/LC_MESSAGES 2025-04-27 02:07:13,509 root INFO copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/kn/LC_MESSAGES 2025-04-27 02:07:13,511 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur 2025-04-27 02:07:13,513 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2025-04-27 02:07:13,515 root INFO copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ur/LC_MESSAGES 2025-04-27 02:07:13,517 root INFO copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ur/LC_MESSAGES 2025-04-27 02:07:13,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn 2025-04-27 02:07:13,522 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2025-04-27 02:07:13,524 root INFO copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/nn/LC_MESSAGES 2025-04-27 02:07:13,527 root INFO copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/nn/LC_MESSAGES 2025-04-27 02:07:13,529 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr 2025-04-27 02:07:13,532 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2025-04-27 02:07:13,534 root INFO copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sr/LC_MESSAGES 2025-04-27 02:07:13,536 root INFO copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sr/LC_MESSAGES 2025-04-27 02:07:13,538 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn 2025-04-27 02:07:13,540 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:13,542 root INFO copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:13,544 root INFO copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:13,547 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be 2025-04-27 02:07:13,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2025-04-27 02:07:13,550 root INFO copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/be/LC_MESSAGES 2025-04-27 02:07:13,552 root INFO copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/be/LC_MESSAGES 2025-04-27 02:07:13,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is 2025-04-27 02:07:13,557 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2025-04-27 02:07:13,559 root INFO copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/is/LC_MESSAGES 2025-04-27 02:07:13,561 root INFO copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/is/LC_MESSAGES 2025-04-27 02:07:13,563 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv 2025-04-27 02:07:13,566 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2025-04-27 02:07:13,567 root INFO copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/lv/LC_MESSAGES 2025-04-27 02:07:13,570 root INFO copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/lv/LC_MESSAGES 2025-04-27 02:07:13,573 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt 2025-04-27 02:07:13,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2025-04-27 02:07:13,577 root INFO copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/pt/LC_MESSAGES 2025-04-27 02:07:13,579 root INFO copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/pt/LC_MESSAGES 2025-04-27 02:07:13,582 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw 2025-04-27 02:07:13,584 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2025-04-27 02:07:13,586 root INFO copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sw/LC_MESSAGES 2025-04-27 02:07:13,588 root INFO copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sw/LC_MESSAGES 2025-04-27 02:07:13,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et 2025-04-27 02:07:13,593 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2025-04-27 02:07:13,595 root INFO copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/et/LC_MESSAGES 2025-04-27 02:07:13,597 root INFO copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/et/LC_MESSAGES 2025-04-27 02:07:13,600 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO 2025-04-27 02:07:13,602 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:13,603 root INFO copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:13,605 root INFO copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:13,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk 2025-04-27 02:07:13,610 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2025-04-27 02:07:13,612 root INFO copying build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/tk/LC_MESSAGES 2025-04-27 02:07:13,614 root INFO copying build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/tk/LC_MESSAGES 2025-04-27 02:07:13,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga 2025-04-27 02:07:13,619 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2025-04-27 02:07:13,620 root INFO copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ga/LC_MESSAGES 2025-04-27 02:07:13,623 root INFO copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ga/LC_MESSAGES 2025-04-27 02:07:13,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th 2025-04-27 02:07:13,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2025-04-27 02:07:13,629 root INFO copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/th/LC_MESSAGES 2025-04-27 02:07:13,631 root INFO copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/th/LC_MESSAGES 2025-04-27 02:07:13,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq 2025-04-27 02:07:13,636 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2025-04-27 02:07:13,638 root INFO copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sq/LC_MESSAGES 2025-04-27 02:07:13,640 root INFO copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sq/LC_MESSAGES 2025-04-27 02:07:13,643 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl 2025-04-27 02:07:13,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2025-04-27 02:07:13,647 root INFO copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/nl/LC_MESSAGES 2025-04-27 02:07:13,649 root INFO copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/nl/LC_MESSAGES 2025-04-27 02:07:13,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg 2025-04-27 02:07:13,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2025-04-27 02:07:13,656 root INFO copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/tg/LC_MESSAGES 2025-04-27 02:07:13,658 root INFO copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/tg/LC_MESSAGES 2025-04-27 02:07:13,661 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn 2025-04-27 02:07:13,663 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2025-04-27 02:07:13,665 root INFO copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/bn/LC_MESSAGES 2025-04-27 02:07:13,667 root INFO copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/bn/LC_MESSAGES 2025-04-27 02:07:13,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io 2025-04-27 02:07:13,672 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2025-04-27 02:07:13,674 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/io/LC_MESSAGES 2025-04-27 02:07:13,676 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/io/LC_MESSAGES 2025-04-27 02:07:13,678 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br 2025-04-27 02:07:13,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2025-04-27 02:07:13,682 root INFO copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/br/LC_MESSAGES 2025-04-27 02:07:13,684 root INFO copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/br/LC_MESSAGES 2025-04-27 02:07:13,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk 2025-04-27 02:07:13,689 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2025-04-27 02:07:13,691 root INFO copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/uk/LC_MESSAGES 2025-04-27 02:07:13,693 root INFO copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/uk/LC_MESSAGES 2025-04-27 02:07:13,696 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky 2025-04-27 02:07:13,699 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2025-04-27 02:07:13,700 root INFO copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ky/LC_MESSAGES 2025-04-27 02:07:13,702 root INFO copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ky/LC_MESSAGES 2025-04-27 02:07:13,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af 2025-04-27 02:07:13,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2025-04-27 02:07:13,709 root INFO copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/af/LC_MESSAGES 2025-04-27 02:07:13,712 root INFO copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/af/LC_MESSAGES 2025-04-27 02:07:13,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it 2025-04-27 02:07:13,716 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2025-04-27 02:07:13,718 root INFO copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/it/LC_MESSAGES 2025-04-27 02:07:13,720 root INFO copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/it/LC_MESSAGES 2025-04-27 02:07:13,723 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR 2025-04-27 02:07:13,725 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:13,727 root INFO copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:13,729 root INFO copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:13,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa 2025-04-27 02:07:13,734 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2025-04-27 02:07:13,736 root INFO copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/fa/LC_MESSAGES 2025-04-27 02:07:13,738 root INFO copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/fa/LC_MESSAGES 2025-04-27 02:07:13,741 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el 2025-04-27 02:07:13,743 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2025-04-27 02:07:13,746 root INFO copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/el/LC_MESSAGES 2025-04-27 02:07:13,749 root INFO copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/el/LC_MESSAGES 2025-04-27 02:07:13,752 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr 2025-04-27 02:07:13,754 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2025-04-27 02:07:13,756 root INFO copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/tr/LC_MESSAGES 2025-04-27 02:07:13,758 root INFO copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/tr/LC_MESSAGES 2025-04-27 02:07:13,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu 2025-04-27 02:07:13,763 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2025-04-27 02:07:13,765 root INFO copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/eu/LC_MESSAGES 2025-04-27 02:07:13,767 root INFO copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/eu/LC_MESSAGES 2025-04-27 02:07:13,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr 2025-04-27 02:07:13,771 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2025-04-27 02:07:13,773 root INFO copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/mr/LC_MESSAGES 2025-04-27 02:07:13,775 root INFO copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/mr/LC_MESSAGES 2025-04-27 02:07:13,778 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs 2025-04-27 02:07:13,780 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2025-04-27 02:07:13,782 root INFO copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/bs/LC_MESSAGES 2025-04-27 02:07:13,784 root INFO copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/bs/LC_MESSAGES 2025-04-27 02:07:13,787 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ 2025-04-27 02:07:13,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:13,790 root INFO copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:13,793 root INFO copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:13,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja 2025-04-27 02:07:13,797 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2025-04-27 02:07:13,799 root INFO copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ja/LC_MESSAGES 2025-04-27 02:07:13,801 root INFO copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ja/LC_MESSAGES 2025-04-27 02:07:13,804 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my 2025-04-27 02:07:13,806 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2025-04-27 02:07:13,807 root INFO copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/my/LC_MESSAGES 2025-04-27 02:07:13,809 root INFO copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/my/LC_MESSAGES 2025-04-27 02:07:13,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd 2025-04-27 02:07:13,814 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2025-04-27 02:07:13,816 root INFO copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/gd/LC_MESSAGES 2025-04-27 02:07:13,818 root INFO copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/gd/LC_MESSAGES 2025-04-27 02:07:13,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da 2025-04-27 02:07:13,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2025-04-27 02:07:13,825 root INFO copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/da/LC_MESSAGES 2025-04-27 02:07:13,827 root INFO copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/da/LC_MESSAGES 2025-04-27 02:07:13,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he 2025-04-27 02:07:13,832 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2025-04-27 02:07:13,834 root INFO copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/he/LC_MESSAGES 2025-04-27 02:07:13,836 root INFO copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/he/LC_MESSAGES 2025-04-27 02:07:13,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en 2025-04-27 02:07:13,841 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2025-04-27 02:07:13,843 root INFO copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/en/LC_MESSAGES 2025-04-27 02:07:13,845 root INFO copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/en/LC_MESSAGES 2025-04-27 02:07:13,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr 2025-04-27 02:07:13,850 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2025-04-27 02:07:13,852 root INFO copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/hr/LC_MESSAGES 2025-04-27 02:07:13,854 root INFO copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/hr/LC_MESSAGES 2025-04-27 02:07:13,856 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast 2025-04-27 02:07:13,859 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2025-04-27 02:07:13,861 root INFO copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ast/LC_MESSAGES 2025-04-27 02:07:13,863 root INFO copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ast/LC_MESSAGES 2025-04-27 02:07:13,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv 2025-04-27 02:07:13,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2025-04-27 02:07:13,870 root INFO copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sv/LC_MESSAGES 2025-04-27 02:07:13,872 root INFO copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sv/LC_MESSAGES 2025-04-27 02:07:13,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs 2025-04-27 02:07:13,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2025-04-27 02:07:13,878 root INFO copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/cs/LC_MESSAGES 2025-04-27 02:07:13,880 root INFO copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/cs/LC_MESSAGES 2025-04-27 02:07:13,883 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE 2025-04-27 02:07:13,885 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:13,887 root INFO copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:13,889 root INFO copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:13,891 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka 2025-04-27 02:07:13,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2025-04-27 02:07:13,895 root INFO copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ka/LC_MESSAGES 2025-04-27 02:07:13,897 root INFO copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ka/LC_MESSAGES 2025-04-27 02:07:13,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk 2025-04-27 02:07:13,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2025-04-27 02:07:13,904 root INFO copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/mk/LC_MESSAGES 2025-04-27 02:07:13,906 root INFO copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/mk/LC_MESSAGES 2025-04-27 02:07:13,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id 2025-04-27 02:07:13,911 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2025-04-27 02:07:13,913 root INFO copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/id/LC_MESSAGES 2025-04-27 02:07:13,915 root INFO copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/id/LC_MESSAGES 2025-04-27 02:07:13,917 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta 2025-04-27 02:07:13,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2025-04-27 02:07:13,921 root INFO copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ta/LC_MESSAGES 2025-04-27 02:07:13,924 root INFO copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ta/LC_MESSAGES 2025-04-27 02:07:13,926 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms 2025-04-27 02:07:13,928 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2025-04-27 02:07:13,930 root INFO copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ms/LC_MESSAGES 2025-04-27 02:07:13,932 root INFO copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ms/LC_MESSAGES 2025-04-27 02:07:13,934 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar 2025-04-27 02:07:13,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2025-04-27 02:07:13,938 root INFO copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ar/LC_MESSAGES 2025-04-27 02:07:13,940 root INFO copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ar/LC_MESSAGES 2025-04-27 02:07:13,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl 2025-04-27 02:07:13,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2025-04-27 02:07:13,946 root INFO copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/gl/LC_MESSAGES 2025-04-27 02:07:13,949 root INFO copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/gl/LC_MESSAGES 2025-04-27 02:07:13,951 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans 2025-04-27 02:07:13,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:13,955 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:13,957 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:13,959 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne 2025-04-27 02:07:13,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2025-04-27 02:07:13,963 root INFO copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ne/LC_MESSAGES 2025-04-27 02:07:13,965 root INFO copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ne/LC_MESSAGES 2025-04-27 02:07:13,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz 2025-04-27 02:07:13,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2025-04-27 02:07:13,971 root INFO copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/uz/LC_MESSAGES 2025-04-27 02:07:13,973 root INFO copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/uz/LC_MESSAGES 2025-04-27 02:07:13,976 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant 2025-04-27 02:07:13,978 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:13,980 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:13,982 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:13,985 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az 2025-04-27 02:07:13,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2025-04-27 02:07:13,989 root INFO copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/az/LC_MESSAGES 2025-04-27 02:07:13,991 root INFO copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/az/LC_MESSAGES 2025-04-27 02:07:13,994 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es 2025-04-27 02:07:13,996 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2025-04-27 02:07:13,997 root INFO copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/es/LC_MESSAGES 2025-04-27 02:07:14,000 root INFO copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/es/LC_MESSAGES 2025-04-27 02:07:14,002 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko 2025-04-27 02:07:14,005 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2025-04-27 02:07:14,006 root INFO copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ko/LC_MESSAGES 2025-04-27 02:07:14,008 root INFO copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ko/LC_MESSAGES 2025-04-27 02:07:14,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa 2025-04-27 02:07:14,013 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2025-04-27 02:07:14,014 root INFO copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/pa/LC_MESSAGES 2025-04-27 02:07:14,016 root INFO copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/pa/LC_MESSAGES 2025-04-27 02:07:14,019 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr 2025-04-27 02:07:14,022 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2025-04-27 02:07:14,023 root INFO copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/fr/LC_MESSAGES 2025-04-27 02:07:14,025 root INFO copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/fr/LC_MESSAGES 2025-04-27 02:07:14,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg 2025-04-27 02:07:14,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2025-04-27 02:07:14,031 root INFO copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/bg/LC_MESSAGES 2025-04-27 02:07:14,033 root INFO copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/bg/LC_MESSAGES 2025-04-27 02:07:14,036 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX 2025-04-27 02:07:14,038 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:14,039 root INFO copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:14,042 root INFO copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:14,044 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo 2025-04-27 02:07:14,046 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2025-04-27 02:07:14,048 root INFO copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/eo/LC_MESSAGES 2025-04-27 02:07:14,050 root INFO copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/eo/LC_MESSAGES 2025-04-27 02:07:14,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl 2025-04-27 02:07:14,054 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2025-04-27 02:07:14,056 root INFO copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/pl/LC_MESSAGES 2025-04-27 02:07:14,058 root INFO copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/pl/LC_MESSAGES 2025-04-27 02:07:14,060 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk 2025-04-27 02:07:14,063 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2025-04-27 02:07:14,064 root INFO copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/kk/LC_MESSAGES 2025-04-27 02:07:14,066 root INFO copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/kk/LC_MESSAGES 2025-04-27 02:07:14,069 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt 2025-04-27 02:07:14,072 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2025-04-27 02:07:14,073 root INFO copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/lt/LC_MESSAGES 2025-04-27 02:07:14,075 root INFO copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/lt/LC_MESSAGES 2025-04-27 02:07:14,078 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi 2025-04-27 02:07:14,081 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2025-04-27 02:07:14,082 root INFO copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/hi/LC_MESSAGES 2025-04-27 02:07:14,084 root INFO copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/hi/LC_MESSAGES 2025-04-27 02:07:14,087 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de 2025-04-27 02:07:14,089 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2025-04-27 02:07:14,090 root INFO copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/de/LC_MESSAGES 2025-04-27 02:07:14,092 root INFO copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/de/LC_MESSAGES 2025-04-27 02:07:14,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te 2025-04-27 02:07:14,097 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2025-04-27 02:07:14,099 root INFO copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/te/LC_MESSAGES 2025-04-27 02:07:14,101 root INFO copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/te/LC_MESSAGES 2025-04-27 02:07:14,103 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm 2025-04-27 02:07:14,106 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2025-04-27 02:07:14,107 root INFO copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/udm/LC_MESSAGES 2025-04-27 02:07:14,109 root INFO copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/udm/LC_MESSAGES 2025-04-27 02:07:14,112 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi 2025-04-27 02:07:14,114 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2025-04-27 02:07:14,116 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/fi/LC_MESSAGES 2025-04-27 02:07:14,118 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/fi/LC_MESSAGES 2025-04-27 02:07:14,120 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR 2025-04-27 02:07:14,122 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:14,124 root INFO copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:14,126 root INFO copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:14,129 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb 2025-04-27 02:07:14,131 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2025-04-27 02:07:14,133 root INFO copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/lb/LC_MESSAGES 2025-04-27 02:07:14,135 root INFO copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/lb/LC_MESSAGES 2025-04-27 02:07:14,138 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru 2025-04-27 02:07:14,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2025-04-27 02:07:14,141 root INFO copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ru/LC_MESSAGES 2025-04-27 02:07:14,143 root INFO copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ru/LC_MESSAGES 2025-04-27 02:07:14,146 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca 2025-04-27 02:07:14,148 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2025-04-27 02:07:14,150 root INFO copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ca/LC_MESSAGES 2025-04-27 02:07:14,152 root INFO copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ca/LC_MESSAGES 2025-04-27 02:07:14,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb 2025-04-27 02:07:14,157 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2025-04-27 02:07:14,158 root INFO copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/nb/LC_MESSAGES 2025-04-27 02:07:14,163 root INFO copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/nb/LC_MESSAGES 2025-04-27 02:07:14,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi 2025-04-27 02:07:14,177 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2025-04-27 02:07:14,181 root INFO copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/vi/LC_MESSAGES 2025-04-27 02:07:14,186 root INFO copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/vi/LC_MESSAGES 2025-04-27 02:07:14,194 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia 2025-04-27 02:07:14,200 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2025-04-27 02:07:14,205 root INFO copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ia/LC_MESSAGES 2025-04-27 02:07:14,211 root INFO copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ia/LC_MESSAGES 2025-04-27 02:07:14,219 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb 2025-04-27 02:07:14,225 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2025-04-27 02:07:14,229 root INFO copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/dsb/LC_MESSAGES 2025-04-27 02:07:14,236 root INFO copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/dsb/LC_MESSAGES 2025-04-27 02:07:14,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy 2025-04-27 02:07:14,251 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2025-04-27 02:07:14,256 root INFO copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/hy/LC_MESSAGES 2025-04-27 02:07:14,262 root INFO copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/hy/LC_MESSAGES 2025-04-27 02:07:14,270 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB 2025-04-27 02:07:14,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:14,282 root INFO copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:14,288 root INFO copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:14,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml 2025-04-27 02:07:14,303 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2025-04-27 02:07:14,307 root INFO copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ml/LC_MESSAGES 2025-04-27 02:07:14,315 root INFO copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ml/LC_MESSAGES 2025-04-27 02:07:14,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os 2025-04-27 02:07:14,330 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2025-04-27 02:07:14,334 root INFO copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/os/LC_MESSAGES 2025-04-27 02:07:14,340 root INFO copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/os/LC_MESSAGES 2025-04-27 02:07:14,349 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl 2025-04-27 02:07:14,356 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2025-04-27 02:07:14,360 root INFO copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sl/LC_MESSAGES 2025-04-27 02:07:14,366 root INFO copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sl/LC_MESSAGES 2025-04-27 02:07:14,374 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km 2025-04-27 02:07:14,380 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2025-04-27 02:07:14,385 root INFO copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/km/LC_MESSAGES 2025-04-27 02:07:14,392 root INFO copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/km/LC_MESSAGES 2025-04-27 02:07:14,399 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu 2025-04-27 02:07:14,406 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2025-04-27 02:07:14,411 root INFO copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/hu/LC_MESSAGES 2025-04-27 02:07:14,417 root INFO copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/hu/LC_MESSAGES 2025-04-27 02:07:14,424 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy 2025-04-27 02:07:14,432 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2025-04-27 02:07:14,436 root INFO copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/fy/LC_MESSAGES 2025-04-27 02:07:14,441 root INFO copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/fy/LC_MESSAGES 2025-04-27 02:07:14,448 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk 2025-04-27 02:07:14,453 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2025-04-27 02:07:14,455 root INFO copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sk/LC_MESSAGES 2025-04-27 02:07:14,459 root INFO copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/sk/LC_MESSAGES 2025-04-27 02:07:14,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb 2025-04-27 02:07:14,468 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2025-04-27 02:07:14,471 root INFO copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/hsb/LC_MESSAGES 2025-04-27 02:07:14,475 root INFO copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/hsb/LC_MESSAGES 2025-04-27 02:07:14,480 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn 2025-04-27 02:07:14,484 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2025-04-27 02:07:14,487 root INFO copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/mn/LC_MESSAGES 2025-04-27 02:07:14,492 root INFO copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/mn/LC_MESSAGES 2025-04-27 02:07:14,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt 2025-04-27 02:07:14,501 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2025-04-27 02:07:14,505 root INFO copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/tt/LC_MESSAGES 2025-04-27 02:07:14,509 root INFO copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/tt/LC_MESSAGES 2025-04-27 02:07:14,515 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro 2025-04-27 02:07:14,519 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2025-04-27 02:07:14,522 root INFO copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ro/LC_MESSAGES 2025-04-27 02:07:14,526 root INFO copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/humanize/locale/ro/LC_MESSAGES 2025-04-27 02:07:14,533 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects 2025-04-27 02:07:14,536 root INFO copying build/lib/django/contrib/redirects/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects 2025-04-27 02:07:14,540 root INFO copying build/lib/django/contrib/redirects/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects 2025-04-27 02:07:14,545 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2025-04-27 02:07:14,549 root INFO copying build/lib/django/contrib/redirects/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/migrations 2025-04-27 02:07:14,552 root INFO copying build/lib/django/contrib/redirects/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/migrations 2025-04-27 02:07:14,556 root INFO copying build/lib/django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/migrations 2025-04-27 02:07:14,561 root INFO copying build/lib/django/contrib/redirects/models.py -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects 2025-04-27 02:07:14,565 root INFO copying build/lib/django/contrib/redirects/middleware.py -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects 2025-04-27 02:07:14,569 root INFO copying build/lib/django/contrib/redirects/admin.py -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects 2025-04-27 02:07:14,574 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale 2025-04-27 02:07:14,578 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy 2025-04-27 02:07:14,582 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2025-04-27 02:07:14,585 root INFO copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/cy/LC_MESSAGES 2025-04-27 02:07:14,589 root INFO copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/cy/LC_MESSAGES 2025-04-27 02:07:14,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU 2025-04-27 02:07:14,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:14,602 root INFO copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:14,606 root INFO copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:14,610 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb 2025-04-27 02:07:14,614 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2025-04-27 02:07:14,617 root INFO copying build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ckb/LC_MESSAGES 2025-04-27 02:07:14,621 root INFO copying build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ckb/LC_MESSAGES 2025-04-27 02:07:14,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn 2025-04-27 02:07:14,629 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2025-04-27 02:07:14,632 root INFO copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/kn/LC_MESSAGES 2025-04-27 02:07:14,637 root INFO copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/kn/LC_MESSAGES 2025-04-27 02:07:14,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab 2025-04-27 02:07:14,646 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2025-04-27 02:07:14,649 root INFO copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/kab/LC_MESSAGES 2025-04-27 02:07:14,653 root INFO copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/kab/LC_MESSAGES 2025-04-27 02:07:14,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur 2025-04-27 02:07:14,662 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2025-04-27 02:07:14,665 root INFO copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ur/LC_MESSAGES 2025-04-27 02:07:14,669 root INFO copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ur/LC_MESSAGES 2025-04-27 02:07:14,675 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn 2025-04-27 02:07:14,678 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2025-04-27 02:07:14,681 root INFO copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/nn/LC_MESSAGES 2025-04-27 02:07:14,685 root INFO copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/nn/LC_MESSAGES 2025-04-27 02:07:14,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr 2025-04-27 02:07:14,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2025-04-27 02:07:14,697 root INFO copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sr/LC_MESSAGES 2025-04-27 02:07:14,701 root INFO copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sr/LC_MESSAGES 2025-04-27 02:07:14,707 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn 2025-04-27 02:07:14,712 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:14,715 root INFO copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:14,720 root INFO copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:14,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be 2025-04-27 02:07:14,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2025-04-27 02:07:14,736 root INFO copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/be/LC_MESSAGES 2025-04-27 02:07:14,741 root INFO copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/be/LC_MESSAGES 2025-04-27 02:07:14,748 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is 2025-04-27 02:07:14,753 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2025-04-27 02:07:14,802 root INFO copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/is/LC_MESSAGES 2025-04-27 02:07:14,826 root INFO copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/is/LC_MESSAGES 2025-04-27 02:07:14,856 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv 2025-04-27 02:07:14,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2025-04-27 02:07:14,869 root INFO copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/lv/LC_MESSAGES 2025-04-27 02:07:14,874 root INFO copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/lv/LC_MESSAGES 2025-04-27 02:07:14,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt 2025-04-27 02:07:14,885 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2025-04-27 02:07:14,888 root INFO copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/pt/LC_MESSAGES 2025-04-27 02:07:14,893 root INFO copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/pt/LC_MESSAGES 2025-04-27 02:07:14,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw 2025-04-27 02:07:14,905 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2025-04-27 02:07:14,909 root INFO copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sw/LC_MESSAGES 2025-04-27 02:07:14,914 root INFO copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sw/LC_MESSAGES 2025-04-27 02:07:14,921 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et 2025-04-27 02:07:14,925 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2025-04-27 02:07:14,929 root INFO copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/et/LC_MESSAGES 2025-04-27 02:07:14,934 root INFO copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/et/LC_MESSAGES 2025-04-27 02:07:14,941 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO 2025-04-27 02:07:14,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:14,949 root INFO copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:14,954 root INFO copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:14,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk 2025-04-27 02:07:14,967 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2025-04-27 02:07:14,970 root INFO copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/tk/LC_MESSAGES 2025-04-27 02:07:14,975 root INFO copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/tk/LC_MESSAGES 2025-04-27 02:07:14,982 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga 2025-04-27 02:07:14,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2025-04-27 02:07:14,990 root INFO copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ga/LC_MESSAGES 2025-04-27 02:07:14,996 root INFO copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ga/LC_MESSAGES 2025-04-27 02:07:15,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th 2025-04-27 02:07:15,009 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2025-04-27 02:07:15,012 root INFO copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/th/LC_MESSAGES 2025-04-27 02:07:15,017 root INFO copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/th/LC_MESSAGES 2025-04-27 02:07:15,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq 2025-04-27 02:07:15,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2025-04-27 02:07:15,032 root INFO copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sq/LC_MESSAGES 2025-04-27 02:07:15,037 root INFO copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sq/LC_MESSAGES 2025-04-27 02:07:15,043 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl 2025-04-27 02:07:15,048 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2025-04-27 02:07:15,051 root INFO copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/nl/LC_MESSAGES 2025-04-27 02:07:15,055 root INFO copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/nl/LC_MESSAGES 2025-04-27 02:07:15,061 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg 2025-04-27 02:07:15,066 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2025-04-27 02:07:15,070 root INFO copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/tg/LC_MESSAGES 2025-04-27 02:07:15,074 root INFO copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/tg/LC_MESSAGES 2025-04-27 02:07:15,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn 2025-04-27 02:07:15,084 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2025-04-27 02:07:15,087 root INFO copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/bn/LC_MESSAGES 2025-04-27 02:07:15,092 root INFO copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/bn/LC_MESSAGES 2025-04-27 02:07:15,097 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io 2025-04-27 02:07:15,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2025-04-27 02:07:15,105 root INFO copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/io/LC_MESSAGES 2025-04-27 02:07:15,109 root INFO copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/io/LC_MESSAGES 2025-04-27 02:07:15,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br 2025-04-27 02:07:15,121 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2025-04-27 02:07:15,124 root INFO copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/br/LC_MESSAGES 2025-04-27 02:07:15,129 root INFO copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/br/LC_MESSAGES 2025-04-27 02:07:15,136 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk 2025-04-27 02:07:15,141 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2025-04-27 02:07:15,145 root INFO copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/uk/LC_MESSAGES 2025-04-27 02:07:15,149 root INFO copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/uk/LC_MESSAGES 2025-04-27 02:07:15,154 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky 2025-04-27 02:07:15,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2025-04-27 02:07:15,162 root INFO copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ky/LC_MESSAGES 2025-04-27 02:07:15,166 root INFO copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ky/LC_MESSAGES 2025-04-27 02:07:15,173 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af 2025-04-27 02:07:15,177 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2025-04-27 02:07:15,180 root INFO copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/af/LC_MESSAGES 2025-04-27 02:07:15,185 root INFO copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/af/LC_MESSAGES 2025-04-27 02:07:15,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it 2025-04-27 02:07:15,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2025-04-27 02:07:15,197 root INFO copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/it/LC_MESSAGES 2025-04-27 02:07:15,202 root INFO copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/it/LC_MESSAGES 2025-04-27 02:07:15,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR 2025-04-27 02:07:15,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:15,215 root INFO copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:15,218 root INFO copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:15,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa 2025-04-27 02:07:15,229 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2025-04-27 02:07:15,233 root INFO copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/fa/LC_MESSAGES 2025-04-27 02:07:15,237 root INFO copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/fa/LC_MESSAGES 2025-04-27 02:07:15,242 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el 2025-04-27 02:07:15,247 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2025-04-27 02:07:15,250 root INFO copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/el/LC_MESSAGES 2025-04-27 02:07:15,254 root INFO copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/el/LC_MESSAGES 2025-04-27 02:07:15,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr 2025-04-27 02:07:15,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2025-04-27 02:07:15,265 root INFO copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/tr/LC_MESSAGES 2025-04-27 02:07:15,268 root INFO copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/tr/LC_MESSAGES 2025-04-27 02:07:15,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu 2025-04-27 02:07:15,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2025-04-27 02:07:15,279 root INFO copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/eu/LC_MESSAGES 2025-04-27 02:07:15,282 root INFO copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/eu/LC_MESSAGES 2025-04-27 02:07:15,287 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr 2025-04-27 02:07:15,291 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2025-04-27 02:07:15,294 root INFO copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/mr/LC_MESSAGES 2025-04-27 02:07:15,298 root INFO copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/mr/LC_MESSAGES 2025-04-27 02:07:15,303 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs 2025-04-27 02:07:15,306 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2025-04-27 02:07:15,308 root INFO copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/bs/LC_MESSAGES 2025-04-27 02:07:15,311 root INFO copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/bs/LC_MESSAGES 2025-04-27 02:07:15,316 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ 2025-04-27 02:07:15,319 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:15,322 root INFO copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:15,325 root INFO copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:15,329 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja 2025-04-27 02:07:15,332 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2025-04-27 02:07:15,335 root INFO copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ja/LC_MESSAGES 2025-04-27 02:07:15,338 root INFO copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ja/LC_MESSAGES 2025-04-27 02:07:15,342 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my 2025-04-27 02:07:15,345 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2025-04-27 02:07:15,347 root INFO copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/my/LC_MESSAGES 2025-04-27 02:07:15,350 root INFO copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/my/LC_MESSAGES 2025-04-27 02:07:15,354 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd 2025-04-27 02:07:15,357 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2025-04-27 02:07:15,360 root INFO copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/gd/LC_MESSAGES 2025-04-27 02:07:15,363 root INFO copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/gd/LC_MESSAGES 2025-04-27 02:07:15,367 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da 2025-04-27 02:07:15,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2025-04-27 02:07:15,373 root INFO copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/da/LC_MESSAGES 2025-04-27 02:07:15,376 root INFO copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/da/LC_MESSAGES 2025-04-27 02:07:15,381 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he 2025-04-27 02:07:15,384 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2025-04-27 02:07:15,387 root INFO copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/he/LC_MESSAGES 2025-04-27 02:07:15,390 root INFO copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/he/LC_MESSAGES 2025-04-27 02:07:15,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en 2025-04-27 02:07:15,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2025-04-27 02:07:15,401 root INFO copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/en/LC_MESSAGES 2025-04-27 02:07:15,405 root INFO copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/en/LC_MESSAGES 2025-04-27 02:07:15,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr 2025-04-27 02:07:15,414 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2025-04-27 02:07:15,418 root INFO copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/hr/LC_MESSAGES 2025-04-27 02:07:15,422 root INFO copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/hr/LC_MESSAGES 2025-04-27 02:07:15,427 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast 2025-04-27 02:07:15,431 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2025-04-27 02:07:15,434 root INFO copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ast/LC_MESSAGES 2025-04-27 02:07:15,438 root INFO copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ast/LC_MESSAGES 2025-04-27 02:07:15,443 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv 2025-04-27 02:07:15,447 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2025-04-27 02:07:15,450 root INFO copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sv/LC_MESSAGES 2025-04-27 02:07:15,453 root INFO copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sv/LC_MESSAGES 2025-04-27 02:07:15,459 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs 2025-04-27 02:07:15,463 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2025-04-27 02:07:15,466 root INFO copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/cs/LC_MESSAGES 2025-04-27 02:07:15,470 root INFO copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/cs/LC_MESSAGES 2025-04-27 02:07:15,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE 2025-04-27 02:07:15,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:15,483 root INFO copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:15,487 root INFO copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:15,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka 2025-04-27 02:07:15,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2025-04-27 02:07:15,500 root INFO copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ka/LC_MESSAGES 2025-04-27 02:07:15,504 root INFO copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ka/LC_MESSAGES 2025-04-27 02:07:15,510 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk 2025-04-27 02:07:15,514 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2025-04-27 02:07:15,517 root INFO copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/mk/LC_MESSAGES 2025-04-27 02:07:15,521 root INFO copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/mk/LC_MESSAGES 2025-04-27 02:07:15,526 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id 2025-04-27 02:07:15,530 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2025-04-27 02:07:15,533 root INFO copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/id/LC_MESSAGES 2025-04-27 02:07:15,538 root INFO copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/id/LC_MESSAGES 2025-04-27 02:07:15,543 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta 2025-04-27 02:07:15,547 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2025-04-27 02:07:15,550 root INFO copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ta/LC_MESSAGES 2025-04-27 02:07:15,554 root INFO copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ta/LC_MESSAGES 2025-04-27 02:07:15,560 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms 2025-04-27 02:07:15,564 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2025-04-27 02:07:15,568 root INFO copying build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ms/LC_MESSAGES 2025-04-27 02:07:15,572 root INFO copying build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ms/LC_MESSAGES 2025-04-27 02:07:15,578 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar 2025-04-27 02:07:15,583 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2025-04-27 02:07:15,586 root INFO copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ar/LC_MESSAGES 2025-04-27 02:07:15,590 root INFO copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ar/LC_MESSAGES 2025-04-27 02:07:15,596 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl 2025-04-27 02:07:15,600 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2025-04-27 02:07:15,604 root INFO copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/gl/LC_MESSAGES 2025-04-27 02:07:15,608 root INFO copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/gl/LC_MESSAGES 2025-04-27 02:07:15,613 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans 2025-04-27 02:07:15,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:15,621 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:15,625 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:15,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne 2025-04-27 02:07:15,636 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2025-04-27 02:07:15,639 root INFO copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ne/LC_MESSAGES 2025-04-27 02:07:15,643 root INFO copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ne/LC_MESSAGES 2025-04-27 02:07:15,649 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz 2025-04-27 02:07:15,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2025-04-27 02:07:15,658 root INFO copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/uz/LC_MESSAGES 2025-04-27 02:07:15,662 root INFO copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/uz/LC_MESSAGES 2025-04-27 02:07:15,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant 2025-04-27 02:07:15,675 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:15,679 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:15,684 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:15,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az 2025-04-27 02:07:15,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2025-04-27 02:07:15,701 root INFO copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/az/LC_MESSAGES 2025-04-27 02:07:15,706 root INFO copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/az/LC_MESSAGES 2025-04-27 02:07:15,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es 2025-04-27 02:07:15,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2025-04-27 02:07:15,723 root INFO copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/es/LC_MESSAGES 2025-04-27 02:07:15,725 root INFO copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/es/LC_MESSAGES 2025-04-27 02:07:15,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko 2025-04-27 02:07:15,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2025-04-27 02:07:15,733 root INFO copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ko/LC_MESSAGES 2025-04-27 02:07:15,735 root INFO copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ko/LC_MESSAGES 2025-04-27 02:07:15,738 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa 2025-04-27 02:07:15,740 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2025-04-27 02:07:15,742 root INFO copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/pa/LC_MESSAGES 2025-04-27 02:07:15,744 root INFO copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/pa/LC_MESSAGES 2025-04-27 02:07:15,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr 2025-04-27 02:07:15,750 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2025-04-27 02:07:15,751 root INFO copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/fr/LC_MESSAGES 2025-04-27 02:07:15,754 root INFO copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/fr/LC_MESSAGES 2025-04-27 02:07:15,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg 2025-04-27 02:07:15,759 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2025-04-27 02:07:15,761 root INFO copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/bg/LC_MESSAGES 2025-04-27 02:07:15,764 root INFO copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/bg/LC_MESSAGES 2025-04-27 02:07:15,767 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX 2025-04-27 02:07:15,770 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:15,772 root INFO copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:15,775 root INFO copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:15,778 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo 2025-04-27 02:07:15,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2025-04-27 02:07:15,783 root INFO copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/eo/LC_MESSAGES 2025-04-27 02:07:15,786 root INFO copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/eo/LC_MESSAGES 2025-04-27 02:07:15,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl 2025-04-27 02:07:15,792 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2025-04-27 02:07:15,794 root INFO copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/pl/LC_MESSAGES 2025-04-27 02:07:15,796 root INFO copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/pl/LC_MESSAGES 2025-04-27 02:07:15,799 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk 2025-04-27 02:07:15,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2025-04-27 02:07:15,804 root INFO copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/kk/LC_MESSAGES 2025-04-27 02:07:15,806 root INFO copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/kk/LC_MESSAGES 2025-04-27 02:07:15,809 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt 2025-04-27 02:07:15,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2025-04-27 02:07:15,814 root INFO copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/lt/LC_MESSAGES 2025-04-27 02:07:15,817 root INFO copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/lt/LC_MESSAGES 2025-04-27 02:07:15,820 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi 2025-04-27 02:07:15,822 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2025-04-27 02:07:15,824 root INFO copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/hi/LC_MESSAGES 2025-04-27 02:07:15,826 root INFO copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/hi/LC_MESSAGES 2025-04-27 02:07:15,829 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de 2025-04-27 02:07:15,832 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2025-04-27 02:07:15,834 root INFO copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/de/LC_MESSAGES 2025-04-27 02:07:15,836 root INFO copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/de/LC_MESSAGES 2025-04-27 02:07:15,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te 2025-04-27 02:07:15,842 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2025-04-27 02:07:15,844 root INFO copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/te/LC_MESSAGES 2025-04-27 02:07:15,846 root INFO copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/te/LC_MESSAGES 2025-04-27 02:07:15,849 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm 2025-04-27 02:07:15,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2025-04-27 02:07:15,854 root INFO copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/udm/LC_MESSAGES 2025-04-27 02:07:15,856 root INFO copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/udm/LC_MESSAGES 2025-04-27 02:07:15,859 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi 2025-04-27 02:07:15,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2025-04-27 02:07:15,863 root INFO copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/fi/LC_MESSAGES 2025-04-27 02:07:15,865 root INFO copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/fi/LC_MESSAGES 2025-04-27 02:07:15,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR 2025-04-27 02:07:15,871 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:15,873 root INFO copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:15,875 root INFO copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:15,878 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb 2025-04-27 02:07:15,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2025-04-27 02:07:15,882 root INFO copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/lb/LC_MESSAGES 2025-04-27 02:07:15,884 root INFO copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/lb/LC_MESSAGES 2025-04-27 02:07:15,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru 2025-04-27 02:07:15,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2025-04-27 02:07:15,892 root INFO copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ru/LC_MESSAGES 2025-04-27 02:07:15,894 root INFO copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ru/LC_MESSAGES 2025-04-27 02:07:15,897 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca 2025-04-27 02:07:15,899 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2025-04-27 02:07:15,901 root INFO copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ca/LC_MESSAGES 2025-04-27 02:07:15,903 root INFO copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ca/LC_MESSAGES 2025-04-27 02:07:15,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb 2025-04-27 02:07:15,908 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2025-04-27 02:07:15,910 root INFO copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/nb/LC_MESSAGES 2025-04-27 02:07:15,912 root INFO copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/nb/LC_MESSAGES 2025-04-27 02:07:15,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi 2025-04-27 02:07:15,917 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2025-04-27 02:07:15,919 root INFO copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/vi/LC_MESSAGES 2025-04-27 02:07:15,921 root INFO copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/vi/LC_MESSAGES 2025-04-27 02:07:15,923 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia 2025-04-27 02:07:15,926 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2025-04-27 02:07:15,927 root INFO copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ia/LC_MESSAGES 2025-04-27 02:07:15,929 root INFO copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ia/LC_MESSAGES 2025-04-27 02:07:15,932 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb 2025-04-27 02:07:15,935 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2025-04-27 02:07:15,937 root INFO copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/dsb/LC_MESSAGES 2025-04-27 02:07:15,939 root INFO copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/dsb/LC_MESSAGES 2025-04-27 02:07:15,942 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy 2025-04-27 02:07:15,944 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2025-04-27 02:07:15,946 root INFO copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/hy/LC_MESSAGES 2025-04-27 02:07:15,948 root INFO copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/hy/LC_MESSAGES 2025-04-27 02:07:15,950 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB 2025-04-27 02:07:15,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:15,954 root INFO copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:15,956 root INFO copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:15,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml 2025-04-27 02:07:15,961 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2025-04-27 02:07:15,962 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ml/LC_MESSAGES 2025-04-27 02:07:15,964 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ml/LC_MESSAGES 2025-04-27 02:07:15,966 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os 2025-04-27 02:07:15,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2025-04-27 02:07:15,970 root INFO copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/os/LC_MESSAGES 2025-04-27 02:07:15,972 root INFO copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/os/LC_MESSAGES 2025-04-27 02:07:15,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl 2025-04-27 02:07:15,976 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2025-04-27 02:07:15,978 root INFO copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sl/LC_MESSAGES 2025-04-27 02:07:15,980 root INFO copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sl/LC_MESSAGES 2025-04-27 02:07:15,982 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km 2025-04-27 02:07:15,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2025-04-27 02:07:15,986 root INFO copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/km/LC_MESSAGES 2025-04-27 02:07:15,988 root INFO copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/km/LC_MESSAGES 2025-04-27 02:07:15,991 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu 2025-04-27 02:07:15,993 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2025-04-27 02:07:15,995 root INFO copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/hu/LC_MESSAGES 2025-04-27 02:07:15,998 root INFO copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/hu/LC_MESSAGES 2025-04-27 02:07:16,001 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy 2025-04-27 02:07:16,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2025-04-27 02:07:16,005 root INFO copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/fy/LC_MESSAGES 2025-04-27 02:07:16,007 root INFO copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/fy/LC_MESSAGES 2025-04-27 02:07:16,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk 2025-04-27 02:07:16,013 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2025-04-27 02:07:16,014 root INFO copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sk/LC_MESSAGES 2025-04-27 02:07:16,017 root INFO copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/sk/LC_MESSAGES 2025-04-27 02:07:16,020 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb 2025-04-27 02:07:16,022 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2025-04-27 02:07:16,024 root INFO copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/hsb/LC_MESSAGES 2025-04-27 02:07:16,027 root INFO copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/hsb/LC_MESSAGES 2025-04-27 02:07:16,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn 2025-04-27 02:07:16,032 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2025-04-27 02:07:16,034 root INFO copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/mn/LC_MESSAGES 2025-04-27 02:07:16,037 root INFO copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/mn/LC_MESSAGES 2025-04-27 02:07:16,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt 2025-04-27 02:07:16,042 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2025-04-27 02:07:16,044 root INFO copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/tt/LC_MESSAGES 2025-04-27 02:07:16,047 root INFO copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/tt/LC_MESSAGES 2025-04-27 02:07:16,050 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro 2025-04-27 02:07:16,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2025-04-27 02:07:16,054 root INFO copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ro/LC_MESSAGES 2025-04-27 02:07:16,057 root INFO copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/redirects/locale/ro/LC_MESSAGES 2025-04-27 02:07:16,060 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth 2025-04-27 02:07:16,062 root INFO copying build/lib/django/contrib/auth/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,065 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/management 2025-04-27 02:07:16,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2025-04-27 02:07:16,070 root INFO copying build/lib/django/contrib/auth/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/management/commands 2025-04-27 02:07:16,072 root INFO copying build/lib/django/contrib/auth/management/commands/createsuperuser.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/management/commands 2025-04-27 02:07:16,075 root INFO copying build/lib/django/contrib/auth/management/commands/changepassword.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/management/commands 2025-04-27 02:07:16,077 root INFO copying build/lib/django/contrib/auth/management/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/management 2025-04-27 02:07:16,079 root INFO copying build/lib/django/contrib/auth/urls.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates 2025-04-27 02:07:16,085 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/registration 2025-04-27 02:07:16,087 root INFO copying build/lib/django/contrib/auth/templates/registration/password_reset_subject.txt -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/templates/registration 2025-04-27 02:07:16,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth 2025-04-27 02:07:16,092 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth/widgets 2025-04-27 02:07:16,094 root INFO copying build/lib/django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/templates/auth/widgets 2025-04-27 02:07:16,096 root INFO copying build/lib/django/contrib/auth/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,099 root INFO copying build/lib/django/contrib/auth/hashers.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,103 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2025-04-27 02:07:16,104 root INFO copying build/lib/django/contrib/auth/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,106 root INFO copying build/lib/django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,109 root INFO copying build/lib/django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,111 root INFO copying build/lib/django/contrib/auth/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,113 root INFO copying build/lib/django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,116 root INFO copying build/lib/django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,118 root INFO copying build/lib/django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,121 root INFO copying build/lib/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,123 root INFO copying build/lib/django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,126 root INFO copying build/lib/django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,128 root INFO copying build/lib/django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,130 root INFO copying build/lib/django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,133 root INFO copying build/lib/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/migrations 2025-04-27 02:07:16,135 root INFO copying build/lib/django/contrib/auth/signals.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,137 root INFO copying build/lib/django/contrib/auth/models.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,140 root INFO copying build/lib/django/contrib/auth/forms.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,142 root INFO copying build/lib/django/contrib/auth/password_validation.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,145 root INFO copying build/lib/django/contrib/auth/views.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,147 root INFO copying build/lib/django/contrib/auth/base_user.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,150 root INFO copying build/lib/django/contrib/auth/tokens.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,153 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2025-04-27 02:07:16,155 root INFO copying build/lib/django/contrib/auth/handlers/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/handlers 2025-04-27 02:07:16,157 root INFO copying build/lib/django/contrib/auth/handlers/modwsgi.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/handlers 2025-04-27 02:07:16,160 root INFO copying build/lib/django/contrib/auth/checks.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,162 root INFO copying build/lib/django/contrib/auth/mixins.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,165 root INFO copying build/lib/django/contrib/auth/middleware.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,167 root INFO copying build/lib/django/contrib/auth/admin.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:16,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale 2025-04-27 02:07:16,173 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy 2025-04-27 02:07:16,176 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2025-04-27 02:07:16,178 root INFO copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/cy/LC_MESSAGES 2025-04-27 02:07:16,180 root INFO copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/cy/LC_MESSAGES 2025-04-27 02:07:16,184 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU 2025-04-27 02:07:16,186 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:16,188 root INFO copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:16,190 root INFO copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:16,193 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb 2025-04-27 02:07:16,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2025-04-27 02:07:16,198 root INFO copying build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ckb/LC_MESSAGES 2025-04-27 02:07:16,200 root INFO copying build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ckb/LC_MESSAGES 2025-04-27 02:07:16,204 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn 2025-04-27 02:07:16,206 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2025-04-27 02:07:16,208 root INFO copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/kn/LC_MESSAGES 2025-04-27 02:07:16,210 root INFO copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/kn/LC_MESSAGES 2025-04-27 02:07:16,213 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab 2025-04-27 02:07:16,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2025-04-27 02:07:16,217 root INFO copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/kab/LC_MESSAGES 2025-04-27 02:07:16,220 root INFO copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/kab/LC_MESSAGES 2025-04-27 02:07:16,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur 2025-04-27 02:07:16,226 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2025-04-27 02:07:16,228 root INFO copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ur/LC_MESSAGES 2025-04-27 02:07:16,231 root INFO copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ur/LC_MESSAGES 2025-04-27 02:07:16,234 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn 2025-04-27 02:07:16,241 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2025-04-27 02:07:16,246 root INFO copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/nn/LC_MESSAGES 2025-04-27 02:07:16,254 root INFO copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/nn/LC_MESSAGES 2025-04-27 02:07:16,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr 2025-04-27 02:07:16,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2025-04-27 02:07:16,272 root INFO copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sr/LC_MESSAGES 2025-04-27 02:07:16,279 root INFO copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sr/LC_MESSAGES 2025-04-27 02:07:16,288 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn 2025-04-27 02:07:16,295 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:16,302 root INFO copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:16,309 root INFO copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:16,317 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be 2025-04-27 02:07:16,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2025-04-27 02:07:16,327 root INFO copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/be/LC_MESSAGES 2025-04-27 02:07:16,333 root INFO copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/be/LC_MESSAGES 2025-04-27 02:07:16,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is 2025-04-27 02:07:16,347 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2025-04-27 02:07:16,352 root INFO copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/is/LC_MESSAGES 2025-04-27 02:07:16,357 root INFO copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/is/LC_MESSAGES 2025-04-27 02:07:16,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv 2025-04-27 02:07:16,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2025-04-27 02:07:16,373 root INFO copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/lv/LC_MESSAGES 2025-04-27 02:07:16,378 root INFO copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/lv/LC_MESSAGES 2025-04-27 02:07:16,383 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt 2025-04-27 02:07:16,386 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2025-04-27 02:07:16,389 root INFO copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/pt/LC_MESSAGES 2025-04-27 02:07:16,393 root INFO copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/pt/LC_MESSAGES 2025-04-27 02:07:16,397 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw 2025-04-27 02:07:16,401 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2025-04-27 02:07:16,403 root INFO copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sw/LC_MESSAGES 2025-04-27 02:07:16,407 root INFO copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sw/LC_MESSAGES 2025-04-27 02:07:16,412 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et 2025-04-27 02:07:16,416 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2025-04-27 02:07:16,419 root INFO copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/et/LC_MESSAGES 2025-04-27 02:07:16,422 root INFO copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/et/LC_MESSAGES 2025-04-27 02:07:16,427 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO 2025-04-27 02:07:16,431 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:16,434 root INFO copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:16,437 root INFO copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:16,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk 2025-04-27 02:07:16,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2025-04-27 02:07:16,448 root INFO copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/tk/LC_MESSAGES 2025-04-27 02:07:16,451 root INFO copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/tk/LC_MESSAGES 2025-04-27 02:07:16,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga 2025-04-27 02:07:16,460 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2025-04-27 02:07:16,463 root INFO copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ga/LC_MESSAGES 2025-04-27 02:07:16,467 root INFO copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ga/LC_MESSAGES 2025-04-27 02:07:16,471 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th 2025-04-27 02:07:16,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2025-04-27 02:07:16,478 root INFO copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/th/LC_MESSAGES 2025-04-27 02:07:16,482 root INFO copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/th/LC_MESSAGES 2025-04-27 02:07:16,486 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq 2025-04-27 02:07:16,490 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2025-04-27 02:07:16,493 root INFO copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sq/LC_MESSAGES 2025-04-27 02:07:16,496 root INFO copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sq/LC_MESSAGES 2025-04-27 02:07:16,501 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl 2025-04-27 02:07:16,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2025-04-27 02:07:16,508 root INFO copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/nl/LC_MESSAGES 2025-04-27 02:07:16,512 root INFO copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/nl/LC_MESSAGES 2025-04-27 02:07:16,517 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg 2025-04-27 02:07:16,521 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2025-04-27 02:07:16,524 root INFO copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/tg/LC_MESSAGES 2025-04-27 02:07:16,527 root INFO copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/tg/LC_MESSAGES 2025-04-27 02:07:16,533 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn 2025-04-27 02:07:16,537 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2025-04-27 02:07:16,539 root INFO copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/bn/LC_MESSAGES 2025-04-27 02:07:16,543 root INFO copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/bn/LC_MESSAGES 2025-04-27 02:07:16,548 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io 2025-04-27 02:07:16,551 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2025-04-27 02:07:16,554 root INFO copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/io/LC_MESSAGES 2025-04-27 02:07:16,557 root INFO copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/io/LC_MESSAGES 2025-04-27 02:07:16,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br 2025-04-27 02:07:16,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2025-04-27 02:07:16,568 root INFO copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/br/LC_MESSAGES 2025-04-27 02:07:16,571 root INFO copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/br/LC_MESSAGES 2025-04-27 02:07:16,576 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk 2025-04-27 02:07:16,579 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2025-04-27 02:07:16,582 root INFO copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/uk/LC_MESSAGES 2025-04-27 02:07:16,586 root INFO copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/uk/LC_MESSAGES 2025-04-27 02:07:16,590 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky 2025-04-27 02:07:16,593 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2025-04-27 02:07:16,596 root INFO copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ky/LC_MESSAGES 2025-04-27 02:07:16,600 root INFO copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ky/LC_MESSAGES 2025-04-27 02:07:16,604 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af 2025-04-27 02:07:16,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2025-04-27 02:07:16,610 root INFO copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/af/LC_MESSAGES 2025-04-27 02:07:16,614 root INFO copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/af/LC_MESSAGES 2025-04-27 02:07:16,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it 2025-04-27 02:07:16,622 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2025-04-27 02:07:16,624 root INFO copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/it/LC_MESSAGES 2025-04-27 02:07:16,628 root INFO copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/it/LC_MESSAGES 2025-04-27 02:07:16,633 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR 2025-04-27 02:07:16,637 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:16,640 root INFO copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:16,644 root INFO copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:16,649 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa 2025-04-27 02:07:16,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2025-04-27 02:07:16,655 root INFO copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/fa/LC_MESSAGES 2025-04-27 02:07:16,660 root INFO copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/fa/LC_MESSAGES 2025-04-27 02:07:16,664 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el 2025-04-27 02:07:16,668 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2025-04-27 02:07:16,670 root INFO copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/el/LC_MESSAGES 2025-04-27 02:07:16,674 root INFO copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/el/LC_MESSAGES 2025-04-27 02:07:16,679 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr 2025-04-27 02:07:16,683 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2025-04-27 02:07:16,686 root INFO copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/tr/LC_MESSAGES 2025-04-27 02:07:16,690 root INFO copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/tr/LC_MESSAGES 2025-04-27 02:07:16,695 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu 2025-04-27 02:07:16,698 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2025-04-27 02:07:16,701 root INFO copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/eu/LC_MESSAGES 2025-04-27 02:07:16,704 root INFO copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/eu/LC_MESSAGES 2025-04-27 02:07:16,709 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr 2025-04-27 02:07:16,712 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2025-04-27 02:07:16,715 root INFO copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/mr/LC_MESSAGES 2025-04-27 02:07:16,718 root INFO copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/mr/LC_MESSAGES 2025-04-27 02:07:16,722 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs 2025-04-27 02:07:16,726 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2025-04-27 02:07:16,729 root INFO copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/bs/LC_MESSAGES 2025-04-27 02:07:16,732 root INFO copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/bs/LC_MESSAGES 2025-04-27 02:07:16,737 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ 2025-04-27 02:07:16,741 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:16,744 root INFO copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:16,747 root INFO copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:16,752 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja 2025-04-27 02:07:16,756 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2025-04-27 02:07:16,759 root INFO copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ja/LC_MESSAGES 2025-04-27 02:07:16,762 root INFO copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ja/LC_MESSAGES 2025-04-27 02:07:16,767 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my 2025-04-27 02:07:16,770 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2025-04-27 02:07:16,773 root INFO copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/my/LC_MESSAGES 2025-04-27 02:07:16,776 root INFO copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/my/LC_MESSAGES 2025-04-27 02:07:16,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd 2025-04-27 02:07:16,784 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2025-04-27 02:07:16,787 root INFO copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/gd/LC_MESSAGES 2025-04-27 02:07:16,791 root INFO copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/gd/LC_MESSAGES 2025-04-27 02:07:16,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da 2025-04-27 02:07:16,799 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2025-04-27 02:07:16,802 root INFO copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/da/LC_MESSAGES 2025-04-27 02:07:16,806 root INFO copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/da/LC_MESSAGES 2025-04-27 02:07:16,811 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he 2025-04-27 02:07:16,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2025-04-27 02:07:16,817 root INFO copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/he/LC_MESSAGES 2025-04-27 02:07:16,821 root INFO copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/he/LC_MESSAGES 2025-04-27 02:07:16,826 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en 2025-04-27 02:07:16,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2025-04-27 02:07:16,840 root INFO copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/en/LC_MESSAGES 2025-04-27 02:07:16,846 root INFO copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/en/LC_MESSAGES 2025-04-27 02:07:16,854 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr 2025-04-27 02:07:16,860 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2025-04-27 02:07:16,864 root INFO copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/hr/LC_MESSAGES 2025-04-27 02:07:16,871 root INFO copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/hr/LC_MESSAGES 2025-04-27 02:07:16,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast 2025-04-27 02:07:16,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2025-04-27 02:07:16,893 root INFO copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ast/LC_MESSAGES 2025-04-27 02:07:16,900 root INFO copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ast/LC_MESSAGES 2025-04-27 02:07:16,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv 2025-04-27 02:07:16,917 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2025-04-27 02:07:16,922 root INFO copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sv/LC_MESSAGES 2025-04-27 02:07:16,928 root INFO copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sv/LC_MESSAGES 2025-04-27 02:07:16,938 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs 2025-04-27 02:07:16,944 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2025-04-27 02:07:16,949 root INFO copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/cs/LC_MESSAGES 2025-04-27 02:07:16,956 root INFO copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/cs/LC_MESSAGES 2025-04-27 02:07:16,965 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE 2025-04-27 02:07:16,973 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:16,977 root INFO copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:16,984 root INFO copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:16,994 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka 2025-04-27 02:07:17,002 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2025-04-27 02:07:17,009 root INFO copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ka/LC_MESSAGES 2025-04-27 02:07:17,017 root INFO copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ka/LC_MESSAGES 2025-04-27 02:07:17,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk 2025-04-27 02:07:17,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2025-04-27 02:07:17,040 root INFO copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/mk/LC_MESSAGES 2025-04-27 02:07:17,049 root INFO copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/mk/LC_MESSAGES 2025-04-27 02:07:17,057 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id 2025-04-27 02:07:17,062 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2025-04-27 02:07:17,066 root INFO copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/id/LC_MESSAGES 2025-04-27 02:07:17,070 root INFO copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/id/LC_MESSAGES 2025-04-27 02:07:17,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta 2025-04-27 02:07:17,081 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2025-04-27 02:07:17,085 root INFO copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ta/LC_MESSAGES 2025-04-27 02:07:17,089 root INFO copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ta/LC_MESSAGES 2025-04-27 02:07:17,094 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms 2025-04-27 02:07:17,099 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2025-04-27 02:07:17,103 root INFO copying build/lib/django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ms/LC_MESSAGES 2025-04-27 02:07:17,107 root INFO copying build/lib/django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ms/LC_MESSAGES 2025-04-27 02:07:17,113 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar 2025-04-27 02:07:17,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2025-04-27 02:07:17,121 root INFO copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ar/LC_MESSAGES 2025-04-27 02:07:17,126 root INFO copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ar/LC_MESSAGES 2025-04-27 02:07:17,130 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl 2025-04-27 02:07:17,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2025-04-27 02:07:17,134 root INFO copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/gl/LC_MESSAGES 2025-04-27 02:07:17,137 root INFO copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/gl/LC_MESSAGES 2025-04-27 02:07:17,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans 2025-04-27 02:07:17,143 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:17,145 root INFO copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:17,148 root INFO copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:17,151 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne 2025-04-27 02:07:17,153 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2025-04-27 02:07:17,155 root INFO copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ne/LC_MESSAGES 2025-04-27 02:07:17,158 root INFO copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ne/LC_MESSAGES 2025-04-27 02:07:17,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz 2025-04-27 02:07:17,164 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2025-04-27 02:07:17,166 root INFO copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/uz/LC_MESSAGES 2025-04-27 02:07:17,168 root INFO copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/uz/LC_MESSAGES 2025-04-27 02:07:17,172 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant 2025-04-27 02:07:17,174 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:17,176 root INFO copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:17,179 root INFO copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:17,183 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az 2025-04-27 02:07:17,185 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2025-04-27 02:07:17,187 root INFO copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/az/LC_MESSAGES 2025-04-27 02:07:17,190 root INFO copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/az/LC_MESSAGES 2025-04-27 02:07:17,193 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es 2025-04-27 02:07:17,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2025-04-27 02:07:17,197 root INFO copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/es/LC_MESSAGES 2025-04-27 02:07:17,199 root INFO copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/es/LC_MESSAGES 2025-04-27 02:07:17,203 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko 2025-04-27 02:07:17,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2025-04-27 02:07:17,207 root INFO copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ko/LC_MESSAGES 2025-04-27 02:07:17,210 root INFO copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ko/LC_MESSAGES 2025-04-27 02:07:17,213 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa 2025-04-27 02:07:17,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2025-04-27 02:07:17,218 root INFO copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/pa/LC_MESSAGES 2025-04-27 02:07:17,220 root INFO copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/pa/LC_MESSAGES 2025-04-27 02:07:17,223 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr 2025-04-27 02:07:17,226 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2025-04-27 02:07:17,228 root INFO copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/fr/LC_MESSAGES 2025-04-27 02:07:17,231 root INFO copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/fr/LC_MESSAGES 2025-04-27 02:07:17,234 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg 2025-04-27 02:07:17,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2025-04-27 02:07:17,239 root INFO copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/bg/LC_MESSAGES 2025-04-27 02:07:17,241 root INFO copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/bg/LC_MESSAGES 2025-04-27 02:07:17,245 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX 2025-04-27 02:07:17,247 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:17,249 root INFO copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:17,252 root INFO copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:17,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo 2025-04-27 02:07:17,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2025-04-27 02:07:17,260 root INFO copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/eo/LC_MESSAGES 2025-04-27 02:07:17,263 root INFO copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/eo/LC_MESSAGES 2025-04-27 02:07:17,266 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl 2025-04-27 02:07:17,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2025-04-27 02:07:17,270 root INFO copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/pl/LC_MESSAGES 2025-04-27 02:07:17,273 root INFO copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/pl/LC_MESSAGES 2025-04-27 02:07:17,276 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk 2025-04-27 02:07:17,278 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2025-04-27 02:07:17,287 root INFO copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/kk/LC_MESSAGES 2025-04-27 02:07:17,291 root INFO copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/kk/LC_MESSAGES 2025-04-27 02:07:17,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt 2025-04-27 02:07:17,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2025-04-27 02:07:17,302 root INFO copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/lt/LC_MESSAGES 2025-04-27 02:07:17,306 root INFO copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/lt/LC_MESSAGES 2025-04-27 02:07:17,311 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi 2025-04-27 02:07:17,314 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2025-04-27 02:07:17,316 root INFO copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/hi/LC_MESSAGES 2025-04-27 02:07:17,320 root INFO copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/hi/LC_MESSAGES 2025-04-27 02:07:17,324 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de 2025-04-27 02:07:17,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2025-04-27 02:07:17,329 root INFO copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/de/LC_MESSAGES 2025-04-27 02:07:17,333 root INFO copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/de/LC_MESSAGES 2025-04-27 02:07:17,337 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te 2025-04-27 02:07:17,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2025-04-27 02:07:17,343 root INFO copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/te/LC_MESSAGES 2025-04-27 02:07:17,346 root INFO copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/te/LC_MESSAGES 2025-04-27 02:07:17,350 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm 2025-04-27 02:07:17,355 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2025-04-27 02:07:17,357 root INFO copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/udm/LC_MESSAGES 2025-04-27 02:07:17,361 root INFO copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/udm/LC_MESSAGES 2025-04-27 02:07:17,365 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi 2025-04-27 02:07:17,368 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2025-04-27 02:07:17,371 root INFO copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/fi/LC_MESSAGES 2025-04-27 02:07:17,374 root INFO copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/fi/LC_MESSAGES 2025-04-27 02:07:17,379 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR 2025-04-27 02:07:17,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:17,385 root INFO copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:17,388 root INFO copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:17,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb 2025-04-27 02:07:17,396 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2025-04-27 02:07:17,399 root INFO copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/lb/LC_MESSAGES 2025-04-27 02:07:17,402 root INFO copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/lb/LC_MESSAGES 2025-04-27 02:07:17,406 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru 2025-04-27 02:07:17,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2025-04-27 02:07:17,479 root INFO copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ru/LC_MESSAGES 2025-04-27 02:07:17,482 root INFO copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ru/LC_MESSAGES 2025-04-27 02:07:17,487 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca 2025-04-27 02:07:17,491 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2025-04-27 02:07:17,494 root INFO copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ca/LC_MESSAGES 2025-04-27 02:07:17,497 root INFO copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ca/LC_MESSAGES 2025-04-27 02:07:17,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb 2025-04-27 02:07:17,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2025-04-27 02:07:17,508 root INFO copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/nb/LC_MESSAGES 2025-04-27 02:07:17,512 root INFO copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/nb/LC_MESSAGES 2025-04-27 02:07:17,515 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi 2025-04-27 02:07:17,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2025-04-27 02:07:17,520 root INFO copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/vi/LC_MESSAGES 2025-04-27 02:07:17,523 root INFO copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/vi/LC_MESSAGES 2025-04-27 02:07:17,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia 2025-04-27 02:07:17,531 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2025-04-27 02:07:17,533 root INFO copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ia/LC_MESSAGES 2025-04-27 02:07:17,536 root INFO copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ia/LC_MESSAGES 2025-04-27 02:07:17,540 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb 2025-04-27 02:07:17,544 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2025-04-27 02:07:17,546 root INFO copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/dsb/LC_MESSAGES 2025-04-27 02:07:17,550 root INFO copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/dsb/LC_MESSAGES 2025-04-27 02:07:17,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy 2025-04-27 02:07:17,558 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2025-04-27 02:07:17,560 root INFO copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/hy/LC_MESSAGES 2025-04-27 02:07:17,564 root INFO copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/hy/LC_MESSAGES 2025-04-27 02:07:17,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB 2025-04-27 02:07:17,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:17,574 root INFO copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:17,578 root INFO copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:17,582 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml 2025-04-27 02:07:17,585 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2025-04-27 02:07:17,587 root INFO copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ml/LC_MESSAGES 2025-04-27 02:07:17,591 root INFO copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ml/LC_MESSAGES 2025-04-27 02:07:17,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os 2025-04-27 02:07:17,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2025-04-27 02:07:17,601 root INFO copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/os/LC_MESSAGES 2025-04-27 02:07:17,604 root INFO copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/os/LC_MESSAGES 2025-04-27 02:07:17,609 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl 2025-04-27 02:07:17,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2025-04-27 02:07:17,614 root INFO copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sl/LC_MESSAGES 2025-04-27 02:07:17,618 root INFO copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sl/LC_MESSAGES 2025-04-27 02:07:17,622 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km 2025-04-27 02:07:17,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2025-04-27 02:07:17,627 root INFO copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/km/LC_MESSAGES 2025-04-27 02:07:17,631 root INFO copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/km/LC_MESSAGES 2025-04-27 02:07:17,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu 2025-04-27 02:07:17,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2025-04-27 02:07:17,640 root INFO copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/hu/LC_MESSAGES 2025-04-27 02:07:17,644 root INFO copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/hu/LC_MESSAGES 2025-04-27 02:07:17,649 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy 2025-04-27 02:07:17,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2025-04-27 02:07:17,655 root INFO copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/fy/LC_MESSAGES 2025-04-27 02:07:17,658 root INFO copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/fy/LC_MESSAGES 2025-04-27 02:07:17,663 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk 2025-04-27 02:07:17,666 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2025-04-27 02:07:17,669 root INFO copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sk/LC_MESSAGES 2025-04-27 02:07:17,672 root INFO copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/sk/LC_MESSAGES 2025-04-27 02:07:17,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb 2025-04-27 02:07:17,680 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2025-04-27 02:07:17,683 root INFO copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/hsb/LC_MESSAGES 2025-04-27 02:07:17,686 root INFO copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/hsb/LC_MESSAGES 2025-04-27 02:07:17,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn 2025-04-27 02:07:17,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2025-04-27 02:07:17,697 root INFO copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/mn/LC_MESSAGES 2025-04-27 02:07:17,700 root INFO copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/mn/LC_MESSAGES 2025-04-27 02:07:17,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt 2025-04-27 02:07:17,709 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2025-04-27 02:07:17,712 root INFO copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/tt/LC_MESSAGES 2025-04-27 02:07:17,715 root INFO copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/tt/LC_MESSAGES 2025-04-27 02:07:17,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro 2025-04-27 02:07:17,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2025-04-27 02:07:17,727 root INFO copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ro/LC_MESSAGES 2025-04-27 02:07:17,730 root INFO copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/auth/locale/ro/LC_MESSAGES 2025-04-27 02:07:17,735 root INFO copying build/lib/django/contrib/auth/backends.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:17,740 root INFO copying build/lib/django/contrib/auth/decorators.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:17,743 root INFO copying build/lib/django/contrib/auth/context_processors.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:17,746 root INFO copying build/lib/django/contrib/auth/common-passwords.txt.gz -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:17,751 root INFO copying build/lib/django/contrib/auth/validators.py -> build/bdist.linux-riscv64/wheel/./django/contrib/auth 2025-04-27 02:07:17,756 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions 2025-04-27 02:07:17,758 root INFO copying build/lib/django/contrib/sessions/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions 2025-04-27 02:07:17,762 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/management 2025-04-27 02:07:17,766 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2025-04-27 02:07:17,768 root INFO copying build/lib/django/contrib/sessions/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/management/commands 2025-04-27 02:07:17,772 root INFO copying build/lib/django/contrib/sessions/management/commands/clearsessions.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/management/commands 2025-04-27 02:07:17,775 root INFO copying build/lib/django/contrib/sessions/management/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/management 2025-04-27 02:07:17,777 root INFO copying build/lib/django/contrib/sessions/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions 2025-04-27 02:07:17,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2025-04-27 02:07:17,783 root INFO copying build/lib/django/contrib/sessions/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/migrations 2025-04-27 02:07:17,786 root INFO copying build/lib/django/contrib/sessions/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/migrations 2025-04-27 02:07:17,790 root INFO copying build/lib/django/contrib/sessions/models.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions 2025-04-27 02:07:17,793 root INFO copying build/lib/django/contrib/sessions/exceptions.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions 2025-04-27 02:07:17,797 root INFO copying build/lib/django/contrib/sessions/base_session.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions 2025-04-27 02:07:17,800 root INFO copying build/lib/django/contrib/sessions/middleware.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions 2025-04-27 02:07:17,804 root INFO copying build/lib/django/contrib/sessions/serializers.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions 2025-04-27 02:07:17,809 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale 2025-04-27 02:07:17,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy 2025-04-27 02:07:17,816 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2025-04-27 02:07:17,818 root INFO copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/cy/LC_MESSAGES 2025-04-27 02:07:17,822 root INFO copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/cy/LC_MESSAGES 2025-04-27 02:07:17,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU 2025-04-27 02:07:17,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:17,832 root INFO copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:17,836 root INFO copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:17,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb 2025-04-27 02:07:17,843 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2025-04-27 02:07:17,845 root INFO copying build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ckb/LC_MESSAGES 2025-04-27 02:07:17,849 root INFO copying build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ckb/LC_MESSAGES 2025-04-27 02:07:17,853 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn 2025-04-27 02:07:17,856 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2025-04-27 02:07:17,859 root INFO copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/kn/LC_MESSAGES 2025-04-27 02:07:17,862 root INFO copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/kn/LC_MESSAGES 2025-04-27 02:07:17,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab 2025-04-27 02:07:17,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2025-04-27 02:07:17,871 root INFO copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/kab/LC_MESSAGES 2025-04-27 02:07:17,874 root INFO copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/kab/LC_MESSAGES 2025-04-27 02:07:17,878 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur 2025-04-27 02:07:17,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2025-04-27 02:07:17,884 root INFO copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ur/LC_MESSAGES 2025-04-27 02:07:17,887 root INFO copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ur/LC_MESSAGES 2025-04-27 02:07:17,891 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn 2025-04-27 02:07:17,894 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2025-04-27 02:07:17,897 root INFO copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/nn/LC_MESSAGES 2025-04-27 02:07:17,900 root INFO copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/nn/LC_MESSAGES 2025-04-27 02:07:17,904 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr 2025-04-27 02:07:17,907 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2025-04-27 02:07:17,910 root INFO copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sr/LC_MESSAGES 2025-04-27 02:07:17,913 root INFO copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sr/LC_MESSAGES 2025-04-27 02:07:17,917 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn 2025-04-27 02:07:17,921 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:17,923 root INFO copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:17,926 root INFO copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:17,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be 2025-04-27 02:07:17,934 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2025-04-27 02:07:17,936 root INFO copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/be/LC_MESSAGES 2025-04-27 02:07:17,939 root INFO copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/be/LC_MESSAGES 2025-04-27 02:07:17,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is 2025-04-27 02:07:17,946 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2025-04-27 02:07:17,949 root INFO copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/is/LC_MESSAGES 2025-04-27 02:07:17,952 root INFO copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/is/LC_MESSAGES 2025-04-27 02:07:17,956 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv 2025-04-27 02:07:17,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2025-04-27 02:07:17,961 root INFO copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/lv/LC_MESSAGES 2025-04-27 02:07:17,964 root INFO copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/lv/LC_MESSAGES 2025-04-27 02:07:17,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt 2025-04-27 02:07:17,971 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2025-04-27 02:07:17,974 root INFO copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/pt/LC_MESSAGES 2025-04-27 02:07:17,977 root INFO copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/pt/LC_MESSAGES 2025-04-27 02:07:17,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw 2025-04-27 02:07:17,985 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2025-04-27 02:07:17,987 root INFO copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sw/LC_MESSAGES 2025-04-27 02:07:17,990 root INFO copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sw/LC_MESSAGES 2025-04-27 02:07:17,995 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et 2025-04-27 02:07:17,998 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2025-04-27 02:07:18,000 root INFO copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/et/LC_MESSAGES 2025-04-27 02:07:18,004 root INFO copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/et/LC_MESSAGES 2025-04-27 02:07:18,008 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO 2025-04-27 02:07:18,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:18,013 root INFO copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:18,016 root INFO copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:18,022 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk 2025-04-27 02:07:18,026 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2025-04-27 02:07:18,030 root INFO copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/tk/LC_MESSAGES 2025-04-27 02:07:18,034 root INFO copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/tk/LC_MESSAGES 2025-04-27 02:07:18,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga 2025-04-27 02:07:18,044 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2025-04-27 02:07:18,048 root INFO copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ga/LC_MESSAGES 2025-04-27 02:07:18,052 root INFO copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ga/LC_MESSAGES 2025-04-27 02:07:18,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th 2025-04-27 02:07:18,063 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2025-04-27 02:07:18,066 root INFO copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/th/LC_MESSAGES 2025-04-27 02:07:18,071 root INFO copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/th/LC_MESSAGES 2025-04-27 02:07:18,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq 2025-04-27 02:07:18,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2025-04-27 02:07:18,086 root INFO copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sq/LC_MESSAGES 2025-04-27 02:07:18,090 root INFO copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sq/LC_MESSAGES 2025-04-27 02:07:18,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl 2025-04-27 02:07:18,100 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2025-04-27 02:07:18,104 root INFO copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/nl/LC_MESSAGES 2025-04-27 02:07:18,108 root INFO copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/nl/LC_MESSAGES 2025-04-27 02:07:18,114 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg 2025-04-27 02:07:18,119 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2025-04-27 02:07:18,122 root INFO copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/tg/LC_MESSAGES 2025-04-27 02:07:18,127 root INFO copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/tg/LC_MESSAGES 2025-04-27 02:07:18,132 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn 2025-04-27 02:07:18,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2025-04-27 02:07:18,140 root INFO copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/bn/LC_MESSAGES 2025-04-27 02:07:18,145 root INFO copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/bn/LC_MESSAGES 2025-04-27 02:07:18,151 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io 2025-04-27 02:07:18,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2025-04-27 02:07:18,159 root INFO copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/io/LC_MESSAGES 2025-04-27 02:07:18,163 root INFO copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/io/LC_MESSAGES 2025-04-27 02:07:18,169 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br 2025-04-27 02:07:18,174 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2025-04-27 02:07:18,178 root INFO copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/br/LC_MESSAGES 2025-04-27 02:07:18,182 root INFO copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/br/LC_MESSAGES 2025-04-27 02:07:18,188 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk 2025-04-27 02:07:18,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2025-04-27 02:07:18,196 root INFO copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/uk/LC_MESSAGES 2025-04-27 02:07:18,201 root INFO copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/uk/LC_MESSAGES 2025-04-27 02:07:18,206 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky 2025-04-27 02:07:18,210 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2025-04-27 02:07:18,214 root INFO copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ky/LC_MESSAGES 2025-04-27 02:07:18,218 root INFO copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ky/LC_MESSAGES 2025-04-27 02:07:18,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af 2025-04-27 02:07:18,229 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2025-04-27 02:07:18,232 root INFO copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/af/LC_MESSAGES 2025-04-27 02:07:18,237 root INFO copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/af/LC_MESSAGES 2025-04-27 02:07:18,242 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it 2025-04-27 02:07:18,247 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2025-04-27 02:07:18,250 root INFO copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/it/LC_MESSAGES 2025-04-27 02:07:18,255 root INFO copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/it/LC_MESSAGES 2025-04-27 02:07:18,260 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR 2025-04-27 02:07:18,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:18,269 root INFO copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:18,273 root INFO copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:18,278 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa 2025-04-27 02:07:18,283 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2025-04-27 02:07:18,286 root INFO copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/fa/LC_MESSAGES 2025-04-27 02:07:18,291 root INFO copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/fa/LC_MESSAGES 2025-04-27 02:07:18,297 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el 2025-04-27 02:07:18,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2025-04-27 02:07:18,306 root INFO copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/el/LC_MESSAGES 2025-04-27 02:07:18,311 root INFO copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/el/LC_MESSAGES 2025-04-27 02:07:18,316 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr 2025-04-27 02:07:18,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2025-04-27 02:07:18,325 root INFO copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/tr/LC_MESSAGES 2025-04-27 02:07:18,329 root INFO copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/tr/LC_MESSAGES 2025-04-27 02:07:18,334 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu 2025-04-27 02:07:18,339 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2025-04-27 02:07:18,342 root INFO copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/eu/LC_MESSAGES 2025-04-27 02:07:18,346 root INFO copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/eu/LC_MESSAGES 2025-04-27 02:07:18,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr 2025-04-27 02:07:18,356 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2025-04-27 02:07:18,360 root INFO copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/mr/LC_MESSAGES 2025-04-27 02:07:18,364 root INFO copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/mr/LC_MESSAGES 2025-04-27 02:07:18,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs 2025-04-27 02:07:18,375 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2025-04-27 02:07:18,378 root INFO copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/bs/LC_MESSAGES 2025-04-27 02:07:18,383 root INFO copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/bs/LC_MESSAGES 2025-04-27 02:07:18,390 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ 2025-04-27 02:07:18,396 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:18,401 root INFO copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:18,407 root INFO copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:18,414 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja 2025-04-27 02:07:18,419 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2025-04-27 02:07:18,422 root INFO copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ja/LC_MESSAGES 2025-04-27 02:07:18,426 root INFO copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ja/LC_MESSAGES 2025-04-27 02:07:18,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my 2025-04-27 02:07:18,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2025-04-27 02:07:18,437 root INFO copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/my/LC_MESSAGES 2025-04-27 02:07:18,440 root INFO copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/my/LC_MESSAGES 2025-04-27 02:07:18,444 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd 2025-04-27 02:07:18,448 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2025-04-27 02:07:18,450 root INFO copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/gd/LC_MESSAGES 2025-04-27 02:07:18,453 root INFO copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/gd/LC_MESSAGES 2025-04-27 02:07:18,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da 2025-04-27 02:07:18,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2025-04-27 02:07:18,463 root INFO copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/da/LC_MESSAGES 2025-04-27 02:07:18,466 root INFO copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/da/LC_MESSAGES 2025-04-27 02:07:18,470 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he 2025-04-27 02:07:18,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2025-04-27 02:07:18,476 root INFO copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/he/LC_MESSAGES 2025-04-27 02:07:18,479 root INFO copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/he/LC_MESSAGES 2025-04-27 02:07:18,483 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en 2025-04-27 02:07:18,487 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2025-04-27 02:07:18,489 root INFO copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/en/LC_MESSAGES 2025-04-27 02:07:18,492 root INFO copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/en/LC_MESSAGES 2025-04-27 02:07:18,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr 2025-04-27 02:07:18,500 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2025-04-27 02:07:18,502 root INFO copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/hr/LC_MESSAGES 2025-04-27 02:07:18,505 root INFO copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/hr/LC_MESSAGES 2025-04-27 02:07:18,509 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast 2025-04-27 02:07:18,512 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2025-04-27 02:07:18,515 root INFO copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ast/LC_MESSAGES 2025-04-27 02:07:18,518 root INFO copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ast/LC_MESSAGES 2025-04-27 02:07:18,522 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv 2025-04-27 02:07:18,526 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2025-04-27 02:07:18,528 root INFO copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sv/LC_MESSAGES 2025-04-27 02:07:18,532 root INFO copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sv/LC_MESSAGES 2025-04-27 02:07:18,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs 2025-04-27 02:07:18,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2025-04-27 02:07:18,542 root INFO copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/cs/LC_MESSAGES 2025-04-27 02:07:18,545 root INFO copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/cs/LC_MESSAGES 2025-04-27 02:07:18,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE 2025-04-27 02:07:18,552 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:18,555 root INFO copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:18,558 root INFO copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:18,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka 2025-04-27 02:07:18,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2025-04-27 02:07:18,567 root INFO copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ka/LC_MESSAGES 2025-04-27 02:07:18,571 root INFO copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ka/LC_MESSAGES 2025-04-27 02:07:18,574 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk 2025-04-27 02:07:18,578 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2025-04-27 02:07:18,580 root INFO copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/mk/LC_MESSAGES 2025-04-27 02:07:18,583 root INFO copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/mk/LC_MESSAGES 2025-04-27 02:07:18,587 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id 2025-04-27 02:07:18,590 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2025-04-27 02:07:18,592 root INFO copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/id/LC_MESSAGES 2025-04-27 02:07:18,595 root INFO copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/id/LC_MESSAGES 2025-04-27 02:07:18,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta 2025-04-27 02:07:18,602 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2025-04-27 02:07:18,605 root INFO copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ta/LC_MESSAGES 2025-04-27 02:07:18,608 root INFO copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ta/LC_MESSAGES 2025-04-27 02:07:18,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms 2025-04-27 02:07:18,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2025-04-27 02:07:18,618 root INFO copying build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ms/LC_MESSAGES 2025-04-27 02:07:18,621 root INFO copying build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ms/LC_MESSAGES 2025-04-27 02:07:18,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar 2025-04-27 02:07:18,629 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2025-04-27 02:07:18,631 root INFO copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ar/LC_MESSAGES 2025-04-27 02:07:18,638 root INFO copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ar/LC_MESSAGES 2025-04-27 02:07:18,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl 2025-04-27 02:07:18,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2025-04-27 02:07:18,648 root INFO copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/gl/LC_MESSAGES 2025-04-27 02:07:18,651 root INFO copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/gl/LC_MESSAGES 2025-04-27 02:07:18,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans 2025-04-27 02:07:18,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:18,660 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:18,663 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:18,668 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne 2025-04-27 02:07:18,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2025-04-27 02:07:18,673 root INFO copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ne/LC_MESSAGES 2025-04-27 02:07:18,677 root INFO copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ne/LC_MESSAGES 2025-04-27 02:07:18,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz 2025-04-27 02:07:18,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2025-04-27 02:07:18,686 root INFO copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/uz/LC_MESSAGES 2025-04-27 02:07:18,689 root INFO copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/uz/LC_MESSAGES 2025-04-27 02:07:18,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant 2025-04-27 02:07:18,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:18,699 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:18,702 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:18,706 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az 2025-04-27 02:07:18,710 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2025-04-27 02:07:18,712 root INFO copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/az/LC_MESSAGES 2025-04-27 02:07:18,715 root INFO copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/az/LC_MESSAGES 2025-04-27 02:07:18,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es 2025-04-27 02:07:18,723 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2025-04-27 02:07:18,725 root INFO copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/es/LC_MESSAGES 2025-04-27 02:07:18,728 root INFO copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/es/LC_MESSAGES 2025-04-27 02:07:18,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko 2025-04-27 02:07:18,735 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2025-04-27 02:07:18,737 root INFO copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ko/LC_MESSAGES 2025-04-27 02:07:18,740 root INFO copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ko/LC_MESSAGES 2025-04-27 02:07:18,744 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa 2025-04-27 02:07:18,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2025-04-27 02:07:18,750 root INFO copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/pa/LC_MESSAGES 2025-04-27 02:07:18,753 root INFO copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/pa/LC_MESSAGES 2025-04-27 02:07:18,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr 2025-04-27 02:07:18,760 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2025-04-27 02:07:18,763 root INFO copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/fr/LC_MESSAGES 2025-04-27 02:07:18,766 root INFO copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/fr/LC_MESSAGES 2025-04-27 02:07:18,771 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg 2025-04-27 02:07:18,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2025-04-27 02:07:18,777 root INFO copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/bg/LC_MESSAGES 2025-04-27 02:07:18,780 root INFO copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/bg/LC_MESSAGES 2025-04-27 02:07:18,784 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX 2025-04-27 02:07:18,788 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:18,790 root INFO copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:18,793 root INFO copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:18,798 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo 2025-04-27 02:07:18,801 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2025-04-27 02:07:18,804 root INFO copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/eo/LC_MESSAGES 2025-04-27 02:07:18,807 root INFO copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/eo/LC_MESSAGES 2025-04-27 02:07:18,811 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl 2025-04-27 02:07:18,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2025-04-27 02:07:18,817 root INFO copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/pl/LC_MESSAGES 2025-04-27 02:07:18,820 root INFO copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/pl/LC_MESSAGES 2025-04-27 02:07:18,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk 2025-04-27 02:07:18,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2025-04-27 02:07:18,830 root INFO copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/kk/LC_MESSAGES 2025-04-27 02:07:18,834 root INFO copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/kk/LC_MESSAGES 2025-04-27 02:07:18,838 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt 2025-04-27 02:07:18,841 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2025-04-27 02:07:18,844 root INFO copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/lt/LC_MESSAGES 2025-04-27 02:07:18,847 root INFO copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/lt/LC_MESSAGES 2025-04-27 02:07:18,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi 2025-04-27 02:07:18,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2025-04-27 02:07:18,857 root INFO copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/hi/LC_MESSAGES 2025-04-27 02:07:18,861 root INFO copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/hi/LC_MESSAGES 2025-04-27 02:07:18,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de 2025-04-27 02:07:18,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2025-04-27 02:07:18,871 root INFO copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/de/LC_MESSAGES 2025-04-27 02:07:18,874 root INFO copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/de/LC_MESSAGES 2025-04-27 02:07:18,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te 2025-04-27 02:07:18,883 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2025-04-27 02:07:18,885 root INFO copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/te/LC_MESSAGES 2025-04-27 02:07:18,889 root INFO copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/te/LC_MESSAGES 2025-04-27 02:07:18,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm 2025-04-27 02:07:18,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2025-04-27 02:07:18,899 root INFO copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/udm/LC_MESSAGES 2025-04-27 02:07:18,902 root INFO copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/udm/LC_MESSAGES 2025-04-27 02:07:18,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi 2025-04-27 02:07:18,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2025-04-27 02:07:18,912 root INFO copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/fi/LC_MESSAGES 2025-04-27 02:07:18,915 root INFO copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/fi/LC_MESSAGES 2025-04-27 02:07:18,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR 2025-04-27 02:07:18,923 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:18,926 root INFO copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:18,929 root INFO copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:18,934 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb 2025-04-27 02:07:18,938 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2025-04-27 02:07:18,941 root INFO copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/lb/LC_MESSAGES 2025-04-27 02:07:18,944 root INFO copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/lb/LC_MESSAGES 2025-04-27 02:07:18,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru 2025-04-27 02:07:18,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2025-04-27 02:07:18,955 root INFO copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ru/LC_MESSAGES 2025-04-27 02:07:18,958 root INFO copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ru/LC_MESSAGES 2025-04-27 02:07:18,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca 2025-04-27 02:07:18,966 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2025-04-27 02:07:18,968 root INFO copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ca/LC_MESSAGES 2025-04-27 02:07:18,971 root INFO copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ca/LC_MESSAGES 2025-04-27 02:07:18,976 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb 2025-04-27 02:07:18,979 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2025-04-27 02:07:18,982 root INFO copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/nb/LC_MESSAGES 2025-04-27 02:07:18,985 root INFO copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/nb/LC_MESSAGES 2025-04-27 02:07:18,989 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi 2025-04-27 02:07:18,992 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2025-04-27 02:07:18,994 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/vi/LC_MESSAGES 2025-04-27 02:07:18,998 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/vi/LC_MESSAGES 2025-04-27 02:07:19,002 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia 2025-04-27 02:07:19,005 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2025-04-27 02:07:19,008 root INFO copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ia/LC_MESSAGES 2025-04-27 02:07:19,011 root INFO copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ia/LC_MESSAGES 2025-04-27 02:07:19,016 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb 2025-04-27 02:07:19,019 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2025-04-27 02:07:19,021 root INFO copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/dsb/LC_MESSAGES 2025-04-27 02:07:19,024 root INFO copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/dsb/LC_MESSAGES 2025-04-27 02:07:19,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy 2025-04-27 02:07:19,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2025-04-27 02:07:19,033 root INFO copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/hy/LC_MESSAGES 2025-04-27 02:07:19,036 root INFO copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/hy/LC_MESSAGES 2025-04-27 02:07:19,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB 2025-04-27 02:07:19,043 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:19,045 root INFO copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:19,048 root INFO copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:19,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml 2025-04-27 02:07:19,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2025-04-27 02:07:19,057 root INFO copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ml/LC_MESSAGES 2025-04-27 02:07:19,060 root INFO copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ml/LC_MESSAGES 2025-04-27 02:07:19,064 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os 2025-04-27 02:07:19,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2025-04-27 02:07:19,070 root INFO copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/os/LC_MESSAGES 2025-04-27 02:07:19,073 root INFO copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/os/LC_MESSAGES 2025-04-27 02:07:19,078 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl 2025-04-27 02:07:19,081 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2025-04-27 02:07:19,084 root INFO copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sl/LC_MESSAGES 2025-04-27 02:07:19,087 root INFO copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sl/LC_MESSAGES 2025-04-27 02:07:19,093 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km 2025-04-27 02:07:19,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2025-04-27 02:07:19,105 root INFO copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/km/LC_MESSAGES 2025-04-27 02:07:19,108 root INFO copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/km/LC_MESSAGES 2025-04-27 02:07:19,113 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu 2025-04-27 02:07:19,117 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2025-04-27 02:07:19,119 root INFO copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/hu/LC_MESSAGES 2025-04-27 02:07:19,123 root INFO copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/hu/LC_MESSAGES 2025-04-27 02:07:19,126 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy 2025-04-27 02:07:19,130 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2025-04-27 02:07:19,132 root INFO copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/fy/LC_MESSAGES 2025-04-27 02:07:19,135 root INFO copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/fy/LC_MESSAGES 2025-04-27 02:07:19,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk 2025-04-27 02:07:19,143 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2025-04-27 02:07:19,145 root INFO copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sk/LC_MESSAGES 2025-04-27 02:07:19,149 root INFO copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/sk/LC_MESSAGES 2025-04-27 02:07:19,153 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb 2025-04-27 02:07:19,157 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2025-04-27 02:07:19,159 root INFO copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/hsb/LC_MESSAGES 2025-04-27 02:07:19,163 root INFO copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/hsb/LC_MESSAGES 2025-04-27 02:07:19,167 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn 2025-04-27 02:07:19,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2025-04-27 02:07:19,173 root INFO copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/mn/LC_MESSAGES 2025-04-27 02:07:19,177 root INFO copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/mn/LC_MESSAGES 2025-04-27 02:07:19,182 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt 2025-04-27 02:07:19,185 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2025-04-27 02:07:19,187 root INFO copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/tt/LC_MESSAGES 2025-04-27 02:07:19,190 root INFO copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/tt/LC_MESSAGES 2025-04-27 02:07:19,194 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro 2025-04-27 02:07:19,197 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2025-04-27 02:07:19,199 root INFO copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ro/LC_MESSAGES 2025-04-27 02:07:19,202 root INFO copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/locale/ro/LC_MESSAGES 2025-04-27 02:07:19,207 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2025-04-27 02:07:19,210 root INFO copying build/lib/django/contrib/sessions/backends/db.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/backends 2025-04-27 02:07:19,214 root INFO copying build/lib/django/contrib/sessions/backends/signed_cookies.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/backends 2025-04-27 02:07:19,218 root INFO copying build/lib/django/contrib/sessions/backends/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/backends 2025-04-27 02:07:19,221 root INFO copying build/lib/django/contrib/sessions/backends/cache.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/backends 2025-04-27 02:07:19,226 root INFO copying build/lib/django/contrib/sessions/backends/file.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/backends 2025-04-27 02:07:19,230 root INFO copying build/lib/django/contrib/sessions/backends/cached_db.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/backends 2025-04-27 02:07:19,233 root INFO copying build/lib/django/contrib/sessions/backends/base.py -> build/bdist.linux-riscv64/wheel/./django/contrib/sessions/backends 2025-04-27 02:07:19,239 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis 2025-04-27 02:07:19,242 root INFO copying build/lib/django/contrib/gis/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis 2025-04-27 02:07:19,246 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/management 2025-04-27 02:07:19,250 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2025-04-27 02:07:19,252 root INFO copying build/lib/django/contrib/gis/management/commands/ogrinspect.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/management/commands 2025-04-27 02:07:19,255 root INFO copying build/lib/django/contrib/gis/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/management/commands 2025-04-27 02:07:19,258 root INFO copying build/lib/django/contrib/gis/management/commands/inspectdb.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/management/commands 2025-04-27 02:07:19,262 root INFO copying build/lib/django/contrib/gis/management/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/management 2025-04-27 02:07:19,266 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static 2025-04-27 02:07:19,270 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis 2025-04-27 02:07:19,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2025-04-27 02:07:19,275 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/static/gis/img 2025-04-27 02:07:19,278 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_line_off.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/static/gis/img 2025-04-27 02:07:19,281 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_line_on.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/static/gis/img 2025-04-27 02:07:19,284 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_point_on.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/static/gis/img 2025-04-27 02:07:19,287 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_point_off.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/static/gis/img 2025-04-27 02:07:19,290 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/static/gis/img 2025-04-27 02:07:19,294 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/css 2025-04-27 02:07:19,296 root INFO copying build/lib/django/contrib/gis/static/gis/css/ol3.css -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/static/gis/css 2025-04-27 02:07:19,300 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/js 2025-04-27 02:07:19,303 root INFO copying build/lib/django/contrib/gis/static/gis/js/OLMapWidget.js -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/static/gis/js 2025-04-27 02:07:19,309 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates 2025-04-27 02:07:19,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2025-04-27 02:07:19,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/kml 2025-04-27 02:07:19,318 root INFO copying build/lib/django/contrib/gis/templates/gis/kml/placemarks.kml -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/templates/gis/kml 2025-04-27 02:07:19,321 root INFO copying build/lib/django/contrib/gis/templates/gis/kml/base.kml -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/templates/gis/kml 2025-04-27 02:07:19,324 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers.html -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/templates/gis 2025-04-27 02:07:19,328 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2025-04-27 02:07:19,331 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/osm.js -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/templates/gis/admin 2025-04-27 02:07:19,334 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/osm.html -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/templates/gis/admin 2025-04-27 02:07:19,337 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.js -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/templates/gis/admin 2025-04-27 02:07:19,340 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.html -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/templates/gis/admin 2025-04-27 02:07:19,343 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers-osm.html -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/templates/gis 2025-04-27 02:07:19,346 root INFO copying build/lib/django/contrib/gis/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis 2025-04-27 02:07:19,349 root INFO copying build/lib/django/contrib/gis/shortcuts.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis 2025-04-27 02:07:19,353 root INFO copying build/lib/django/contrib/gis/feeds.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis 2025-04-27 02:07:19,356 root INFO copying build/lib/django/contrib/gis/views.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis 2025-04-27 02:07:19,361 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2025-04-27 02:07:19,363 root INFO copying build/lib/django/contrib/gis/sitemaps/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/sitemaps 2025-04-27 02:07:19,367 root INFO copying build/lib/django/contrib/gis/sitemaps/kml.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/sitemaps 2025-04-27 02:07:19,370 root INFO copying build/lib/django/contrib/gis/sitemaps/views.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/sitemaps 2025-04-27 02:07:19,375 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2025-04-27 02:07:19,378 root INFO copying build/lib/django/contrib/gis/gdal/LICENSE -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2025-04-27 02:07:19,385 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/generation.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal/prototypes 2025-04-27 02:07:19,389 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal/prototypes 2025-04-27 02:07:19,392 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/geom.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal/prototypes 2025-04-27 02:07:19,395 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/ds.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal/prototypes 2025-04-27 02:07:19,399 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/errcheck.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal/prototypes 2025-04-27 02:07:19,402 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/raster.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal/prototypes 2025-04-27 02:07:19,406 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/srs.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal/prototypes 2025-04-27 02:07:19,409 root INFO copying build/lib/django/contrib/gis/gdal/geometries.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,413 root INFO copying build/lib/django/contrib/gis/gdal/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,416 root INFO copying build/lib/django/contrib/gis/gdal/error.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,419 root INFO copying build/lib/django/contrib/gis/gdal/datasource.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,423 root INFO copying build/lib/django/contrib/gis/gdal/feature.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,426 root INFO copying build/lib/django/contrib/gis/gdal/envelope.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,430 root INFO copying build/lib/django/contrib/gis/gdal/field.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2025-04-27 02:07:19,437 root INFO copying build/lib/django/contrib/gis/gdal/raster/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal/raster 2025-04-27 02:07:19,440 root INFO copying build/lib/django/contrib/gis/gdal/raster/source.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal/raster 2025-04-27 02:07:19,444 root INFO copying build/lib/django/contrib/gis/gdal/raster/band.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal/raster 2025-04-27 02:07:19,448 root INFO copying build/lib/django/contrib/gis/gdal/raster/base.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal/raster 2025-04-27 02:07:19,451 root INFO copying build/lib/django/contrib/gis/gdal/raster/const.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal/raster 2025-04-27 02:07:19,454 root INFO copying build/lib/django/contrib/gis/gdal/srs.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,458 root INFO copying build/lib/django/contrib/gis/gdal/libgdal.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,461 root INFO copying build/lib/django/contrib/gis/gdal/driver.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,465 root INFO copying build/lib/django/contrib/gis/gdal/layer.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,468 root INFO copying build/lib/django/contrib/gis/gdal/base.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,472 root INFO copying build/lib/django/contrib/gis/gdal/geomtype.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/gdal 2025-04-27 02:07:19,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db 2025-04-27 02:07:19,479 root INFO copying build/lib/django/contrib/gis/db/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db 2025-04-27 02:07:19,483 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2025-04-27 02:07:19,487 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models/sql 2025-04-27 02:07:19,490 root INFO copying build/lib/django/contrib/gis/db/models/sql/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/models/sql 2025-04-27 02:07:19,493 root INFO copying build/lib/django/contrib/gis/db/models/sql/conversion.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/models/sql 2025-04-27 02:07:19,497 root INFO copying build/lib/django/contrib/gis/db/models/functions.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/models 2025-04-27 02:07:19,501 root INFO copying build/lib/django/contrib/gis/db/models/proxy.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/models 2025-04-27 02:07:19,505 root INFO copying build/lib/django/contrib/gis/db/models/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/models 2025-04-27 02:07:19,509 root INFO copying build/lib/django/contrib/gis/db/models/fields.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/models 2025-04-27 02:07:19,512 root INFO copying build/lib/django/contrib/gis/db/models/lookups.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/models 2025-04-27 02:07:19,516 root INFO copying build/lib/django/contrib/gis/db/models/aggregates.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/models 2025-04-27 02:07:19,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2025-04-27 02:07:19,523 root INFO copying build/lib/django/contrib/gis/db/backends/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends 2025-04-27 02:07:19,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2025-04-27 02:07:19,530 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/introspection.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-27 02:07:19,533 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-27 02:07:19,536 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/models.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-27 02:07:19,540 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/schema.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-27 02:07:19,544 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/operations.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-27 02:07:19,547 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/adapter.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-27 02:07:19,551 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/features.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-27 02:07:19,554 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/base.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-27 02:07:19,558 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/client.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/spatialite 2025-04-27 02:07:19,563 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2025-04-27 02:07:19,565 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/introspection.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/mysql 2025-04-27 02:07:19,569 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/mysql 2025-04-27 02:07:19,572 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/schema.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/mysql 2025-04-27 02:07:19,575 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/operations.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/mysql 2025-04-27 02:07:19,579 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/features.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/mysql 2025-04-27 02:07:19,582 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/base.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/mysql 2025-04-27 02:07:19,587 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2025-04-27 02:07:19,589 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/introspection.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/oracle 2025-04-27 02:07:19,592 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/oracle 2025-04-27 02:07:19,595 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/models.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/oracle 2025-04-27 02:07:19,598 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/schema.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/oracle 2025-04-27 02:07:19,601 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/operations.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/oracle 2025-04-27 02:07:19,605 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/adapter.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/oracle 2025-04-27 02:07:19,608 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/features.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/oracle 2025-04-27 02:07:19,611 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/base.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/oracle 2025-04-27 02:07:19,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2025-04-27 02:07:19,617 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/introspection.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/postgis 2025-04-27 02:07:19,620 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/postgis 2025-04-27 02:07:19,623 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/models.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/postgis 2025-04-27 02:07:19,626 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/schema.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/postgis 2025-04-27 02:07:19,629 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/pgraster.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/postgis 2025-04-27 02:07:19,632 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/operations.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/postgis 2025-04-27 02:07:19,635 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/adapter.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/postgis 2025-04-27 02:07:19,638 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/features.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/postgis 2025-04-27 02:07:19,641 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/base.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/postgis 2025-04-27 02:07:19,645 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/const.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/postgis 2025-04-27 02:07:19,649 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2025-04-27 02:07:19,652 root INFO copying build/lib/django/contrib/gis/db/backends/base/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/base 2025-04-27 02:07:19,655 root INFO copying build/lib/django/contrib/gis/db/backends/base/models.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/base 2025-04-27 02:07:19,658 root INFO copying build/lib/django/contrib/gis/db/backends/base/operations.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/base 2025-04-27 02:07:19,661 root INFO copying build/lib/django/contrib/gis/db/backends/base/adapter.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/base 2025-04-27 02:07:19,664 root INFO copying build/lib/django/contrib/gis/db/backends/base/features.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends/base 2025-04-27 02:07:19,668 root INFO copying build/lib/django/contrib/gis/db/backends/utils.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/db/backends 2025-04-27 02:07:19,672 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2025-04-27 02:07:19,675 root INFO copying build/lib/django/contrib/gis/forms/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/forms 2025-04-27 02:07:19,678 root INFO copying build/lib/django/contrib/gis/forms/fields.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/forms 2025-04-27 02:07:19,681 root INFO copying build/lib/django/contrib/gis/forms/widgets.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/forms 2025-04-27 02:07:19,684 root INFO copying build/lib/django/contrib/gis/measure.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis 2025-04-27 02:07:19,688 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2025-04-27 02:07:19,690 root INFO copying build/lib/django/contrib/gis/geoip2/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geoip2 2025-04-27 02:07:19,693 root INFO copying build/lib/django/contrib/gis/geoip2/base.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geoip2 2025-04-27 02:07:19,696 root INFO copying build/lib/django/contrib/gis/geoip2/resources.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geoip2 2025-04-27 02:07:19,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale 2025-04-27 02:07:19,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy 2025-04-27 02:07:19,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2025-04-27 02:07:19,710 root INFO copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/cy/LC_MESSAGES 2025-04-27 02:07:19,714 root INFO copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/cy/LC_MESSAGES 2025-04-27 02:07:19,718 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU 2025-04-27 02:07:19,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:19,723 root INFO copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:19,727 root INFO copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:19,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb 2025-04-27 02:07:19,734 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2025-04-27 02:07:19,736 root INFO copying build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ckb/LC_MESSAGES 2025-04-27 02:07:19,738 root INFO copying build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ckb/LC_MESSAGES 2025-04-27 02:07:19,743 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn 2025-04-27 02:07:19,746 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2025-04-27 02:07:19,748 root INFO copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/kn/LC_MESSAGES 2025-04-27 02:07:19,750 root INFO copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/kn/LC_MESSAGES 2025-04-27 02:07:19,754 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur 2025-04-27 02:07:19,756 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2025-04-27 02:07:19,759 root INFO copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ur/LC_MESSAGES 2025-04-27 02:07:19,762 root INFO copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ur/LC_MESSAGES 2025-04-27 02:07:19,766 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn 2025-04-27 02:07:19,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2025-04-27 02:07:19,771 root INFO copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/nn/LC_MESSAGES 2025-04-27 02:07:19,774 root INFO copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/nn/LC_MESSAGES 2025-04-27 02:07:19,777 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr 2025-04-27 02:07:19,780 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2025-04-27 02:07:19,782 root INFO copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sr/LC_MESSAGES 2025-04-27 02:07:19,785 root INFO copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sr/LC_MESSAGES 2025-04-27 02:07:19,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn 2025-04-27 02:07:19,791 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:19,793 root INFO copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:19,796 root INFO copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:19,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be 2025-04-27 02:07:19,803 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2025-04-27 02:07:19,805 root INFO copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/be/LC_MESSAGES 2025-04-27 02:07:19,809 root INFO copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/be/LC_MESSAGES 2025-04-27 02:07:19,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is 2025-04-27 02:07:19,815 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2025-04-27 02:07:19,818 root INFO copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/is/LC_MESSAGES 2025-04-27 02:07:19,821 root INFO copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/is/LC_MESSAGES 2025-04-27 02:07:19,825 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv 2025-04-27 02:07:19,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2025-04-27 02:07:19,831 root INFO copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/lv/LC_MESSAGES 2025-04-27 02:07:19,834 root INFO copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/lv/LC_MESSAGES 2025-04-27 02:07:19,838 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt 2025-04-27 02:07:19,841 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2025-04-27 02:07:19,844 root INFO copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/pt/LC_MESSAGES 2025-04-27 02:07:19,847 root INFO copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/pt/LC_MESSAGES 2025-04-27 02:07:19,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw 2025-04-27 02:07:19,854 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2025-04-27 02:07:19,857 root INFO copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sw/LC_MESSAGES 2025-04-27 02:07:19,860 root INFO copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sw/LC_MESSAGES 2025-04-27 02:07:19,864 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et 2025-04-27 02:07:19,867 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2025-04-27 02:07:19,870 root INFO copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/et/LC_MESSAGES 2025-04-27 02:07:19,873 root INFO copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/et/LC_MESSAGES 2025-04-27 02:07:19,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO 2025-04-27 02:07:19,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:19,883 root INFO copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:19,886 root INFO copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:19,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga 2025-04-27 02:07:19,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2025-04-27 02:07:19,895 root INFO copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ga/LC_MESSAGES 2025-04-27 02:07:19,899 root INFO copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ga/LC_MESSAGES 2025-04-27 02:07:19,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th 2025-04-27 02:07:19,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2025-04-27 02:07:19,908 root INFO copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/th/LC_MESSAGES 2025-04-27 02:07:19,911 root INFO copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/th/LC_MESSAGES 2025-04-27 02:07:19,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq 2025-04-27 02:07:19,918 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2025-04-27 02:07:19,920 root INFO copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sq/LC_MESSAGES 2025-04-27 02:07:19,923 root INFO copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sq/LC_MESSAGES 2025-04-27 02:07:19,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl 2025-04-27 02:07:19,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2025-04-27 02:07:19,933 root INFO copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/nl/LC_MESSAGES 2025-04-27 02:07:19,936 root INFO copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/nl/LC_MESSAGES 2025-04-27 02:07:19,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg 2025-04-27 02:07:19,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2025-04-27 02:07:19,945 root INFO copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/tg/LC_MESSAGES 2025-04-27 02:07:19,948 root INFO copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/tg/LC_MESSAGES 2025-04-27 02:07:19,952 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn 2025-04-27 02:07:19,955 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2025-04-27 02:07:19,958 root INFO copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/bn/LC_MESSAGES 2025-04-27 02:07:19,960 root INFO copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/bn/LC_MESSAGES 2025-04-27 02:07:19,964 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io 2025-04-27 02:07:19,967 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2025-04-27 02:07:19,969 root INFO copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/io/LC_MESSAGES 2025-04-27 02:07:19,973 root INFO copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/io/LC_MESSAGES 2025-04-27 02:07:19,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br 2025-04-27 02:07:19,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2025-04-27 02:07:19,983 root INFO copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/br/LC_MESSAGES 2025-04-27 02:07:19,987 root INFO copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/br/LC_MESSAGES 2025-04-27 02:07:19,992 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk 2025-04-27 02:07:19,995 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2025-04-27 02:07:19,998 root INFO copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/uk/LC_MESSAGES 2025-04-27 02:07:20,002 root INFO copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/uk/LC_MESSAGES 2025-04-27 02:07:20,005 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky 2025-04-27 02:07:20,009 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2025-04-27 02:07:20,011 root INFO copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ky/LC_MESSAGES 2025-04-27 02:07:20,015 root INFO copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ky/LC_MESSAGES 2025-04-27 02:07:20,018 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af 2025-04-27 02:07:20,022 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2025-04-27 02:07:20,024 root INFO copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/af/LC_MESSAGES 2025-04-27 02:07:20,028 root INFO copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/af/LC_MESSAGES 2025-04-27 02:07:20,032 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it 2025-04-27 02:07:20,036 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2025-04-27 02:07:20,038 root INFO copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/it/LC_MESSAGES 2025-04-27 02:07:20,041 root INFO copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/it/LC_MESSAGES 2025-04-27 02:07:20,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR 2025-04-27 02:07:20,048 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:20,050 root INFO copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:20,053 root INFO copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:20,057 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa 2025-04-27 02:07:20,060 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2025-04-27 02:07:20,062 root INFO copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/fa/LC_MESSAGES 2025-04-27 02:07:20,065 root INFO copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/fa/LC_MESSAGES 2025-04-27 02:07:20,069 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el 2025-04-27 02:07:20,073 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2025-04-27 02:07:20,075 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/el/LC_MESSAGES 2025-04-27 02:07:20,078 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/el/LC_MESSAGES 2025-04-27 02:07:20,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr 2025-04-27 02:07:20,085 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2025-04-27 02:07:20,087 root INFO copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/tr/LC_MESSAGES 2025-04-27 02:07:20,090 root INFO copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/tr/LC_MESSAGES 2025-04-27 02:07:20,094 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu 2025-04-27 02:07:20,097 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2025-04-27 02:07:20,099 root INFO copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/eu/LC_MESSAGES 2025-04-27 02:07:20,102 root INFO copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/eu/LC_MESSAGES 2025-04-27 02:07:20,107 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr 2025-04-27 02:07:20,110 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2025-04-27 02:07:20,112 root INFO copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/mr/LC_MESSAGES 2025-04-27 02:07:20,116 root INFO copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/mr/LC_MESSAGES 2025-04-27 02:07:20,120 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs 2025-04-27 02:07:20,123 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2025-04-27 02:07:20,126 root INFO copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/bs/LC_MESSAGES 2025-04-27 02:07:20,129 root INFO copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/bs/LC_MESSAGES 2025-04-27 02:07:20,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ 2025-04-27 02:07:20,136 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:20,139 root INFO copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:20,142 root INFO copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:20,147 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja 2025-04-27 02:07:20,150 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2025-04-27 02:07:20,153 root INFO copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ja/LC_MESSAGES 2025-04-27 02:07:20,157 root INFO copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ja/LC_MESSAGES 2025-04-27 02:07:20,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my 2025-04-27 02:07:20,165 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2025-04-27 02:07:20,167 root INFO copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/my/LC_MESSAGES 2025-04-27 02:07:20,171 root INFO copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/my/LC_MESSAGES 2025-04-27 02:07:20,175 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd 2025-04-27 02:07:20,178 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2025-04-27 02:07:20,181 root INFO copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/gd/LC_MESSAGES 2025-04-27 02:07:20,184 root INFO copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/gd/LC_MESSAGES 2025-04-27 02:07:20,188 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da 2025-04-27 02:07:20,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2025-04-27 02:07:20,194 root INFO copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/da/LC_MESSAGES 2025-04-27 02:07:20,197 root INFO copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/da/LC_MESSAGES 2025-04-27 02:07:20,202 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he 2025-04-27 02:07:20,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2025-04-27 02:07:20,208 root INFO copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/he/LC_MESSAGES 2025-04-27 02:07:20,211 root INFO copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/he/LC_MESSAGES 2025-04-27 02:07:20,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en 2025-04-27 02:07:20,218 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2025-04-27 02:07:20,220 root INFO copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/en/LC_MESSAGES 2025-04-27 02:07:20,223 root INFO copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/en/LC_MESSAGES 2025-04-27 02:07:20,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr 2025-04-27 02:07:20,230 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2025-04-27 02:07:20,233 root INFO copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/hr/LC_MESSAGES 2025-04-27 02:07:20,236 root INFO copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/hr/LC_MESSAGES 2025-04-27 02:07:20,240 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast 2025-04-27 02:07:20,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2025-04-27 02:07:20,245 root INFO copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ast/LC_MESSAGES 2025-04-27 02:07:20,248 root INFO copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ast/LC_MESSAGES 2025-04-27 02:07:20,253 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv 2025-04-27 02:07:20,256 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2025-04-27 02:07:20,259 root INFO copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sv/LC_MESSAGES 2025-04-27 02:07:20,262 root INFO copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sv/LC_MESSAGES 2025-04-27 02:07:20,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs 2025-04-27 02:07:20,270 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2025-04-27 02:07:20,273 root INFO copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/cs/LC_MESSAGES 2025-04-27 02:07:20,276 root INFO copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/cs/LC_MESSAGES 2025-04-27 02:07:20,281 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE 2025-04-27 02:07:20,284 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:20,286 root INFO copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:20,290 root INFO copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:20,294 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka 2025-04-27 02:07:20,298 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2025-04-27 02:07:20,301 root INFO copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ka/LC_MESSAGES 2025-04-27 02:07:20,304 root INFO copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ka/LC_MESSAGES 2025-04-27 02:07:20,309 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk 2025-04-27 02:07:20,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2025-04-27 02:07:20,315 root INFO copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/mk/LC_MESSAGES 2025-04-27 02:07:20,319 root INFO copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/mk/LC_MESSAGES 2025-04-27 02:07:20,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id 2025-04-27 02:07:20,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2025-04-27 02:07:20,330 root INFO copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/id/LC_MESSAGES 2025-04-27 02:07:20,336 root INFO copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/id/LC_MESSAGES 2025-04-27 02:07:20,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta 2025-04-27 02:07:20,344 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2025-04-27 02:07:20,346 root INFO copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ta/LC_MESSAGES 2025-04-27 02:07:20,350 root INFO copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ta/LC_MESSAGES 2025-04-27 02:07:20,354 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms 2025-04-27 02:07:20,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2025-04-27 02:07:20,361 root INFO copying build/lib/django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ms/LC_MESSAGES 2025-04-27 02:07:20,364 root INFO copying build/lib/django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ms/LC_MESSAGES 2025-04-27 02:07:20,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar 2025-04-27 02:07:20,374 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2025-04-27 02:07:20,376 root INFO copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ar/LC_MESSAGES 2025-04-27 02:07:20,380 root INFO copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ar/LC_MESSAGES 2025-04-27 02:07:20,385 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl 2025-04-27 02:07:20,388 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2025-04-27 02:07:20,390 root INFO copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/gl/LC_MESSAGES 2025-04-27 02:07:20,393 root INFO copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/gl/LC_MESSAGES 2025-04-27 02:07:20,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans 2025-04-27 02:07:20,401 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:20,404 root INFO copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:20,407 root INFO copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:20,412 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne 2025-04-27 02:07:20,415 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2025-04-27 02:07:20,417 root INFO copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ne/LC_MESSAGES 2025-04-27 02:07:20,421 root INFO copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ne/LC_MESSAGES 2025-04-27 02:07:20,425 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant 2025-04-27 02:07:20,428 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:20,431 root INFO copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:20,434 root INFO copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:20,438 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az 2025-04-27 02:07:20,442 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2025-04-27 02:07:20,445 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/az/LC_MESSAGES 2025-04-27 02:07:20,449 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/az/LC_MESSAGES 2025-04-27 02:07:20,452 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es 2025-04-27 02:07:20,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2025-04-27 02:07:20,458 root INFO copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/es/LC_MESSAGES 2025-04-27 02:07:20,462 root INFO copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/es/LC_MESSAGES 2025-04-27 02:07:20,466 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko 2025-04-27 02:07:20,470 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2025-04-27 02:07:20,472 root INFO copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ko/LC_MESSAGES 2025-04-27 02:07:20,476 root INFO copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ko/LC_MESSAGES 2025-04-27 02:07:20,480 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa 2025-04-27 02:07:20,484 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2025-04-27 02:07:20,486 root INFO copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/pa/LC_MESSAGES 2025-04-27 02:07:20,489 root INFO copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/pa/LC_MESSAGES 2025-04-27 02:07:20,493 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr 2025-04-27 02:07:20,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2025-04-27 02:07:20,499 root INFO copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/fr/LC_MESSAGES 2025-04-27 02:07:20,502 root INFO copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/fr/LC_MESSAGES 2025-04-27 02:07:20,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg 2025-04-27 02:07:20,509 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2025-04-27 02:07:20,511 root INFO copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/bg/LC_MESSAGES 2025-04-27 02:07:20,515 root INFO copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/bg/LC_MESSAGES 2025-04-27 02:07:20,519 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX 2025-04-27 02:07:20,523 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:20,525 root INFO copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:20,529 root INFO copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:20,534 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo 2025-04-27 02:07:20,537 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2025-04-27 02:07:20,540 root INFO copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/eo/LC_MESSAGES 2025-04-27 02:07:20,544 root INFO copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/eo/LC_MESSAGES 2025-04-27 02:07:20,548 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl 2025-04-27 02:07:20,552 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2025-04-27 02:07:20,555 root INFO copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/pl/LC_MESSAGES 2025-04-27 02:07:20,558 root INFO copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/pl/LC_MESSAGES 2025-04-27 02:07:20,563 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk 2025-04-27 02:07:20,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2025-04-27 02:07:20,570 root INFO copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/kk/LC_MESSAGES 2025-04-27 02:07:20,573 root INFO copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/kk/LC_MESSAGES 2025-04-27 02:07:20,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt 2025-04-27 02:07:20,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2025-04-27 02:07:20,583 root INFO copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/lt/LC_MESSAGES 2025-04-27 02:07:20,587 root INFO copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/lt/LC_MESSAGES 2025-04-27 02:07:20,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi 2025-04-27 02:07:20,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2025-04-27 02:07:20,598 root INFO copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/hi/LC_MESSAGES 2025-04-27 02:07:20,602 root INFO copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/hi/LC_MESSAGES 2025-04-27 02:07:20,606 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de 2025-04-27 02:07:20,610 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2025-04-27 02:07:20,612 root INFO copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/de/LC_MESSAGES 2025-04-27 02:07:20,615 root INFO copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/de/LC_MESSAGES 2025-04-27 02:07:20,620 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te 2025-04-27 02:07:20,624 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2025-04-27 02:07:20,627 root INFO copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/te/LC_MESSAGES 2025-04-27 02:07:20,630 root INFO copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/te/LC_MESSAGES 2025-04-27 02:07:20,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm 2025-04-27 02:07:20,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2025-04-27 02:07:20,640 root INFO copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/udm/LC_MESSAGES 2025-04-27 02:07:20,644 root INFO copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/udm/LC_MESSAGES 2025-04-27 02:07:20,649 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi 2025-04-27 02:07:20,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2025-04-27 02:07:20,655 root INFO copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/fi/LC_MESSAGES 2025-04-27 02:07:20,658 root INFO copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/fi/LC_MESSAGES 2025-04-27 02:07:20,662 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR 2025-04-27 02:07:20,666 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:20,668 root INFO copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:20,672 root INFO copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:20,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb 2025-04-27 02:07:20,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2025-04-27 02:07:20,684 root INFO copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/lb/LC_MESSAGES 2025-04-27 02:07:20,688 root INFO copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/lb/LC_MESSAGES 2025-04-27 02:07:20,692 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru 2025-04-27 02:07:20,695 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2025-04-27 02:07:20,697 root INFO copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ru/LC_MESSAGES 2025-04-27 02:07:20,702 root INFO copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ru/LC_MESSAGES 2025-04-27 02:07:20,706 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca 2025-04-27 02:07:20,710 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2025-04-27 02:07:20,713 root INFO copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ca/LC_MESSAGES 2025-04-27 02:07:20,716 root INFO copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ca/LC_MESSAGES 2025-04-27 02:07:20,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb 2025-04-27 02:07:20,725 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2025-04-27 02:07:20,727 root INFO copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/nb/LC_MESSAGES 2025-04-27 02:07:20,731 root INFO copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/nb/LC_MESSAGES 2025-04-27 02:07:20,735 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi 2025-04-27 02:07:20,739 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2025-04-27 02:07:20,741 root INFO copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/vi/LC_MESSAGES 2025-04-27 02:07:20,745 root INFO copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/vi/LC_MESSAGES 2025-04-27 02:07:20,749 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia 2025-04-27 02:07:20,753 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2025-04-27 02:07:20,756 root INFO copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ia/LC_MESSAGES 2025-04-27 02:07:20,759 root INFO copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ia/LC_MESSAGES 2025-04-27 02:07:20,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb 2025-04-27 02:07:20,767 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2025-04-27 02:07:20,769 root INFO copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/dsb/LC_MESSAGES 2025-04-27 02:07:20,773 root INFO copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/dsb/LC_MESSAGES 2025-04-27 02:07:20,778 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy 2025-04-27 02:07:20,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2025-04-27 02:07:20,784 root INFO copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/hy/LC_MESSAGES 2025-04-27 02:07:20,787 root INFO copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/hy/LC_MESSAGES 2025-04-27 02:07:20,792 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB 2025-04-27 02:07:20,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:20,798 root INFO copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:20,802 root INFO copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:20,806 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml 2025-04-27 02:07:20,810 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2025-04-27 02:07:20,812 root INFO copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ml/LC_MESSAGES 2025-04-27 02:07:20,816 root INFO copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ml/LC_MESSAGES 2025-04-27 02:07:20,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os 2025-04-27 02:07:20,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2025-04-27 02:07:20,827 root INFO copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/os/LC_MESSAGES 2025-04-27 02:07:20,831 root INFO copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/os/LC_MESSAGES 2025-04-27 02:07:20,835 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl 2025-04-27 02:07:20,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2025-04-27 02:07:20,841 root INFO copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sl/LC_MESSAGES 2025-04-27 02:07:20,845 root INFO copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sl/LC_MESSAGES 2025-04-27 02:07:20,849 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km 2025-04-27 02:07:20,853 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2025-04-27 02:07:20,856 root INFO copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/km/LC_MESSAGES 2025-04-27 02:07:20,859 root INFO copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/km/LC_MESSAGES 2025-04-27 02:07:20,864 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu 2025-04-27 02:07:20,867 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2025-04-27 02:07:20,869 root INFO copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/hu/LC_MESSAGES 2025-04-27 02:07:20,873 root INFO copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/hu/LC_MESSAGES 2025-04-27 02:07:20,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy 2025-04-27 02:07:20,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2025-04-27 02:07:20,884 root INFO copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/fy/LC_MESSAGES 2025-04-27 02:07:20,888 root INFO copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/fy/LC_MESSAGES 2025-04-27 02:07:20,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk 2025-04-27 02:07:20,897 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2025-04-27 02:07:20,899 root INFO copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sk/LC_MESSAGES 2025-04-27 02:07:20,903 root INFO copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/sk/LC_MESSAGES 2025-04-27 02:07:20,907 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb 2025-04-27 02:07:20,910 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2025-04-27 02:07:20,913 root INFO copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/hsb/LC_MESSAGES 2025-04-27 02:07:20,916 root INFO copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/hsb/LC_MESSAGES 2025-04-27 02:07:20,921 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn 2025-04-27 02:07:20,924 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2025-04-27 02:07:20,927 root INFO copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/mn/LC_MESSAGES 2025-04-27 02:07:20,930 root INFO copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/mn/LC_MESSAGES 2025-04-27 02:07:20,935 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt 2025-04-27 02:07:20,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2025-04-27 02:07:20,943 root INFO copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/tt/LC_MESSAGES 2025-04-27 02:07:20,946 root INFO copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/tt/LC_MESSAGES 2025-04-27 02:07:20,950 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro 2025-04-27 02:07:20,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2025-04-27 02:07:20,955 root INFO copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ro/LC_MESSAGES 2025-04-27 02:07:20,959 root INFO copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/locale/ro/LC_MESSAGES 2025-04-27 02:07:20,965 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2025-04-27 02:07:20,968 root INFO copying build/lib/django/contrib/gis/utils/ogrinspect.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/utils 2025-04-27 02:07:20,972 root INFO copying build/lib/django/contrib/gis/utils/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/utils 2025-04-27 02:07:20,975 root INFO copying build/lib/django/contrib/gis/utils/layermapping.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/utils 2025-04-27 02:07:20,980 root INFO copying build/lib/django/contrib/gis/utils/ogrinfo.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/utils 2025-04-27 02:07:20,983 root INFO copying build/lib/django/contrib/gis/utils/srs.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/utils 2025-04-27 02:07:20,986 root INFO copying build/lib/django/contrib/gis/geometry.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis 2025-04-27 02:07:20,989 root INFO copying build/lib/django/contrib/gis/ptr.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis 2025-04-27 02:07:20,994 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2025-04-27 02:07:20,997 root INFO copying build/lib/django/contrib/gis/serializers/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/serializers 2025-04-27 02:07:21,001 root INFO copying build/lib/django/contrib/gis/serializers/geojson.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/serializers 2025-04-27 02:07:21,006 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2025-04-27 02:07:21,009 root INFO copying build/lib/django/contrib/gis/geos/coordseq.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,012 root INFO copying build/lib/django/contrib/gis/geos/prepared.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,016 root INFO copying build/lib/django/contrib/gis/geos/LICENSE -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2025-04-27 02:07:21,025 root INFO copying build/lib/django/contrib/gis/geos/prototypes/coordseq.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos/prototypes 2025-04-27 02:07:21,028 root INFO copying build/lib/django/contrib/gis/geos/prototypes/prepared.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos/prototypes 2025-04-27 02:07:21,032 root INFO copying build/lib/django/contrib/gis/geos/prototypes/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos/prototypes 2025-04-27 02:07:21,035 root INFO copying build/lib/django/contrib/gis/geos/prototypes/predicates.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos/prototypes 2025-04-27 02:07:21,039 root INFO copying build/lib/django/contrib/gis/geos/prototypes/geom.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos/prototypes 2025-04-27 02:07:21,042 root INFO copying build/lib/django/contrib/gis/geos/prototypes/topology.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos/prototypes 2025-04-27 02:07:21,045 root INFO copying build/lib/django/contrib/gis/geos/prototypes/misc.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos/prototypes 2025-04-27 02:07:21,048 root INFO copying build/lib/django/contrib/gis/geos/prototypes/threadsafe.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos/prototypes 2025-04-27 02:07:21,052 root INFO copying build/lib/django/contrib/gis/geos/prototypes/errcheck.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos/prototypes 2025-04-27 02:07:21,055 root INFO copying build/lib/django/contrib/gis/geos/prototypes/io.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos/prototypes 2025-04-27 02:07:21,059 root INFO copying build/lib/django/contrib/gis/geos/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,062 root INFO copying build/lib/django/contrib/gis/geos/collections.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,065 root INFO copying build/lib/django/contrib/gis/geos/error.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,069 root INFO copying build/lib/django/contrib/gis/geos/point.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,072 root INFO copying build/lib/django/contrib/gis/geos/factory.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,076 root INFO copying build/lib/django/contrib/gis/geos/mutable_list.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,079 root INFO copying build/lib/django/contrib/gis/geos/io.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,083 root INFO copying build/lib/django/contrib/gis/geos/geometry.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,087 root INFO copying build/lib/django/contrib/gis/geos/libgeos.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,090 root INFO copying build/lib/django/contrib/gis/geos/linestring.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,094 root INFO copying build/lib/django/contrib/gis/geos/base.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,097 root INFO copying build/lib/django/contrib/gis/geos/polygon.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/geos 2025-04-27 02:07:21,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2025-04-27 02:07:21,106 root INFO copying build/lib/django/contrib/gis/admin/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/admin 2025-04-27 02:07:21,109 root INFO copying build/lib/django/contrib/gis/admin/options.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/admin 2025-04-27 02:07:21,113 root INFO copying build/lib/django/contrib/gis/admin/widgets.py -> build/bdist.linux-riscv64/wheel/./django/contrib/gis/admin 2025-04-27 02:07:21,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/messages 2025-04-27 02:07:21,122 root INFO copying build/lib/django/contrib/messages/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages 2025-04-27 02:07:21,125 root INFO copying build/lib/django/contrib/messages/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages 2025-04-27 02:07:21,129 root INFO copying build/lib/django/contrib/messages/api.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages 2025-04-27 02:07:21,133 root INFO copying build/lib/django/contrib/messages/views.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages 2025-04-27 02:07:21,136 root INFO copying build/lib/django/contrib/messages/middleware.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages 2025-04-27 02:07:21,141 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2025-04-27 02:07:21,144 root INFO copying build/lib/django/contrib/messages/storage/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages/storage 2025-04-27 02:07:21,148 root INFO copying build/lib/django/contrib/messages/storage/fallback.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages/storage 2025-04-27 02:07:21,151 root INFO copying build/lib/django/contrib/messages/storage/session.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages/storage 2025-04-27 02:07:21,154 root INFO copying build/lib/django/contrib/messages/storage/cookie.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages/storage 2025-04-27 02:07:21,158 root INFO copying build/lib/django/contrib/messages/storage/base.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages/storage 2025-04-27 02:07:21,161 root INFO copying build/lib/django/contrib/messages/utils.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages 2025-04-27 02:07:21,164 root INFO copying build/lib/django/contrib/messages/constants.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages 2025-04-27 02:07:21,168 root INFO copying build/lib/django/contrib/messages/context_processors.py -> build/bdist.linux-riscv64/wheel/./django/contrib/messages 2025-04-27 02:07:21,172 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/syndication 2025-04-27 02:07:21,175 root INFO copying build/lib/django/contrib/syndication/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/syndication 2025-04-27 02:07:21,179 root INFO copying build/lib/django/contrib/syndication/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/syndication 2025-04-27 02:07:21,182 root INFO copying build/lib/django/contrib/syndication/views.py -> build/bdist.linux-riscv64/wheel/./django/contrib/syndication 2025-04-27 02:07:21,186 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin 2025-04-27 02:07:21,189 root INFO copying build/lib/django/contrib/admin/apps.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:21,193 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static 2025-04-27 02:07:21,197 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin 2025-04-27 02:07:21,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2025-04-27 02:07:21,204 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,207 root INFO copying build/lib/django/contrib/admin/static/admin/img/LICENSE -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,211 root INFO copying build/lib/django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,214 root INFO copying build/lib/django/contrib/admin/static/admin/img/calendar-icons.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,217 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-no.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,220 root INFO copying build/lib/django/contrib/admin/static/admin/img/sorting-icons.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,223 root INFO copying build/lib/django/contrib/admin/static/admin/img/README.txt -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,227 root INFO copying build/lib/django/contrib/admin/static/admin/img/inline-delete.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,230 root INFO copying build/lib/django/contrib/admin/static/admin/img/selector-icons.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,233 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-yes.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,236 root INFO copying build/lib/django/contrib/admin/static/admin/img/tooltag-add.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,240 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,242 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-changelink.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,247 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img/gis 2025-04-27 02:07:21,250 root INFO copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img/gis 2025-04-27 02:07:21,253 root INFO copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img/gis 2025-04-27 02:07:21,256 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-alert.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,260 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-addlink.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,262 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-clock.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,265 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-unknown.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,269 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,272 root INFO copying build/lib/django/contrib/admin/static/admin/img/search.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,275 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-calendar.svg -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/img 2025-04-27 02:07:21,279 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2025-04-27 02:07:21,282 root INFO copying build/lib/django/contrib/admin/static/admin/css/widgets.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css 2025-04-27 02:07:21,285 root INFO copying build/lib/django/contrib/admin/static/admin/css/rtl.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css 2025-04-27 02:07:21,288 root INFO copying build/lib/django/contrib/admin/static/admin/css/login.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css 2025-04-27 02:07:21,291 root INFO copying build/lib/django/contrib/admin/static/admin/css/forms.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css 2025-04-27 02:07:21,294 root INFO copying build/lib/django/contrib/admin/static/admin/css/dashboard.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css 2025-04-27 02:07:21,297 root INFO copying build/lib/django/contrib/admin/static/admin/css/base.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css 2025-04-27 02:07:21,301 root INFO copying build/lib/django/contrib/admin/static/admin/css/autocomplete.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css 2025-04-27 02:07:21,304 root INFO copying build/lib/django/contrib/admin/static/admin/css/responsive.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css 2025-04-27 02:07:21,307 root INFO copying build/lib/django/contrib/admin/static/admin/css/nav_sidebar.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css 2025-04-27 02:07:21,310 root INFO copying build/lib/django/contrib/admin/static/admin/css/responsive_rtl.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css 2025-04-27 02:07:21,314 root INFO copying build/lib/django/contrib/admin/static/admin/css/changelists.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css 2025-04-27 02:07:21,317 root INFO copying build/lib/django/contrib/admin/static/admin/css/dark_mode.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css 2025-04-27 02:07:21,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor 2025-04-27 02:07:21,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2025-04-27 02:07:21,329 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css/vendor/select2 2025-04-27 02:07:21,332 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css/vendor/select2 2025-04-27 02:07:21,336 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/css/vendor/select2 2025-04-27 02:07:21,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2025-04-27 02:07:21,344 root INFO copying build/lib/django/contrib/admin/static/admin/js/autocomplete.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,347 root INFO copying build/lib/django/contrib/admin/static/admin/js/calendar.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,351 root INFO copying build/lib/django/contrib/admin/static/admin/js/SelectFilter2.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,354 root INFO copying build/lib/django/contrib/admin/static/admin/js/theme.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,357 root INFO copying build/lib/django/contrib/admin/static/admin/js/popup_response.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,360 root INFO copying build/lib/django/contrib/admin/static/admin/js/SelectBox.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,363 root INFO copying build/lib/django/contrib/admin/static/admin/js/jquery.init.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,366 root INFO copying build/lib/django/contrib/admin/static/admin/js/core.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,369 root INFO copying build/lib/django/contrib/admin/static/admin/js/actions.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,372 root INFO copying build/lib/django/contrib/admin/static/admin/js/urlify.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,375 root INFO copying build/lib/django/contrib/admin/static/admin/js/prepopulate_init.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,378 root INFO copying build/lib/django/contrib/admin/static/admin/js/inlines.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,381 root INFO copying build/lib/django/contrib/admin/static/admin/js/filters.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,385 root INFO copying build/lib/django/contrib/admin/static/admin/js/change_form.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,388 root INFO copying build/lib/django/contrib/admin/static/admin/js/nav_sidebar.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,391 root INFO copying build/lib/django/contrib/admin/static/admin/js/collapse.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,394 root INFO copying build/lib/django/contrib/admin/static/admin/js/cancel.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/admin 2025-04-27 02:07:21,401 root INFO copying build/lib/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/admin 2025-04-27 02:07:21,405 root INFO copying build/lib/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/admin 2025-04-27 02:07:21,409 root INFO copying build/lib/django/contrib/admin/static/admin/js/prepopulate.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js 2025-04-27 02:07:21,414 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor 2025-04-27 02:07:21,418 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-27 02:07:21,421 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-27 02:07:21,428 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-27 02:07:21,433 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/xregexp 2025-04-27 02:07:21,438 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2025-04-27 02:07:21,441 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/jquery 2025-04-27 02:07:21,448 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/jquery 2025-04-27 02:07:21,452 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/jquery 2025-04-27 02:07:21,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2025-04-27 02:07:21,460 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2 2025-04-27 02:07:21,464 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2 2025-04-27 02:07:21,467 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2 2025-04-27 02:07:21,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,477 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,480 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,483 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,487 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,491 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,495 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,499 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,503 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,507 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,511 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,515 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,519 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,522 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,525 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,528 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,531 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,534 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,537 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,540 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,543 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,546 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,549 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,552 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,555 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,558 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,561 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,564 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,568 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,571 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,574 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,578 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,581 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,584 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,587 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,590 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,594 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,597 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,600 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,603 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,606 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,609 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,612 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,615 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,618 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,622 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,625 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,628 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,631 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,635 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,638 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,641 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,644 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,648 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,651 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,654 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,657 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,661 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,664 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,667 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/static/admin/js/vendor/select2/i18n 2025-04-27 02:07:21,672 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates 2025-04-27 02:07:21,676 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2025-04-27 02:07:21,678 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_done.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/registration 2025-04-27 02:07:21,682 root INFO copying build/lib/django/contrib/admin/templates/registration/password_change_done.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/registration 2025-04-27 02:07:21,685 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_form.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/registration 2025-04-27 02:07:21,688 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_email.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/registration 2025-04-27 02:07:21,692 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_confirm.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/registration 2025-04-27 02:07:21,695 root INFO copying build/lib/django/contrib/admin/templates/registration/password_change_form.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/registration 2025-04-27 02:07:21,698 root INFO copying build/lib/django/contrib/admin/templates/registration/logged_out.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/registration 2025-04-27 02:07:21,701 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_complete.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/registration 2025-04-27 02:07:21,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2025-04-27 02:07:21,707 root INFO copying build/lib/django/contrib/admin/templates/admin/app_list.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,711 root INFO copying build/lib/django/contrib/admin/templates/admin/base.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,715 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/edit_inline 2025-04-27 02:07:21,718 root INFO copying build/lib/django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/edit_inline 2025-04-27 02:07:21,721 root INFO copying build/lib/django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/edit_inline 2025-04-27 02:07:21,725 root INFO copying build/lib/django/contrib/admin/templates/admin/base_site.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,728 root INFO copying build/lib/django/contrib/admin/templates/admin/404.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,731 root INFO copying build/lib/django/contrib/admin/templates/admin/submit_line.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,734 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_confirmation.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,738 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:21,741 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/url.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:21,744 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:21,747 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/date.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:21,750 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/radio.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:21,753 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:21,757 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:21,759 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:21,762 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/time.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:21,765 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/widgets 2025-04-27 02:07:21,768 root INFO copying build/lib/django/contrib/admin/templates/admin/invalid_setup.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,771 root INFO copying build/lib/django/contrib/admin/templates/admin/object_history.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,774 root INFO copying build/lib/django/contrib/admin/templates/admin/popup_response.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,777 root INFO copying build/lib/django/contrib/admin/templates/admin/actions.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,779 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list_object_tools.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,782 root INFO copying build/lib/django/contrib/admin/templates/admin/color_theme_toggle.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,785 root INFO copying build/lib/django/contrib/admin/templates/admin/nav_sidebar.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,788 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,791 root INFO copying build/lib/django/contrib/admin/templates/admin/index.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/includes 2025-04-27 02:07:21,798 root INFO copying build/lib/django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/includes 2025-04-27 02:07:21,801 root INFO copying build/lib/django/contrib/admin/templates/admin/includes/fieldset.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/includes 2025-04-27 02:07:21,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth 2025-04-27 02:07:21,808 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth/user 2025-04-27 02:07:21,811 root INFO copying build/lib/django/contrib/admin/templates/admin/auth/user/change_password.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/auth/user 2025-04-27 02:07:21,814 root INFO copying build/lib/django/contrib/admin/templates/admin/auth/user/add_form.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin/auth/user 2025-04-27 02:07:21,817 root INFO copying build/lib/django/contrib/admin/templates/admin/date_hierarchy.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,821 root INFO copying build/lib/django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,824 root INFO copying build/lib/django/contrib/admin/templates/admin/app_index.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,827 root INFO copying build/lib/django/contrib/admin/templates/admin/pagination.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,831 root INFO copying build/lib/django/contrib/admin/templates/admin/login.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,834 root INFO copying build/lib/django/contrib/admin/templates/admin/search_form.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,837 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,840 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list_results.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,843 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,847 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form_object_tools.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,850 root INFO copying build/lib/django/contrib/admin/templates/admin/filter.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,853 root INFO copying build/lib/django/contrib/admin/templates/admin/500.html -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templates/admin 2025-04-27 02:07:21,856 root INFO copying build/lib/django/contrib/admin/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:21,860 root INFO copying build/lib/django/contrib/admin/options.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:21,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2025-04-27 02:07:21,868 root INFO copying build/lib/django/contrib/admin/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/migrations 2025-04-27 02:07:21,871 root INFO copying build/lib/django/contrib/admin/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/migrations 2025-04-27 02:07:21,875 root INFO copying build/lib/django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/migrations 2025-04-27 02:07:21,878 root INFO copying build/lib/django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/migrations 2025-04-27 02:07:21,881 root INFO copying build/lib/django/contrib/admin/helpers.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:21,885 root INFO copying build/lib/django/contrib/admin/models.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:21,888 root INFO copying build/lib/django/contrib/admin/filters.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:21,891 root INFO copying build/lib/django/contrib/admin/forms.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:21,895 root INFO copying build/lib/django/contrib/admin/exceptions.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:21,899 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2025-04-27 02:07:21,902 root INFO copying build/lib/django/contrib/admin/views/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/views 2025-04-27 02:07:21,905 root INFO copying build/lib/django/contrib/admin/views/autocomplete.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/views 2025-04-27 02:07:21,908 root INFO copying build/lib/django/contrib/admin/views/main.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/views 2025-04-27 02:07:21,912 root INFO copying build/lib/django/contrib/admin/views/decorators.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/views 2025-04-27 02:07:21,915 root INFO copying build/lib/django/contrib/admin/tests.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:21,919 root INFO copying build/lib/django/contrib/admin/widgets.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:21,922 root INFO copying build/lib/django/contrib/admin/checks.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:21,928 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2025-04-27 02:07:21,931 root INFO copying build/lib/django/contrib/admin/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templatetags 2025-04-27 02:07:21,934 root INFO copying build/lib/django/contrib/admin/templatetags/admin_urls.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templatetags 2025-04-27 02:07:21,938 root INFO copying build/lib/django/contrib/admin/templatetags/admin_modify.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templatetags 2025-04-27 02:07:21,941 root INFO copying build/lib/django/contrib/admin/templatetags/admin_list.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templatetags 2025-04-27 02:07:21,945 root INFO copying build/lib/django/contrib/admin/templatetags/log.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templatetags 2025-04-27 02:07:21,948 root INFO copying build/lib/django/contrib/admin/templatetags/base.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/templatetags 2025-04-27 02:07:21,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale 2025-04-27 02:07:21,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy 2025-04-27 02:07:21,964 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-27 02:07:21,967 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-27 02:07:21,971 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-27 02:07:21,974 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-27 02:07:21,978 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/cy/LC_MESSAGES 2025-04-27 02:07:21,983 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU 2025-04-27 02:07:21,988 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:21,992 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:21,995 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:21,999 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:22,003 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/en_AU/LC_MESSAGES 2025-04-27 02:07:22,008 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb 2025-04-27 02:07:22,012 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-27 02:07:22,016 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-27 02:07:22,019 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-27 02:07:22,022 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-27 02:07:22,026 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ckb/LC_MESSAGES 2025-04-27 02:07:22,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn 2025-04-27 02:07:22,036 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-27 02:07:22,039 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-27 02:07:22,043 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-27 02:07:22,047 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-27 02:07:22,051 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/kn/LC_MESSAGES 2025-04-27 02:07:22,056 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab 2025-04-27 02:07:22,061 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-27 02:07:22,064 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-27 02:07:22,068 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-27 02:07:22,072 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-27 02:07:22,076 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/kab/LC_MESSAGES 2025-04-27 02:07:22,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur 2025-04-27 02:07:22,087 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-27 02:07:22,091 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-27 02:07:22,095 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-27 02:07:22,099 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-27 02:07:22,103 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ur/LC_MESSAGES 2025-04-27 02:07:22,108 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn 2025-04-27 02:07:22,113 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-27 02:07:22,117 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-27 02:07:22,121 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-27 02:07:22,124 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-27 02:07:22,129 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/nn/LC_MESSAGES 2025-04-27 02:07:22,134 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr 2025-04-27 02:07:22,139 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-27 02:07:22,142 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-27 02:07:22,146 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-27 02:07:22,149 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-27 02:07:22,154 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sr/LC_MESSAGES 2025-04-27 02:07:22,160 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn 2025-04-27 02:07:22,164 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:22,168 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:22,172 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:22,176 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:22,180 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2025-04-27 02:07:22,185 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be 2025-04-27 02:07:22,189 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2025-04-27 02:07:22,193 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/be/LC_MESSAGES 2025-04-27 02:07:22,197 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/be/LC_MESSAGES 2025-04-27 02:07:22,201 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/be/LC_MESSAGES 2025-04-27 02:07:22,206 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/be/LC_MESSAGES 2025-04-27 02:07:22,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is 2025-04-27 02:07:22,217 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2025-04-27 02:07:22,220 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/is/LC_MESSAGES 2025-04-27 02:07:22,224 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/is/LC_MESSAGES 2025-04-27 02:07:22,228 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/is/LC_MESSAGES 2025-04-27 02:07:22,232 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/is/LC_MESSAGES 2025-04-27 02:07:22,238 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv 2025-04-27 02:07:22,242 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-27 02:07:22,246 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-27 02:07:22,250 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-27 02:07:22,254 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-27 02:07:22,258 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/lv/LC_MESSAGES 2025-04-27 02:07:22,263 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt 2025-04-27 02:07:22,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-27 02:07:22,271 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-27 02:07:22,275 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-27 02:07:22,280 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-27 02:07:22,284 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pt/LC_MESSAGES 2025-04-27 02:07:22,288 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw 2025-04-27 02:07:22,292 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-27 02:07:22,295 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-27 02:07:22,299 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-27 02:07:22,303 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-27 02:07:22,306 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sw/LC_MESSAGES 2025-04-27 02:07:22,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et 2025-04-27 02:07:22,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2025-04-27 02:07:22,318 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/et/LC_MESSAGES 2025-04-27 02:07:22,322 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/et/LC_MESSAGES 2025-04-27 02:07:22,325 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/et/LC_MESSAGES 2025-04-27 02:07:22,330 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/et/LC_MESSAGES 2025-04-27 02:07:22,335 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO 2025-04-27 02:07:22,339 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:22,341 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:22,345 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:22,348 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:22,352 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_CO/LC_MESSAGES 2025-04-27 02:07:22,357 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk 2025-04-27 02:07:22,360 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2025-04-27 02:07:22,363 root INFO copying build/lib/django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tk/LC_MESSAGES 2025-04-27 02:07:22,367 root INFO copying build/lib/django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tk/LC_MESSAGES 2025-04-27 02:07:22,371 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga 2025-04-27 02:07:22,375 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-27 02:07:22,377 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-27 02:07:22,380 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-27 02:07:22,384 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-27 02:07:22,387 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ga/LC_MESSAGES 2025-04-27 02:07:22,392 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th 2025-04-27 02:07:22,395 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2025-04-27 02:07:22,398 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/th/LC_MESSAGES 2025-04-27 02:07:22,401 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/th/LC_MESSAGES 2025-04-27 02:07:22,404 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/th/LC_MESSAGES 2025-04-27 02:07:22,408 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/th/LC_MESSAGES 2025-04-27 02:07:22,413 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq 2025-04-27 02:07:22,416 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-27 02:07:22,419 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-27 02:07:22,422 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-27 02:07:22,426 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-27 02:07:22,429 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sq/LC_MESSAGES 2025-04-27 02:07:22,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl 2025-04-27 02:07:22,437 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-27 02:07:22,440 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-27 02:07:22,443 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-27 02:07:22,447 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-27 02:07:22,451 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/nl/LC_MESSAGES 2025-04-27 02:07:22,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg 2025-04-27 02:07:22,460 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-27 02:07:22,462 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-27 02:07:22,466 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-27 02:07:22,470 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-27 02:07:22,474 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tg/LC_MESSAGES 2025-04-27 02:07:22,479 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn 2025-04-27 02:07:22,483 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-27 02:07:22,486 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-27 02:07:22,490 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-27 02:07:22,494 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-27 02:07:22,498 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/bn/LC_MESSAGES 2025-04-27 02:07:22,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io 2025-04-27 02:07:22,505 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2025-04-27 02:07:22,508 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/io/LC_MESSAGES 2025-04-27 02:07:22,512 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/io/LC_MESSAGES 2025-04-27 02:07:22,515 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/io/LC_MESSAGES 2025-04-27 02:07:22,520 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/io/LC_MESSAGES 2025-04-27 02:07:22,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br 2025-04-27 02:07:22,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2025-04-27 02:07:22,530 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/br/LC_MESSAGES 2025-04-27 02:07:22,533 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/br/LC_MESSAGES 2025-04-27 02:07:22,538 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/br/LC_MESSAGES 2025-04-27 02:07:22,542 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/br/LC_MESSAGES 2025-04-27 02:07:22,547 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk 2025-04-27 02:07:22,551 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-27 02:07:22,553 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-27 02:07:22,557 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-27 02:07:22,561 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-27 02:07:22,565 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/uk/LC_MESSAGES 2025-04-27 02:07:22,569 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky 2025-04-27 02:07:22,573 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-27 02:07:22,576 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-27 02:07:22,580 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-27 02:07:22,584 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-27 02:07:22,588 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ky/LC_MESSAGES 2025-04-27 02:07:22,593 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af 2025-04-27 02:07:22,596 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2025-04-27 02:07:22,599 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/af/LC_MESSAGES 2025-04-27 02:07:22,603 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/af/LC_MESSAGES 2025-04-27 02:07:22,606 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/af/LC_MESSAGES 2025-04-27 02:07:22,610 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/af/LC_MESSAGES 2025-04-27 02:07:22,614 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it 2025-04-27 02:07:22,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2025-04-27 02:07:22,620 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/it/LC_MESSAGES 2025-04-27 02:07:22,624 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/it/LC_MESSAGES 2025-04-27 02:07:22,627 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/it/LC_MESSAGES 2025-04-27 02:07:22,631 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/it/LC_MESSAGES 2025-04-27 02:07:22,637 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR 2025-04-27 02:07:22,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:22,644 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:22,648 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:22,652 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:22,656 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_AR/LC_MESSAGES 2025-04-27 02:07:22,661 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa 2025-04-27 02:07:22,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-27 02:07:22,667 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-27 02:07:22,672 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-27 02:07:22,676 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-27 02:07:22,681 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fa/LC_MESSAGES 2025-04-27 02:07:22,686 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el 2025-04-27 02:07:22,689 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2025-04-27 02:07:22,692 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/el/LC_MESSAGES 2025-04-27 02:07:22,696 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/el/LC_MESSAGES 2025-04-27 02:07:22,700 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/el/LC_MESSAGES 2025-04-27 02:07:22,704 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/el/LC_MESSAGES 2025-04-27 02:07:22,710 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr 2025-04-27 02:07:22,713 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-27 02:07:22,716 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-27 02:07:22,720 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-27 02:07:22,724 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-27 02:07:22,727 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tr/LC_MESSAGES 2025-04-27 02:07:22,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu 2025-04-27 02:07:22,736 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-27 02:07:22,738 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-27 02:07:22,742 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-27 02:07:22,746 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-27 02:07:22,750 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/eu/LC_MESSAGES 2025-04-27 02:07:22,755 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr 2025-04-27 02:07:22,759 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-27 02:07:22,761 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-27 02:07:22,765 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-27 02:07:22,768 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-27 02:07:22,772 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/mr/LC_MESSAGES 2025-04-27 02:07:22,777 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs 2025-04-27 02:07:22,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-27 02:07:22,784 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-27 02:07:22,788 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-27 02:07:22,792 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-27 02:07:22,797 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/bs/LC_MESSAGES 2025-04-27 02:07:22,801 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ 2025-04-27 02:07:22,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:22,808 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:22,811 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:22,815 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:22,819 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2025-04-27 02:07:22,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja 2025-04-27 02:07:22,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-27 02:07:22,830 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-27 02:07:22,834 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-27 02:07:22,838 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-27 02:07:22,842 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ja/LC_MESSAGES 2025-04-27 02:07:22,847 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my 2025-04-27 02:07:22,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2025-04-27 02:07:22,854 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/my/LC_MESSAGES 2025-04-27 02:07:22,857 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/my/LC_MESSAGES 2025-04-27 02:07:22,861 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/my/LC_MESSAGES 2025-04-27 02:07:22,865 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/my/LC_MESSAGES 2025-04-27 02:07:22,870 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd 2025-04-27 02:07:22,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-27 02:07:22,877 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-27 02:07:22,881 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-27 02:07:22,885 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-27 02:07:22,888 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/gd/LC_MESSAGES 2025-04-27 02:07:22,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da 2025-04-27 02:07:22,897 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2025-04-27 02:07:22,900 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/da/LC_MESSAGES 2025-04-27 02:07:22,904 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/da/LC_MESSAGES 2025-04-27 02:07:22,907 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/da/LC_MESSAGES 2025-04-27 02:07:22,911 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/da/LC_MESSAGES 2025-04-27 02:07:22,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he 2025-04-27 02:07:22,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2025-04-27 02:07:22,922 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/he/LC_MESSAGES 2025-04-27 02:07:22,926 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/he/LC_MESSAGES 2025-04-27 02:07:22,930 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/he/LC_MESSAGES 2025-04-27 02:07:22,934 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/he/LC_MESSAGES 2025-04-27 02:07:22,939 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en 2025-04-27 02:07:22,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2025-04-27 02:07:22,946 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/en/LC_MESSAGES 2025-04-27 02:07:22,950 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/en/LC_MESSAGES 2025-04-27 02:07:22,954 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/en/LC_MESSAGES 2025-04-27 02:07:22,957 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/en/LC_MESSAGES 2025-04-27 02:07:22,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr 2025-04-27 02:07:22,966 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-27 02:07:22,969 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-27 02:07:22,972 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-27 02:07:22,976 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-27 02:07:22,980 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hr/LC_MESSAGES 2025-04-27 02:07:22,985 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast 2025-04-27 02:07:22,989 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-27 02:07:22,991 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-27 02:07:22,995 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-27 02:07:22,999 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-27 02:07:23,002 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ast/LC_MESSAGES 2025-04-27 02:07:23,007 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv 2025-04-27 02:07:23,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-27 02:07:23,013 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-27 02:07:23,017 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-27 02:07:23,021 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-27 02:07:23,025 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sv/LC_MESSAGES 2025-04-27 02:07:23,029 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs 2025-04-27 02:07:23,033 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-27 02:07:23,036 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-27 02:07:23,039 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-27 02:07:23,043 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-27 02:07:23,046 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/cs/LC_MESSAGES 2025-04-27 02:07:23,051 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE 2025-04-27 02:07:23,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:23,058 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:23,062 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:23,066 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:23,070 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_VE/LC_MESSAGES 2025-04-27 02:07:23,075 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka 2025-04-27 02:07:23,078 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-27 02:07:23,081 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-27 02:07:23,086 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-27 02:07:23,090 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-27 02:07:23,094 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ka/LC_MESSAGES 2025-04-27 02:07:23,100 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk 2025-04-27 02:07:23,103 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-27 02:07:23,106 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-27 02:07:23,109 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-27 02:07:23,113 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-27 02:07:23,118 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/mk/LC_MESSAGES 2025-04-27 02:07:23,123 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id 2025-04-27 02:07:23,127 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2025-04-27 02:07:23,131 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/id/LC_MESSAGES 2025-04-27 02:07:23,135 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/id/LC_MESSAGES 2025-04-27 02:07:23,140 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/id/LC_MESSAGES 2025-04-27 02:07:23,143 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/id/LC_MESSAGES 2025-04-27 02:07:23,149 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta 2025-04-27 02:07:23,153 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-27 02:07:23,155 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-27 02:07:23,159 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-27 02:07:23,163 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-27 02:07:23,166 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ta/LC_MESSAGES 2025-04-27 02:07:23,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms 2025-04-27 02:07:23,175 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-27 02:07:23,179 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-27 02:07:23,183 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-27 02:07:23,187 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-27 02:07:23,191 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ms/LC_MESSAGES 2025-04-27 02:07:23,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar 2025-04-27 02:07:23,200 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-27 02:07:23,203 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-27 02:07:23,207 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-27 02:07:23,210 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-27 02:07:23,214 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ar/LC_MESSAGES 2025-04-27 02:07:23,220 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl 2025-04-27 02:07:23,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-27 02:07:23,227 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-27 02:07:23,232 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-27 02:07:23,235 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-27 02:07:23,239 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/gl/LC_MESSAGES 2025-04-27 02:07:23,245 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans 2025-04-27 02:07:23,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:23,251 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:23,255 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:23,259 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:23,263 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2025-04-27 02:07:23,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne 2025-04-27 02:07:23,272 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-27 02:07:23,275 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-27 02:07:23,279 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-27 02:07:23,282 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-27 02:07:23,287 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ne/LC_MESSAGES 2025-04-27 02:07:23,292 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz 2025-04-27 02:07:23,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-27 02:07:23,299 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-27 02:07:23,303 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-27 02:07:23,307 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-27 02:07:23,311 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/uz/LC_MESSAGES 2025-04-27 02:07:23,316 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant 2025-04-27 02:07:23,320 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:23,323 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:23,327 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:23,331 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:23,335 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2025-04-27 02:07:23,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az 2025-04-27 02:07:23,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2025-04-27 02:07:23,346 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/az/LC_MESSAGES 2025-04-27 02:07:23,350 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/az/LC_MESSAGES 2025-04-27 02:07:23,353 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/az/LC_MESSAGES 2025-04-27 02:07:23,357 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/az/LC_MESSAGES 2025-04-27 02:07:23,362 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es 2025-04-27 02:07:23,366 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2025-04-27 02:07:23,368 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es/LC_MESSAGES 2025-04-27 02:07:23,372 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es/LC_MESSAGES 2025-04-27 02:07:23,376 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es/LC_MESSAGES 2025-04-27 02:07:23,380 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es/LC_MESSAGES 2025-04-27 02:07:23,384 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko 2025-04-27 02:07:23,388 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-27 02:07:23,390 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-27 02:07:23,394 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-27 02:07:23,398 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-27 02:07:23,402 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ko/LC_MESSAGES 2025-04-27 02:07:23,407 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa 2025-04-27 02:07:23,411 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-27 02:07:23,413 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-27 02:07:23,417 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-27 02:07:23,420 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-27 02:07:23,424 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pa/LC_MESSAGES 2025-04-27 02:07:23,429 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr 2025-04-27 02:07:23,433 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-27 02:07:23,436 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-27 02:07:23,440 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-27 02:07:23,443 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-27 02:07:23,447 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fr/LC_MESSAGES 2025-04-27 02:07:23,452 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg 2025-04-27 02:07:23,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-27 02:07:23,458 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-27 02:07:23,462 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-27 02:07:23,466 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-27 02:07:23,470 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/bg/LC_MESSAGES 2025-04-27 02:07:23,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX 2025-04-27 02:07:23,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:23,481 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:23,485 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:23,489 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:23,492 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/es_MX/LC_MESSAGES 2025-04-27 02:07:23,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo 2025-04-27 02:07:23,501 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-27 02:07:23,503 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-27 02:07:23,507 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-27 02:07:23,511 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-27 02:07:23,514 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/eo/LC_MESSAGES 2025-04-27 02:07:23,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl 2025-04-27 02:07:23,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-27 02:07:23,527 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-27 02:07:23,531 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-27 02:07:23,535 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-27 02:07:23,539 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pl/LC_MESSAGES 2025-04-27 02:07:23,544 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am 2025-04-27 02:07:23,548 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2025-04-27 02:07:23,551 root INFO copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/am/LC_MESSAGES 2025-04-27 02:07:23,555 root INFO copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/am/LC_MESSAGES 2025-04-27 02:07:23,560 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk 2025-04-27 02:07:23,564 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-27 02:07:23,567 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-27 02:07:23,571 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-27 02:07:23,575 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-27 02:07:23,579 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/kk/LC_MESSAGES 2025-04-27 02:07:23,584 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt 2025-04-27 02:07:23,588 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-27 02:07:23,591 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-27 02:07:23,595 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-27 02:07:23,599 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-27 02:07:23,603 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/lt/LC_MESSAGES 2025-04-27 02:07:23,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi 2025-04-27 02:07:23,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-27 02:07:23,614 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-27 02:07:23,617 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-27 02:07:23,621 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-27 02:07:23,625 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hi/LC_MESSAGES 2025-04-27 02:07:23,630 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de 2025-04-27 02:07:23,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2025-04-27 02:07:23,636 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/de/LC_MESSAGES 2025-04-27 02:07:23,640 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/de/LC_MESSAGES 2025-04-27 02:07:23,644 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/de/LC_MESSAGES 2025-04-27 02:07:23,648 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/de/LC_MESSAGES 2025-04-27 02:07:23,653 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te 2025-04-27 02:07:23,657 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2025-04-27 02:07:23,660 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/te/LC_MESSAGES 2025-04-27 02:07:23,664 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/te/LC_MESSAGES 2025-04-27 02:07:23,668 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/te/LC_MESSAGES 2025-04-27 02:07:23,672 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/te/LC_MESSAGES 2025-04-27 02:07:23,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm 2025-04-27 02:07:23,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-27 02:07:23,684 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-27 02:07:23,687 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-27 02:07:23,691 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-27 02:07:23,694 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/udm/LC_MESSAGES 2025-04-27 02:07:23,699 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi 2025-04-27 02:07:23,702 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-27 02:07:23,705 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-27 02:07:23,709 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-27 02:07:23,714 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-27 02:07:23,718 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fi/LC_MESSAGES 2025-04-27 02:07:23,723 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR 2025-04-27 02:07:23,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:23,730 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:23,734 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:23,738 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:23,742 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/pt_BR/LC_MESSAGES 2025-04-27 02:07:23,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb 2025-04-27 02:07:23,751 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-27 02:07:23,754 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-27 02:07:23,758 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-27 02:07:23,762 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-27 02:07:23,766 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/lb/LC_MESSAGES 2025-04-27 02:07:23,771 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru 2025-04-27 02:07:23,775 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-27 02:07:23,778 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-27 02:07:23,782 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-27 02:07:23,786 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-27 02:07:23,791 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ru/LC_MESSAGES 2025-04-27 02:07:23,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca 2025-04-27 02:07:23,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-27 02:07:23,803 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-27 02:07:23,807 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-27 02:07:23,811 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-27 02:07:23,815 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ca/LC_MESSAGES 2025-04-27 02:07:23,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb 2025-04-27 02:07:23,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-27 02:07:23,827 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-27 02:07:23,831 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-27 02:07:23,834 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-27 02:07:23,838 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/nb/LC_MESSAGES 2025-04-27 02:07:23,843 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi 2025-04-27 02:07:23,846 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-27 02:07:23,849 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-27 02:07:23,853 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-27 02:07:23,857 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-27 02:07:23,861 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/vi/LC_MESSAGES 2025-04-27 02:07:23,867 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia 2025-04-27 02:07:23,871 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-27 02:07:23,874 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-27 02:07:23,878 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-27 02:07:23,883 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-27 02:07:23,886 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ia/LC_MESSAGES 2025-04-27 02:07:23,891 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb 2025-04-27 02:07:23,895 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-27 02:07:23,898 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-27 02:07:23,902 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-27 02:07:23,906 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-27 02:07:23,910 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/dsb/LC_MESSAGES 2025-04-27 02:07:23,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy 2025-04-27 02:07:23,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-27 02:07:23,923 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-27 02:07:23,927 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-27 02:07:23,931 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-27 02:07:23,935 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hy/LC_MESSAGES 2025-04-27 02:07:23,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB 2025-04-27 02:07:23,944 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:23,947 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:23,950 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:23,954 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:23,957 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/en_GB/LC_MESSAGES 2025-04-27 02:07:23,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml 2025-04-27 02:07:23,966 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-27 02:07:23,968 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-27 02:07:23,972 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-27 02:07:23,976 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-27 02:07:23,979 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ml/LC_MESSAGES 2025-04-27 02:07:23,985 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os 2025-04-27 02:07:23,989 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2025-04-27 02:07:23,992 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/os/LC_MESSAGES 2025-04-27 02:07:23,995 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/os/LC_MESSAGES 2025-04-27 02:07:23,999 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/os/LC_MESSAGES 2025-04-27 02:07:24,003 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/os/LC_MESSAGES 2025-04-27 02:07:24,008 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl 2025-04-27 02:07:24,012 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-27 02:07:24,015 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-27 02:07:24,018 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-27 02:07:24,022 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-27 02:07:24,026 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sl/LC_MESSAGES 2025-04-27 02:07:24,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km 2025-04-27 02:07:24,035 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2025-04-27 02:07:24,038 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/km/LC_MESSAGES 2025-04-27 02:07:24,042 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/km/LC_MESSAGES 2025-04-27 02:07:24,045 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/km/LC_MESSAGES 2025-04-27 02:07:24,049 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/km/LC_MESSAGES 2025-04-27 02:07:24,053 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu 2025-04-27 02:07:24,057 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-27 02:07:24,059 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-27 02:07:24,063 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-27 02:07:24,066 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-27 02:07:24,070 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hu/LC_MESSAGES 2025-04-27 02:07:24,075 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy 2025-04-27 02:07:24,079 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-27 02:07:24,081 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-27 02:07:24,085 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-27 02:07:24,089 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-27 02:07:24,092 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/fy/LC_MESSAGES 2025-04-27 02:07:24,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk 2025-04-27 02:07:24,100 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-27 02:07:24,103 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-27 02:07:24,107 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-27 02:07:24,110 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-27 02:07:24,114 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/sk/LC_MESSAGES 2025-04-27 02:07:24,119 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb 2025-04-27 02:07:24,123 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-27 02:07:24,125 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-27 02:07:24,129 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-27 02:07:24,133 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-27 02:07:24,137 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/hsb/LC_MESSAGES 2025-04-27 02:07:24,142 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn 2025-04-27 02:07:24,146 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-27 02:07:24,149 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-27 02:07:24,152 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-27 02:07:24,156 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-27 02:07:24,160 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/mn/LC_MESSAGES 2025-04-27 02:07:24,164 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt 2025-04-27 02:07:24,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-27 02:07:24,170 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-27 02:07:24,174 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-27 02:07:24,178 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-27 02:07:24,181 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/tt/LC_MESSAGES 2025-04-27 02:07:24,186 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro 2025-04-27 02:07:24,190 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-27 02:07:24,192 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-27 02:07:24,196 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-27 02:07:24,200 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-27 02:07:24,203 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/./django/contrib/admin/locale/ro/LC_MESSAGES 2025-04-27 02:07:24,208 root INFO copying build/lib/django/contrib/admin/decorators.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:24,212 root INFO copying build/lib/django/contrib/admin/actions.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:24,215 root INFO copying build/lib/django/contrib/admin/utils.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:24,219 root INFO copying build/lib/django/contrib/admin/sites.py -> build/bdist.linux-riscv64/wheel/./django/contrib/admin 2025-04-27 02:07:24,267 root INFO running install_egg_info 2025-04-27 02:07:24,437 root INFO Copying Django.egg-info to build/bdist.linux-riscv64/wheel/./Django-4.2.20-py3.12.egg-info 2025-04-27 02:07:24,477 root INFO running install_scripts 2025-04-27 02:07:24,535 root INFO creating build/bdist.linux-riscv64/wheel/django-4.2.20.dist-info/WHEEL 2025-04-27 02:07:24,570 wheel INFO creating '/home/buildozer/aports/community/py3-django/src/Django-4.2.20/.dist/.tmp-pbg58hka/django-4.2.20-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-04-27 02:07:24,586 wheel INFO adding 'django/__init__.py' 2025-04-27 02:07:24,596 wheel INFO adding 'django/__main__.py' 2025-04-27 02:07:24,600 wheel INFO adding 'django/shortcuts.py' 2025-04-27 02:07:24,605 wheel INFO adding 'django/apps/__init__.py' 2025-04-27 02:07:24,610 wheel INFO adding 'django/apps/config.py' 2025-04-27 02:07:24,615 wheel INFO adding 'django/apps/registry.py' 2025-04-27 02:07:24,621 wheel INFO adding 'django/conf/__init__.py' 2025-04-27 02:07:24,626 wheel INFO adding 'django/conf/global_settings.py' 2025-04-27 02:07:24,631 wheel INFO adding 'django/conf/app_template/__init__.py-tpl' 2025-04-27 02:07:24,635 wheel INFO adding 'django/conf/app_template/admin.py-tpl' 2025-04-27 02:07:24,639 wheel INFO adding 'django/conf/app_template/apps.py-tpl' 2025-04-27 02:07:24,643 wheel INFO adding 'django/conf/app_template/models.py-tpl' 2025-04-27 02:07:24,647 wheel INFO adding 'django/conf/app_template/tests.py-tpl' 2025-04-27 02:07:24,650 wheel INFO adding 'django/conf/app_template/views.py-tpl' 2025-04-27 02:07:24,655 wheel INFO adding 'django/conf/app_template/migrations/__init__.py-tpl' 2025-04-27 02:07:24,661 wheel INFO adding 'django/conf/locale/__init__.py' 2025-04-27 02:07:24,675 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,681 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.po' 2025-04-27 02:07:24,686 wheel INFO adding 'django/conf/locale/ar/__init__.py' 2025-04-27 02:07:24,690 wheel INFO adding 'django/conf/locale/ar/formats.py' 2025-04-27 02:07:24,695 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,701 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.po' 2025-04-27 02:07:24,708 wheel INFO adding 'django/conf/locale/ar_DZ/__init__.py' 2025-04-27 02:07:24,711 wheel INFO adding 'django/conf/locale/ar_DZ/formats.py' 2025-04-27 02:07:24,716 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,722 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-27 02:07:24,729 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,734 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.po' 2025-04-27 02:07:24,740 wheel INFO adding 'django/conf/locale/az/__init__.py' 2025-04-27 02:07:24,744 wheel INFO adding 'django/conf/locale/az/formats.py' 2025-04-27 02:07:24,749 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,754 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.po' 2025-04-27 02:07:24,761 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,768 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.po' 2025-04-27 02:07:24,773 wheel INFO adding 'django/conf/locale/bg/__init__.py' 2025-04-27 02:07:24,777 wheel INFO adding 'django/conf/locale/bg/formats.py' 2025-04-27 02:07:24,782 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,788 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.po' 2025-04-27 02:07:24,794 wheel INFO adding 'django/conf/locale/bn/__init__.py' 2025-04-27 02:07:24,798 wheel INFO adding 'django/conf/locale/bn/formats.py' 2025-04-27 02:07:24,803 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,808 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.po' 2025-04-27 02:07:24,814 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,820 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.po' 2025-04-27 02:07:24,826 wheel INFO adding 'django/conf/locale/bs/__init__.py' 2025-04-27 02:07:24,830 wheel INFO adding 'django/conf/locale/bs/formats.py' 2025-04-27 02:07:24,834 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,839 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.po' 2025-04-27 02:07:24,845 wheel INFO adding 'django/conf/locale/ca/__init__.py' 2025-04-27 02:07:24,849 wheel INFO adding 'django/conf/locale/ca/formats.py' 2025-04-27 02:07:24,854 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,859 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.po' 2025-04-27 02:07:24,864 wheel INFO adding 'django/conf/locale/ckb/__init__.py' 2025-04-27 02:07:24,867 wheel INFO adding 'django/conf/locale/ckb/formats.py' 2025-04-27 02:07:24,872 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,877 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.po' 2025-04-27 02:07:24,882 wheel INFO adding 'django/conf/locale/cs/__init__.py' 2025-04-27 02:07:24,886 wheel INFO adding 'django/conf/locale/cs/formats.py' 2025-04-27 02:07:24,890 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,895 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.po' 2025-04-27 02:07:24,900 wheel INFO adding 'django/conf/locale/cy/__init__.py' 2025-04-27 02:07:24,903 wheel INFO adding 'django/conf/locale/cy/formats.py' 2025-04-27 02:07:24,907 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,912 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.po' 2025-04-27 02:07:24,917 wheel INFO adding 'django/conf/locale/da/__init__.py' 2025-04-27 02:07:24,920 wheel INFO adding 'django/conf/locale/da/formats.py' 2025-04-27 02:07:24,924 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,929 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.po' 2025-04-27 02:07:24,933 wheel INFO adding 'django/conf/locale/de/__init__.py' 2025-04-27 02:07:24,936 wheel INFO adding 'django/conf/locale/de/formats.py' 2025-04-27 02:07:24,941 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,945 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.po' 2025-04-27 02:07:24,950 wheel INFO adding 'django/conf/locale/de_CH/__init__.py' 2025-04-27 02:07:24,953 wheel INFO adding 'django/conf/locale/de_CH/formats.py' 2025-04-27 02:07:24,958 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,963 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.po' 2025-04-27 02:07:24,968 wheel INFO adding 'django/conf/locale/el/__init__.py' 2025-04-27 02:07:24,971 wheel INFO adding 'django/conf/locale/el/formats.py' 2025-04-27 02:07:24,975 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,980 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.po' 2025-04-27 02:07:24,985 wheel INFO adding 'django/conf/locale/en/__init__.py' 2025-04-27 02:07:24,988 wheel INFO adding 'django/conf/locale/en/formats.py' 2025-04-27 02:07:24,992 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.mo' 2025-04-27 02:07:24,996 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.po' 2025-04-27 02:07:25,001 wheel INFO adding 'django/conf/locale/en_AU/__init__.py' 2025-04-27 02:07:25,004 wheel INFO adding 'django/conf/locale/en_AU/formats.py' 2025-04-27 02:07:25,008 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,013 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.po' 2025-04-27 02:07:25,017 wheel INFO adding 'django/conf/locale/en_GB/__init__.py' 2025-04-27 02:07:25,021 wheel INFO adding 'django/conf/locale/en_GB/formats.py' 2025-04-27 02:07:25,025 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,028 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.po' 2025-04-27 02:07:25,033 wheel INFO adding 'django/conf/locale/eo/__init__.py' 2025-04-27 02:07:25,036 wheel INFO adding 'django/conf/locale/eo/formats.py' 2025-04-27 02:07:25,041 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,046 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.po' 2025-04-27 02:07:25,051 wheel INFO adding 'django/conf/locale/es/__init__.py' 2025-04-27 02:07:25,054 wheel INFO adding 'django/conf/locale/es/formats.py' 2025-04-27 02:07:25,058 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,063 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.po' 2025-04-27 02:07:25,068 wheel INFO adding 'django/conf/locale/es_AR/__init__.py' 2025-04-27 02:07:25,072 wheel INFO adding 'django/conf/locale/es_AR/formats.py' 2025-04-27 02:07:25,077 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,082 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.po' 2025-04-27 02:07:25,087 wheel INFO adding 'django/conf/locale/es_CO/__init__.py' 2025-04-27 02:07:25,089 wheel INFO adding 'django/conf/locale/es_CO/formats.py' 2025-04-27 02:07:25,094 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,099 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.po' 2025-04-27 02:07:25,104 wheel INFO adding 'django/conf/locale/es_MX/__init__.py' 2025-04-27 02:07:25,108 wheel INFO adding 'django/conf/locale/es_MX/formats.py' 2025-04-27 02:07:25,112 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,117 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.po' 2025-04-27 02:07:25,122 wheel INFO adding 'django/conf/locale/es_NI/__init__.py' 2025-04-27 02:07:25,125 wheel INFO adding 'django/conf/locale/es_NI/formats.py' 2025-04-27 02:07:25,129 wheel INFO adding 'django/conf/locale/es_PR/__init__.py' 2025-04-27 02:07:25,132 wheel INFO adding 'django/conf/locale/es_PR/formats.py' 2025-04-27 02:07:25,137 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,141 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.po' 2025-04-27 02:07:25,147 wheel INFO adding 'django/conf/locale/et/__init__.py' 2025-04-27 02:07:25,151 wheel INFO adding 'django/conf/locale/et/formats.py' 2025-04-27 02:07:25,155 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,160 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.po' 2025-04-27 02:07:25,165 wheel INFO adding 'django/conf/locale/eu/__init__.py' 2025-04-27 02:07:25,168 wheel INFO adding 'django/conf/locale/eu/formats.py' 2025-04-27 02:07:25,173 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,177 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.po' 2025-04-27 02:07:25,182 wheel INFO adding 'django/conf/locale/fa/__init__.py' 2025-04-27 02:07:25,186 wheel INFO adding 'django/conf/locale/fa/formats.py' 2025-04-27 02:07:25,191 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,196 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.po' 2025-04-27 02:07:25,201 wheel INFO adding 'django/conf/locale/fi/__init__.py' 2025-04-27 02:07:25,205 wheel INFO adding 'django/conf/locale/fi/formats.py' 2025-04-27 02:07:25,209 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,214 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.po' 2025-04-27 02:07:25,218 wheel INFO adding 'django/conf/locale/fr/__init__.py' 2025-04-27 02:07:25,222 wheel INFO adding 'django/conf/locale/fr/formats.py' 2025-04-27 02:07:25,226 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,231 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.po' 2025-04-27 02:07:25,237 wheel INFO adding 'django/conf/locale/fy/__init__.py' 2025-04-27 02:07:25,240 wheel INFO adding 'django/conf/locale/fy/formats.py' 2025-04-27 02:07:25,243 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,247 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.po' 2025-04-27 02:07:25,252 wheel INFO adding 'django/conf/locale/ga/__init__.py' 2025-04-27 02:07:25,255 wheel INFO adding 'django/conf/locale/ga/formats.py' 2025-04-27 02:07:25,259 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,264 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.po' 2025-04-27 02:07:25,268 wheel INFO adding 'django/conf/locale/gd/__init__.py' 2025-04-27 02:07:25,272 wheel INFO adding 'django/conf/locale/gd/formats.py' 2025-04-27 02:07:25,277 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,282 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.po' 2025-04-27 02:07:25,287 wheel INFO adding 'django/conf/locale/gl/__init__.py' 2025-04-27 02:07:25,290 wheel INFO adding 'django/conf/locale/gl/formats.py' 2025-04-27 02:07:25,294 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,300 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.po' 2025-04-27 02:07:25,305 wheel INFO adding 'django/conf/locale/he/__init__.py' 2025-04-27 02:07:25,308 wheel INFO adding 'django/conf/locale/he/formats.py' 2025-04-27 02:07:25,313 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,319 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.po' 2025-04-27 02:07:25,324 wheel INFO adding 'django/conf/locale/hi/__init__.py' 2025-04-27 02:07:25,327 wheel INFO adding 'django/conf/locale/hi/formats.py' 2025-04-27 02:07:25,332 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,336 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.po' 2025-04-27 02:07:25,342 wheel INFO adding 'django/conf/locale/hr/__init__.py' 2025-04-27 02:07:25,345 wheel INFO adding 'django/conf/locale/hr/formats.py' 2025-04-27 02:07:25,349 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,354 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.po' 2025-04-27 02:07:25,359 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,364 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.po' 2025-04-27 02:07:25,369 wheel INFO adding 'django/conf/locale/hu/__init__.py' 2025-04-27 02:07:25,372 wheel INFO adding 'django/conf/locale/hu/formats.py' 2025-04-27 02:07:25,377 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,382 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.po' 2025-04-27 02:07:25,387 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,392 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.po' 2025-04-27 02:07:25,397 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,403 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.po' 2025-04-27 02:07:25,409 wheel INFO adding 'django/conf/locale/id/__init__.py' 2025-04-27 02:07:25,412 wheel INFO adding 'django/conf/locale/id/formats.py' 2025-04-27 02:07:25,416 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,422 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.po' 2025-04-27 02:07:25,427 wheel INFO adding 'django/conf/locale/ig/__init__.py' 2025-04-27 02:07:25,430 wheel INFO adding 'django/conf/locale/ig/formats.py' 2025-04-27 02:07:25,434 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,439 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.po' 2025-04-27 02:07:25,445 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,450 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.po' 2025-04-27 02:07:25,455 wheel INFO adding 'django/conf/locale/is/__init__.py' 2025-04-27 02:07:25,458 wheel INFO adding 'django/conf/locale/is/formats.py' 2025-04-27 02:07:25,463 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,467 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.po' 2025-04-27 02:07:25,472 wheel INFO adding 'django/conf/locale/it/__init__.py' 2025-04-27 02:07:25,475 wheel INFO adding 'django/conf/locale/it/formats.py' 2025-04-27 02:07:25,480 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,484 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.po' 2025-04-27 02:07:25,489 wheel INFO adding 'django/conf/locale/ja/__init__.py' 2025-04-27 02:07:25,493 wheel INFO adding 'django/conf/locale/ja/formats.py' 2025-04-27 02:07:25,497 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,502 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.po' 2025-04-27 02:07:25,508 wheel INFO adding 'django/conf/locale/ka/__init__.py' 2025-04-27 02:07:25,513 wheel INFO adding 'django/conf/locale/ka/formats.py' 2025-04-27 02:07:25,518 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,523 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.po' 2025-04-27 02:07:25,530 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,535 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.po' 2025-04-27 02:07:25,541 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,547 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.po' 2025-04-27 02:07:25,552 wheel INFO adding 'django/conf/locale/km/__init__.py' 2025-04-27 02:07:25,556 wheel INFO adding 'django/conf/locale/km/formats.py' 2025-04-27 02:07:25,560 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,565 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.po' 2025-04-27 02:07:25,571 wheel INFO adding 'django/conf/locale/kn/__init__.py' 2025-04-27 02:07:25,574 wheel INFO adding 'django/conf/locale/kn/formats.py' 2025-04-27 02:07:25,580 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,585 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.po' 2025-04-27 02:07:25,591 wheel INFO adding 'django/conf/locale/ko/__init__.py' 2025-04-27 02:07:25,595 wheel INFO adding 'django/conf/locale/ko/formats.py' 2025-04-27 02:07:25,599 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,605 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.po' 2025-04-27 02:07:25,610 wheel INFO adding 'django/conf/locale/ky/__init__.py' 2025-04-27 02:07:25,614 wheel INFO adding 'django/conf/locale/ky/formats.py' 2025-04-27 02:07:25,619 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,625 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.po' 2025-04-27 02:07:25,631 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,636 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.po' 2025-04-27 02:07:25,642 wheel INFO adding 'django/conf/locale/lt/__init__.py' 2025-04-27 02:07:25,646 wheel INFO adding 'django/conf/locale/lt/formats.py' 2025-04-27 02:07:25,651 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,657 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.po' 2025-04-27 02:07:25,663 wheel INFO adding 'django/conf/locale/lv/__init__.py' 2025-04-27 02:07:25,666 wheel INFO adding 'django/conf/locale/lv/formats.py' 2025-04-27 02:07:25,671 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,678 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.po' 2025-04-27 02:07:25,685 wheel INFO adding 'django/conf/locale/mk/__init__.py' 2025-04-27 02:07:25,689 wheel INFO adding 'django/conf/locale/mk/formats.py' 2025-04-27 02:07:25,695 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,701 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.po' 2025-04-27 02:07:25,707 wheel INFO adding 'django/conf/locale/ml/__init__.py' 2025-04-27 02:07:25,711 wheel INFO adding 'django/conf/locale/ml/formats.py' 2025-04-27 02:07:25,717 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,724 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.po' 2025-04-27 02:07:25,730 wheel INFO adding 'django/conf/locale/mn/__init__.py' 2025-04-27 02:07:25,735 wheel INFO adding 'django/conf/locale/mn/formats.py' 2025-04-27 02:07:25,742 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,748 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.po' 2025-04-27 02:07:25,755 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,760 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.po' 2025-04-27 02:07:25,767 wheel INFO adding 'django/conf/locale/ms/__init__.py' 2025-04-27 02:07:25,772 wheel INFO adding 'django/conf/locale/ms/formats.py' 2025-04-27 02:07:25,777 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,783 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.po' 2025-04-27 02:07:25,789 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,794 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.po' 2025-04-27 02:07:25,799 wheel INFO adding 'django/conf/locale/nb/__init__.py' 2025-04-27 02:07:25,803 wheel INFO adding 'django/conf/locale/nb/formats.py' 2025-04-27 02:07:25,808 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,813 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.po' 2025-04-27 02:07:25,820 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,826 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.po' 2025-04-27 02:07:25,833 wheel INFO adding 'django/conf/locale/nl/__init__.py' 2025-04-27 02:07:25,836 wheel INFO adding 'django/conf/locale/nl/formats.py' 2025-04-27 02:07:25,842 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,847 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.po' 2025-04-27 02:07:25,852 wheel INFO adding 'django/conf/locale/nn/__init__.py' 2025-04-27 02:07:25,856 wheel INFO adding 'django/conf/locale/nn/formats.py' 2025-04-27 02:07:25,860 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,865 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.po' 2025-04-27 02:07:25,871 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,876 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.po' 2025-04-27 02:07:25,882 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,886 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.po' 2025-04-27 02:07:25,892 wheel INFO adding 'django/conf/locale/pl/__init__.py' 2025-04-27 02:07:25,896 wheel INFO adding 'django/conf/locale/pl/formats.py' 2025-04-27 02:07:25,901 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,906 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.po' 2025-04-27 02:07:25,912 wheel INFO adding 'django/conf/locale/pt/__init__.py' 2025-04-27 02:07:25,915 wheel INFO adding 'django/conf/locale/pt/formats.py' 2025-04-27 02:07:25,919 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,924 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.po' 2025-04-27 02:07:25,929 wheel INFO adding 'django/conf/locale/pt_BR/__init__.py' 2025-04-27 02:07:25,932 wheel INFO adding 'django/conf/locale/pt_BR/formats.py' 2025-04-27 02:07:25,937 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,945 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-27 02:07:25,950 wheel INFO adding 'django/conf/locale/ro/__init__.py' 2025-04-27 02:07:25,954 wheel INFO adding 'django/conf/locale/ro/formats.py' 2025-04-27 02:07:25,958 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,963 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.po' 2025-04-27 02:07:25,968 wheel INFO adding 'django/conf/locale/ru/__init__.py' 2025-04-27 02:07:25,971 wheel INFO adding 'django/conf/locale/ru/formats.py' 2025-04-27 02:07:25,976 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.mo' 2025-04-27 02:07:25,982 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.po' 2025-04-27 02:07:25,988 wheel INFO adding 'django/conf/locale/sk/__init__.py' 2025-04-27 02:07:25,991 wheel INFO adding 'django/conf/locale/sk/formats.py' 2025-04-27 02:07:25,996 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,001 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.po' 2025-04-27 02:07:26,007 wheel INFO adding 'django/conf/locale/sl/__init__.py' 2025-04-27 02:07:26,010 wheel INFO adding 'django/conf/locale/sl/formats.py' 2025-04-27 02:07:26,014 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,019 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.po' 2025-04-27 02:07:26,024 wheel INFO adding 'django/conf/locale/sq/__init__.py' 2025-04-27 02:07:26,028 wheel INFO adding 'django/conf/locale/sq/formats.py' 2025-04-27 02:07:26,033 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,038 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.po' 2025-04-27 02:07:26,043 wheel INFO adding 'django/conf/locale/sr/__init__.py' 2025-04-27 02:07:26,046 wheel INFO adding 'django/conf/locale/sr/formats.py' 2025-04-27 02:07:26,051 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,057 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.po' 2025-04-27 02:07:26,062 wheel INFO adding 'django/conf/locale/sr_Latn/__init__.py' 2025-04-27 02:07:26,065 wheel INFO adding 'django/conf/locale/sr_Latn/formats.py' 2025-04-27 02:07:26,069 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,075 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-27 02:07:26,080 wheel INFO adding 'django/conf/locale/sv/__init__.py' 2025-04-27 02:07:26,083 wheel INFO adding 'django/conf/locale/sv/formats.py' 2025-04-27 02:07:26,088 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,093 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.po' 2025-04-27 02:07:26,099 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,104 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.po' 2025-04-27 02:07:26,108 wheel INFO adding 'django/conf/locale/ta/__init__.py' 2025-04-27 02:07:26,112 wheel INFO adding 'django/conf/locale/ta/formats.py' 2025-04-27 02:07:26,116 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,120 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.po' 2025-04-27 02:07:26,125 wheel INFO adding 'django/conf/locale/te/__init__.py' 2025-04-27 02:07:26,128 wheel INFO adding 'django/conf/locale/te/formats.py' 2025-04-27 02:07:26,132 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,137 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.po' 2025-04-27 02:07:26,141 wheel INFO adding 'django/conf/locale/tg/__init__.py' 2025-04-27 02:07:26,144 wheel INFO adding 'django/conf/locale/tg/formats.py' 2025-04-27 02:07:26,149 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,154 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.po' 2025-04-27 02:07:26,159 wheel INFO adding 'django/conf/locale/th/__init__.py' 2025-04-27 02:07:26,162 wheel INFO adding 'django/conf/locale/th/formats.py' 2025-04-27 02:07:26,166 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,171 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.po' 2025-04-27 02:07:26,176 wheel INFO adding 'django/conf/locale/tk/__init__.py' 2025-04-27 02:07:26,179 wheel INFO adding 'django/conf/locale/tk/formats.py' 2025-04-27 02:07:26,184 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,189 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.po' 2025-04-27 02:07:26,194 wheel INFO adding 'django/conf/locale/tr/__init__.py' 2025-04-27 02:07:26,198 wheel INFO adding 'django/conf/locale/tr/formats.py' 2025-04-27 02:07:26,202 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,208 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.po' 2025-04-27 02:07:26,214 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,218 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.po' 2025-04-27 02:07:26,224 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,228 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.po' 2025-04-27 02:07:26,233 wheel INFO adding 'django/conf/locale/uk/__init__.py' 2025-04-27 02:07:26,236 wheel INFO adding 'django/conf/locale/uk/formats.py' 2025-04-27 02:07:26,241 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,246 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.po' 2025-04-27 02:07:26,252 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,257 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.po' 2025-04-27 02:07:26,261 wheel INFO adding 'django/conf/locale/uz/__init__.py' 2025-04-27 02:07:26,265 wheel INFO adding 'django/conf/locale/uz/formats.py' 2025-04-27 02:07:26,269 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,275 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.po' 2025-04-27 02:07:26,280 wheel INFO adding 'django/conf/locale/vi/__init__.py' 2025-04-27 02:07:26,284 wheel INFO adding 'django/conf/locale/vi/formats.py' 2025-04-27 02:07:26,288 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,293 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.po' 2025-04-27 02:07:26,298 wheel INFO adding 'django/conf/locale/zh_Hans/__init__.py' 2025-04-27 02:07:26,301 wheel INFO adding 'django/conf/locale/zh_Hans/formats.py' 2025-04-27 02:07:26,306 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,311 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-27 02:07:26,316 wheel INFO adding 'django/conf/locale/zh_Hant/__init__.py' 2025-04-27 02:07:26,319 wheel INFO adding 'django/conf/locale/zh_Hant/formats.py' 2025-04-27 02:07:26,323 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,328 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-27 02:07:26,332 wheel INFO adding 'django/conf/project_template/manage.py-tpl' 2025-04-27 02:07:26,336 wheel INFO adding 'django/conf/project_template/project_name/__init__.py-tpl' 2025-04-27 02:07:26,340 wheel INFO adding 'django/conf/project_template/project_name/asgi.py-tpl' 2025-04-27 02:07:26,344 wheel INFO adding 'django/conf/project_template/project_name/settings.py-tpl' 2025-04-27 02:07:26,347 wheel INFO adding 'django/conf/project_template/project_name/urls.py-tpl' 2025-04-27 02:07:26,351 wheel INFO adding 'django/conf/project_template/project_name/wsgi.py-tpl' 2025-04-27 02:07:26,355 wheel INFO adding 'django/conf/urls/__init__.py' 2025-04-27 02:07:26,359 wheel INFO adding 'django/conf/urls/i18n.py' 2025-04-27 02:07:26,362 wheel INFO adding 'django/conf/urls/static.py' 2025-04-27 02:07:26,366 wheel INFO adding 'django/contrib/__init__.py' 2025-04-27 02:07:26,372 wheel INFO adding 'django/contrib/admin/__init__.py' 2025-04-27 02:07:26,375 wheel INFO adding 'django/contrib/admin/actions.py' 2025-04-27 02:07:26,379 wheel INFO adding 'django/contrib/admin/apps.py' 2025-04-27 02:07:26,384 wheel INFO adding 'django/contrib/admin/checks.py' 2025-04-27 02:07:26,389 wheel INFO adding 'django/contrib/admin/decorators.py' 2025-04-27 02:07:26,392 wheel INFO adding 'django/contrib/admin/exceptions.py' 2025-04-27 02:07:26,396 wheel INFO adding 'django/contrib/admin/filters.py' 2025-04-27 02:07:26,400 wheel INFO adding 'django/contrib/admin/forms.py' 2025-04-27 02:07:26,404 wheel INFO adding 'django/contrib/admin/helpers.py' 2025-04-27 02:07:26,408 wheel INFO adding 'django/contrib/admin/models.py' 2025-04-27 02:07:26,413 wheel INFO adding 'django/contrib/admin/options.py' 2025-04-27 02:07:26,421 wheel INFO adding 'django/contrib/admin/sites.py' 2025-04-27 02:07:26,426 wheel INFO adding 'django/contrib/admin/tests.py' 2025-04-27 02:07:26,430 wheel INFO adding 'django/contrib/admin/utils.py' 2025-04-27 02:07:26,435 wheel INFO adding 'django/contrib/admin/widgets.py' 2025-04-27 02:07:26,453 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,459 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.po' 2025-04-27 02:07:26,464 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,468 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,473 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,477 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.po' 2025-04-27 02:07:26,483 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,488 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.po' 2025-04-27 02:07:26,493 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,498 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,505 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,510 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-27 02:07:26,515 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,519 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,524 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,528 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.po' 2025-04-27 02:07:26,531 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,535 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,540 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,545 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.po' 2025-04-27 02:07:26,549 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,553 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,558 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,563 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.po' 2025-04-27 02:07:26,568 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,572 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,578 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,583 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.po' 2025-04-27 02:07:26,587 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,591 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,596 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,601 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.po' 2025-04-27 02:07:26,606 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,610 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,614 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,619 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.po' 2025-04-27 02:07:26,622 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,626 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,631 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,636 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.po' 2025-04-27 02:07:26,640 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,644 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,649 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,655 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.po' 2025-04-27 02:07:26,660 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,664 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,670 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,675 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.po' 2025-04-27 02:07:26,680 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,685 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,690 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,695 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.po' 2025-04-27 02:07:26,700 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,704 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,710 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,714 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.po' 2025-04-27 02:07:26,719 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,722 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,727 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,732 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.po' 2025-04-27 02:07:26,736 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,739 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,745 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,750 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.po' 2025-04-27 02:07:26,755 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,758 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,763 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,768 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.po' 2025-04-27 02:07:26,772 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,776 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,781 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,787 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.po' 2025-04-27 02:07:26,791 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,796 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,801 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,805 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.po' 2025-04-27 02:07:26,809 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,812 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,818 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,823 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po' 2025-04-27 02:07:26,827 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,831 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,836 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,840 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po' 2025-04-27 02:07:26,844 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,848 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,854 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,858 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.po' 2025-04-27 02:07:26,863 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,868 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,873 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,878 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.po' 2025-04-27 02:07:26,883 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,887 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,892 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,897 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po' 2025-04-27 02:07:26,902 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,906 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,911 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,915 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po' 2025-04-27 02:07:26,919 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,923 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,928 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,932 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po' 2025-04-27 02:07:26,936 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,940 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,945 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,950 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po' 2025-04-27 02:07:26,954 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,958 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,964 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,969 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.po' 2025-04-27 02:07:26,973 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,977 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:26,982 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.mo' 2025-04-27 02:07:26,987 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.po' 2025-04-27 02:07:26,992 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:26,996 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,001 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,006 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.po' 2025-04-27 02:07:27,011 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,015 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,021 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,026 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.po' 2025-04-27 02:07:27,030 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,034 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,040 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,045 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.po' 2025-04-27 02:07:27,049 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,053 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,059 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,064 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.po' 2025-04-27 02:07:27,068 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,073 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,079 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,084 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.po' 2025-04-27 02:07:27,089 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,094 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,100 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,106 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.po' 2025-04-27 02:07:27,111 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,116 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,122 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,127 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.po' 2025-04-27 02:07:27,132 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,137 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,142 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,148 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.po' 2025-04-27 02:07:27,153 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,158 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,164 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,168 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.po' 2025-04-27 02:07:27,173 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,176 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,181 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,185 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.po' 2025-04-27 02:07:27,188 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,192 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,196 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,201 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.po' 2025-04-27 02:07:27,205 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,208 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,214 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,218 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.po' 2025-04-27 02:07:27,223 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,227 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,232 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,237 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.po' 2025-04-27 02:07:27,242 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,245 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,250 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,255 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.po' 2025-04-27 02:07:27,259 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,262 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,267 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,273 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.po' 2025-04-27 02:07:27,277 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,281 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,286 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,290 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.po' 2025-04-27 02:07:27,294 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,298 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,303 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,307 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.po' 2025-04-27 02:07:27,311 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,314 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,319 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,324 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.po' 2025-04-27 02:07:27,328 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,332 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,336 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,341 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.po' 2025-04-27 02:07:27,345 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,349 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,353 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,358 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.po' 2025-04-27 02:07:27,363 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,366 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,371 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,374 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.po' 2025-04-27 02:07:27,378 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,381 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,385 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,390 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.po' 2025-04-27 02:07:27,394 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,397 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,401 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,405 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.po' 2025-04-27 02:07:27,460 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,463 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,467 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,471 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.po' 2025-04-27 02:07:27,474 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,478 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,482 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,486 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.po' 2025-04-27 02:07:27,490 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,493 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,498 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,502 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.po' 2025-04-27 02:07:27,506 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,510 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,514 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,517 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.po' 2025-04-27 02:07:27,520 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,523 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,527 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,531 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.po' 2025-04-27 02:07:27,535 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,538 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,542 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,547 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.po' 2025-04-27 02:07:27,551 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,554 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,561 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,565 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.po' 2025-04-27 02:07:27,569 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,572 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,577 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,581 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.po' 2025-04-27 02:07:27,585 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,588 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,593 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,597 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.po' 2025-04-27 02:07:27,601 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,604 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,608 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,611 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.po' 2025-04-27 02:07:27,614 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,617 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,622 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,627 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.po' 2025-04-27 02:07:27,631 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,635 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,639 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,643 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.po' 2025-04-27 02:07:27,647 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,651 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,656 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,661 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.po' 2025-04-27 02:07:27,666 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,670 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,676 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,681 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.po' 2025-04-27 02:07:27,686 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,690 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,695 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,700 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.po' 2025-04-27 02:07:27,704 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,708 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,714 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,718 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.po' 2025-04-27 02:07:27,723 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,727 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,733 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,738 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.po' 2025-04-27 02:07:27,743 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,747 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,752 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,757 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.po' 2025-04-27 02:07:27,762 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,766 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,771 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,777 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.po' 2025-04-27 02:07:27,782 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,787 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,792 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,798 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.po' 2025-04-27 02:07:27,803 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,807 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,812 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,818 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-27 02:07:27,824 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,828 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,833 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,839 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.po' 2025-04-27 02:07:27,844 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,848 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,854 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,859 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.po' 2025-04-27 02:07:27,863 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,867 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,872 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,876 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.po' 2025-04-27 02:07:27,880 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,884 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,888 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,893 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.po' 2025-04-27 02:07:27,897 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,900 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,904 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,908 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.po' 2025-04-27 02:07:27,912 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,916 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,920 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,925 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.po' 2025-04-27 02:07:27,930 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,934 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,938 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,942 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-27 02:07:27,946 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,949 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,954 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,958 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.po' 2025-04-27 02:07:27,962 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,965 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,970 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,974 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.po' 2025-04-27 02:07:27,978 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,982 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:27,986 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.mo' 2025-04-27 02:07:27,990 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.po' 2025-04-27 02:07:27,994 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:27,997 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,001 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,005 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.po' 2025-04-27 02:07:28,009 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:28,012 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,017 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,021 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.po' 2025-04-27 02:07:28,025 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:28,029 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,033 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,037 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.po' 2025-04-27 02:07:28,041 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:28,045 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,049 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,053 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.po' 2025-04-27 02:07:28,057 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,061 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.po' 2025-04-27 02:07:28,065 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:28,068 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,073 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,076 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.po' 2025-04-27 02:07:28,080 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:28,083 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,087 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,091 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.po' 2025-04-27 02:07:28,093 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:28,096 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,101 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,105 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.po' 2025-04-27 02:07:28,109 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:28,112 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,117 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,121 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.po' 2025-04-27 02:07:28,124 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:28,127 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,131 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,134 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.po' 2025-04-27 02:07:28,137 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:28,140 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,144 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,147 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.po' 2025-04-27 02:07:28,151 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:28,154 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,158 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,162 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-27 02:07:28,165 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:28,168 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,172 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,175 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-27 02:07:28,178 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo' 2025-04-27 02:07:28,181 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po' 2025-04-27 02:07:28,184 wheel INFO adding 'django/contrib/admin/migrations/0001_initial.py' 2025-04-27 02:07:28,187 wheel INFO adding 'django/contrib/admin/migrations/0002_logentry_remove_auto_add.py' 2025-04-27 02:07:28,189 wheel INFO adding 'django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py' 2025-04-27 02:07:28,191 wheel INFO adding 'django/contrib/admin/migrations/__init__.py' 2025-04-27 02:07:28,195 wheel INFO adding 'django/contrib/admin/static/admin/css/autocomplete.css' 2025-04-27 02:07:28,198 wheel INFO adding 'django/contrib/admin/static/admin/css/base.css' 2025-04-27 02:07:28,202 wheel INFO adding 'django/contrib/admin/static/admin/css/changelists.css' 2025-04-27 02:07:28,205 wheel INFO adding 'django/contrib/admin/static/admin/css/dark_mode.css' 2025-04-27 02:07:28,207 wheel INFO adding 'django/contrib/admin/static/admin/css/dashboard.css' 2025-04-27 02:07:28,210 wheel INFO adding 'django/contrib/admin/static/admin/css/forms.css' 2025-04-27 02:07:28,212 wheel INFO adding 'django/contrib/admin/static/admin/css/login.css' 2025-04-27 02:07:28,215 wheel INFO adding 'django/contrib/admin/static/admin/css/nav_sidebar.css' 2025-04-27 02:07:28,218 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive.css' 2025-04-27 02:07:28,221 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive_rtl.css' 2025-04-27 02:07:28,224 wheel INFO adding 'django/contrib/admin/static/admin/css/rtl.css' 2025-04-27 02:07:28,227 wheel INFO adding 'django/contrib/admin/static/admin/css/widgets.css' 2025-04-27 02:07:28,230 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md' 2025-04-27 02:07:28,233 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.css' 2025-04-27 02:07:28,237 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.min.css' 2025-04-27 02:07:28,240 wheel INFO adding 'django/contrib/admin/static/admin/img/LICENSE' 2025-04-27 02:07:28,243 wheel INFO adding 'django/contrib/admin/static/admin/img/README.txt' 2025-04-27 02:07:28,245 wheel INFO adding 'django/contrib/admin/static/admin/img/calendar-icons.svg' 2025-04-27 02:07:28,248 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-addlink.svg' 2025-04-27 02:07:28,251 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-alert.svg' 2025-04-27 02:07:28,253 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-calendar.svg' 2025-04-27 02:07:28,255 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-changelink.svg' 2025-04-27 02:07:28,258 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-clock.svg' 2025-04-27 02:07:28,260 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-deletelink.svg' 2025-04-27 02:07:28,262 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-no.svg' 2025-04-27 02:07:28,265 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown-alt.svg' 2025-04-27 02:07:28,267 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown.svg' 2025-04-27 02:07:28,270 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-viewlink.svg' 2025-04-27 02:07:28,273 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-yes.svg' 2025-04-27 02:07:28,275 wheel INFO adding 'django/contrib/admin/static/admin/img/inline-delete.svg' 2025-04-27 02:07:28,278 wheel INFO adding 'django/contrib/admin/static/admin/img/search.svg' 2025-04-27 02:07:28,281 wheel INFO adding 'django/contrib/admin/static/admin/img/selector-icons.svg' 2025-04-27 02:07:28,283 wheel INFO adding 'django/contrib/admin/static/admin/img/sorting-icons.svg' 2025-04-27 02:07:28,286 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-add.svg' 2025-04-27 02:07:28,289 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-arrowright.svg' 2025-04-27 02:07:28,291 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_off.svg' 2025-04-27 02:07:28,294 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_on.svg' 2025-04-27 02:07:28,297 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectBox.js' 2025-04-27 02:07:28,300 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectFilter2.js' 2025-04-27 02:07:28,304 wheel INFO adding 'django/contrib/admin/static/admin/js/actions.js' 2025-04-27 02:07:28,307 wheel INFO adding 'django/contrib/admin/static/admin/js/autocomplete.js' 2025-04-27 02:07:28,310 wheel INFO adding 'django/contrib/admin/static/admin/js/calendar.js' 2025-04-27 02:07:28,313 wheel INFO adding 'django/contrib/admin/static/admin/js/cancel.js' 2025-04-27 02:07:28,315 wheel INFO adding 'django/contrib/admin/static/admin/js/change_form.js' 2025-04-27 02:07:28,317 wheel INFO adding 'django/contrib/admin/static/admin/js/collapse.js' 2025-04-27 02:07:28,320 wheel INFO adding 'django/contrib/admin/static/admin/js/core.js' 2025-04-27 02:07:28,322 wheel INFO adding 'django/contrib/admin/static/admin/js/filters.js' 2025-04-27 02:07:28,325 wheel INFO adding 'django/contrib/admin/static/admin/js/inlines.js' 2025-04-27 02:07:28,328 wheel INFO adding 'django/contrib/admin/static/admin/js/jquery.init.js' 2025-04-27 02:07:28,331 wheel INFO adding 'django/contrib/admin/static/admin/js/nav_sidebar.js' 2025-04-27 02:07:28,334 wheel INFO adding 'django/contrib/admin/static/admin/js/popup_response.js' 2025-04-27 02:07:28,336 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate.js' 2025-04-27 02:07:28,338 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate_init.js' 2025-04-27 02:07:28,341 wheel INFO adding 'django/contrib/admin/static/admin/js/theme.js' 2025-04-27 02:07:28,344 wheel INFO adding 'django/contrib/admin/static/admin/js/urlify.js' 2025-04-27 02:07:28,348 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js' 2025-04-27 02:07:28,351 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js' 2025-04-27 02:07:28,355 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt' 2025-04-27 02:07:28,361 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.js' 2025-04-27 02:07:28,373 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js' 2025-04-27 02:07:28,379 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md' 2025-04-27 02:07:28,385 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.js' 2025-04-27 02:07:28,393 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js' 2025-04-27 02:07:28,399 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js' 2025-04-27 02:07:28,402 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js' 2025-04-27 02:07:28,404 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js' 2025-04-27 02:07:28,407 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js' 2025-04-27 02:07:28,409 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js' 2025-04-27 02:07:28,412 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js' 2025-04-27 02:07:28,415 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js' 2025-04-27 02:07:28,418 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js' 2025-04-27 02:07:28,421 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js' 2025-04-27 02:07:28,423 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js' 2025-04-27 02:07:28,426 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js' 2025-04-27 02:07:28,428 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js' 2025-04-27 02:07:28,431 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js' 2025-04-27 02:07:28,433 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js' 2025-04-27 02:07:28,436 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js' 2025-04-27 02:07:28,438 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js' 2025-04-27 02:07:28,441 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js' 2025-04-27 02:07:28,444 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js' 2025-04-27 02:07:28,446 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js' 2025-04-27 02:07:28,449 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js' 2025-04-27 02:07:28,452 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js' 2025-04-27 02:07:28,454 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js' 2025-04-27 02:07:28,457 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js' 2025-04-27 02:07:28,459 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js' 2025-04-27 02:07:28,462 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js' 2025-04-27 02:07:28,465 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js' 2025-04-27 02:07:28,467 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js' 2025-04-27 02:07:28,470 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js' 2025-04-27 02:07:28,472 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js' 2025-04-27 02:07:28,475 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js' 2025-04-27 02:07:28,477 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js' 2025-04-27 02:07:28,480 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js' 2025-04-27 02:07:28,483 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js' 2025-04-27 02:07:28,485 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js' 2025-04-27 02:07:28,488 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js' 2025-04-27 02:07:28,490 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js' 2025-04-27 02:07:28,493 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js' 2025-04-27 02:07:28,496 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js' 2025-04-27 02:07:28,498 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js' 2025-04-27 02:07:28,501 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js' 2025-04-27 02:07:28,503 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js' 2025-04-27 02:07:28,506 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js' 2025-04-27 02:07:28,508 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js' 2025-04-27 02:07:28,511 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js' 2025-04-27 02:07:28,513 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js' 2025-04-27 02:07:28,516 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js' 2025-04-27 02:07:28,519 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js' 2025-04-27 02:07:28,521 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js' 2025-04-27 02:07:28,524 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js' 2025-04-27 02:07:28,526 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js' 2025-04-27 02:07:28,529 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js' 2025-04-27 02:07:28,531 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js' 2025-04-27 02:07:28,534 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js' 2025-04-27 02:07:28,536 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js' 2025-04-27 02:07:28,538 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js' 2025-04-27 02:07:28,541 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js' 2025-04-27 02:07:28,543 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js' 2025-04-27 02:07:28,545 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js' 2025-04-27 02:07:28,548 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js' 2025-04-27 02:07:28,551 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt' 2025-04-27 02:07:28,556 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js' 2025-04-27 02:07:28,566 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js' 2025-04-27 02:07:28,572 wheel INFO adding 'django/contrib/admin/templates/admin/404.html' 2025-04-27 02:07:28,575 wheel INFO adding 'django/contrib/admin/templates/admin/500.html' 2025-04-27 02:07:28,577 wheel INFO adding 'django/contrib/admin/templates/admin/actions.html' 2025-04-27 02:07:28,580 wheel INFO adding 'django/contrib/admin/templates/admin/app_index.html' 2025-04-27 02:07:28,582 wheel INFO adding 'django/contrib/admin/templates/admin/app_list.html' 2025-04-27 02:07:28,584 wheel INFO adding 'django/contrib/admin/templates/admin/base.html' 2025-04-27 02:07:28,587 wheel INFO adding 'django/contrib/admin/templates/admin/base_site.html' 2025-04-27 02:07:28,589 wheel INFO adding 'django/contrib/admin/templates/admin/change_form.html' 2025-04-27 02:07:28,592 wheel INFO adding 'django/contrib/admin/templates/admin/change_form_object_tools.html' 2025-04-27 02:07:28,594 wheel INFO adding 'django/contrib/admin/templates/admin/change_list.html' 2025-04-27 02:07:28,597 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_object_tools.html' 2025-04-27 02:07:28,599 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_results.html' 2025-04-27 02:07:28,602 wheel INFO adding 'django/contrib/admin/templates/admin/color_theme_toggle.html' 2025-04-27 02:07:28,604 wheel INFO adding 'django/contrib/admin/templates/admin/date_hierarchy.html' 2025-04-27 02:07:28,607 wheel INFO adding 'django/contrib/admin/templates/admin/delete_confirmation.html' 2025-04-27 02:07:28,610 wheel INFO adding 'django/contrib/admin/templates/admin/delete_selected_confirmation.html' 2025-04-27 02:07:28,613 wheel INFO adding 'django/contrib/admin/templates/admin/filter.html' 2025-04-27 02:07:28,615 wheel INFO adding 'django/contrib/admin/templates/admin/index.html' 2025-04-27 02:07:28,618 wheel INFO adding 'django/contrib/admin/templates/admin/invalid_setup.html' 2025-04-27 02:07:28,620 wheel INFO adding 'django/contrib/admin/templates/admin/login.html' 2025-04-27 02:07:28,623 wheel INFO adding 'django/contrib/admin/templates/admin/nav_sidebar.html' 2025-04-27 02:07:28,625 wheel INFO adding 'django/contrib/admin/templates/admin/object_history.html' 2025-04-27 02:07:28,628 wheel INFO adding 'django/contrib/admin/templates/admin/pagination.html' 2025-04-27 02:07:28,631 wheel INFO adding 'django/contrib/admin/templates/admin/popup_response.html' 2025-04-27 02:07:28,633 wheel INFO adding 'django/contrib/admin/templates/admin/prepopulated_fields_js.html' 2025-04-27 02:07:28,636 wheel INFO adding 'django/contrib/admin/templates/admin/search_form.html' 2025-04-27 02:07:28,638 wheel INFO adding 'django/contrib/admin/templates/admin/submit_line.html' 2025-04-27 02:07:28,641 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/add_form.html' 2025-04-27 02:07:28,644 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/change_password.html' 2025-04-27 02:07:28,647 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/stacked.html' 2025-04-27 02:07:28,649 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/tabular.html' 2025-04-27 02:07:28,652 wheel INFO adding 'django/contrib/admin/templates/admin/includes/fieldset.html' 2025-04-27 02:07:28,655 wheel INFO adding 'django/contrib/admin/templates/admin/includes/object_delete_summary.html' 2025-04-27 02:07:28,658 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/clearable_file_input.html' 2025-04-27 02:07:28,660 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/date.html' 2025-04-27 02:07:28,663 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html' 2025-04-27 02:07:28,665 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html' 2025-04-27 02:07:28,667 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/radio.html' 2025-04-27 02:07:28,670 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html' 2025-04-27 02:07:28,672 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/split_datetime.html' 2025-04-27 02:07:28,675 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/time.html' 2025-04-27 02:07:28,677 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/url.html' 2025-04-27 02:07:28,680 wheel INFO adding 'django/contrib/admin/templates/registration/logged_out.html' 2025-04-27 02:07:28,682 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_done.html' 2025-04-27 02:07:28,685 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_form.html' 2025-04-27 02:07:28,687 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_complete.html' 2025-04-27 02:07:28,689 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_confirm.html' 2025-04-27 02:07:28,692 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_done.html' 2025-04-27 02:07:28,694 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_email.html' 2025-04-27 02:07:28,697 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_form.html' 2025-04-27 02:07:28,700 wheel INFO adding 'django/contrib/admin/templatetags/__init__.py' 2025-04-27 02:07:28,702 wheel INFO adding 'django/contrib/admin/templatetags/admin_list.py' 2025-04-27 02:07:28,706 wheel INFO adding 'django/contrib/admin/templatetags/admin_modify.py' 2025-04-27 02:07:28,709 wheel INFO adding 'django/contrib/admin/templatetags/admin_urls.py' 2025-04-27 02:07:28,711 wheel INFO adding 'django/contrib/admin/templatetags/base.py' 2025-04-27 02:07:28,714 wheel INFO adding 'django/contrib/admin/templatetags/log.py' 2025-04-27 02:07:28,717 wheel INFO adding 'django/contrib/admin/views/__init__.py' 2025-04-27 02:07:28,719 wheel INFO adding 'django/contrib/admin/views/autocomplete.py' 2025-04-27 02:07:28,722 wheel INFO adding 'django/contrib/admin/views/decorators.py' 2025-04-27 02:07:28,725 wheel INFO adding 'django/contrib/admin/views/main.py' 2025-04-27 02:07:28,728 wheel INFO adding 'django/contrib/admindocs/__init__.py' 2025-04-27 02:07:28,731 wheel INFO adding 'django/contrib/admindocs/apps.py' 2025-04-27 02:07:28,734 wheel INFO adding 'django/contrib/admindocs/middleware.py' 2025-04-27 02:07:28,736 wheel INFO adding 'django/contrib/admindocs/urls.py' 2025-04-27 02:07:28,739 wheel INFO adding 'django/contrib/admindocs/utils.py' 2025-04-27 02:07:28,784 wheel INFO adding 'django/contrib/admindocs/views.py' 2025-04-27 02:07:28,794 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,797 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.po' 2025-04-27 02:07:28,801 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,804 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po' 2025-04-27 02:07:28,808 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,811 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-27 02:07:28,815 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,818 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po' 2025-04-27 02:07:28,821 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,824 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.po' 2025-04-27 02:07:28,828 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,831 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.po' 2025-04-27 02:07:28,834 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,837 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po' 2025-04-27 02:07:28,840 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,843 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po' 2025-04-27 02:07:28,846 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,849 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.po' 2025-04-27 02:07:28,852 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,855 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po' 2025-04-27 02:07:28,858 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,861 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po' 2025-04-27 02:07:28,865 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,868 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po' 2025-04-27 02:07:28,872 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,875 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po' 2025-04-27 02:07:28,879 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,882 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po' 2025-04-27 02:07:28,886 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,889 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.po' 2025-04-27 02:07:28,892 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,896 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.po' 2025-04-27 02:07:28,900 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,903 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po' 2025-04-27 02:07:28,907 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,910 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.po' 2025-04-27 02:07:28,913 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,916 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.po' 2025-04-27 02:07:28,919 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,922 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po' 2025-04-27 02:07:28,926 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,929 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po' 2025-04-27 02:07:28,932 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,935 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po' 2025-04-27 02:07:28,939 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,942 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.po' 2025-04-27 02:07:28,946 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,950 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po' 2025-04-27 02:07:28,954 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,957 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po' 2025-04-27 02:07:28,961 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,964 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po' 2025-04-27 02:07:28,968 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,971 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po' 2025-04-27 02:07:28,975 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,978 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.po' 2025-04-27 02:07:28,982 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,985 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po' 2025-04-27 02:07:28,989 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,993 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po' 2025-04-27 02:07:28,996 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo' 2025-04-27 02:07:28,999 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po' 2025-04-27 02:07:29,003 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,007 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po' 2025-04-27 02:07:29,010 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,013 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po' 2025-04-27 02:07:29,016 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,019 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po' 2025-04-27 02:07:29,023 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,026 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po' 2025-04-27 02:07:29,030 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,033 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po' 2025-04-27 02:07:29,037 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,040 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.po' 2025-04-27 02:07:29,044 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,046 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po' 2025-04-27 02:07:29,050 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,053 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po' 2025-04-27 02:07:29,056 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,060 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po' 2025-04-27 02:07:29,064 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,067 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po' 2025-04-27 02:07:29,071 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,074 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po' 2025-04-27 02:07:29,078 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,081 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.po' 2025-04-27 02:07:29,084 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,087 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.po' 2025-04-27 02:07:29,090 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,093 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.po' 2025-04-27 02:07:29,097 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,100 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.po' 2025-04-27 02:07:29,104 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,108 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po' 2025-04-27 02:07:29,112 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,115 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po' 2025-04-27 02:07:29,119 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,122 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po' 2025-04-27 02:07:29,125 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,128 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po' 2025-04-27 02:07:29,131 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,134 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.po' 2025-04-27 02:07:29,137 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,140 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po' 2025-04-27 02:07:29,143 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,147 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po' 2025-04-27 02:07:29,150 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,154 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po' 2025-04-27 02:07:29,158 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,162 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po' 2025-04-27 02:07:29,168 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,172 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po' 2025-04-27 02:07:29,176 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,180 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po' 2025-04-27 02:07:29,185 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,188 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po' 2025-04-27 02:07:29,193 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,196 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po' 2025-04-27 02:07:29,201 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,205 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po' 2025-04-27 02:07:29,209 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,213 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po' 2025-04-27 02:07:29,217 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,221 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po' 2025-04-27 02:07:29,226 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,229 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.po' 2025-04-27 02:07:29,233 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,237 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po' 2025-04-27 02:07:29,241 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,245 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po' 2025-04-27 02:07:29,249 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,253 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po' 2025-04-27 02:07:29,257 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,261 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po' 2025-04-27 02:07:29,265 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,269 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.po' 2025-04-27 02:07:29,273 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,277 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po' 2025-04-27 02:07:29,281 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,285 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po' 2025-04-27 02:07:29,290 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,293 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po' 2025-04-27 02:07:29,298 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,302 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-27 02:07:29,306 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,310 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po' 2025-04-27 02:07:29,315 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,318 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po' 2025-04-27 02:07:29,322 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,326 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po' 2025-04-27 02:07:29,331 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,335 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po' 2025-04-27 02:07:29,340 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,344 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po' 2025-04-27 02:07:29,348 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,352 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po' 2025-04-27 02:07:29,355 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,358 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-27 02:07:29,362 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,365 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po' 2025-04-27 02:07:29,369 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,372 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po' 2025-04-27 02:07:29,375 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,378 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po' 2025-04-27 02:07:29,381 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,385 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.po' 2025-04-27 02:07:29,388 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,392 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po' 2025-04-27 02:07:29,395 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,398 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.po' 2025-04-27 02:07:29,402 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,405 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po' 2025-04-27 02:07:29,409 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,412 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po' 2025-04-27 02:07:29,415 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,418 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po' 2025-04-27 02:07:29,422 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,425 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po' 2025-04-27 02:07:29,428 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,431 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po' 2025-04-27 02:07:29,434 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,437 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po' 2025-04-27 02:07:29,440 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,443 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-27 02:07:29,447 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,450 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-27 02:07:29,454 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/bookmarklets.html' 2025-04-27 02:07:29,456 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/index.html' 2025-04-27 02:07:29,459 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/missing_docutils.html' 2025-04-27 02:07:29,461 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_detail.html' 2025-04-27 02:07:29,464 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_index.html' 2025-04-27 02:07:29,466 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_detail.html' 2025-04-27 02:07:29,469 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_filter_index.html' 2025-04-27 02:07:29,472 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_tag_index.html' 2025-04-27 02:07:29,474 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_detail.html' 2025-04-27 02:07:29,477 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_index.html' 2025-04-27 02:07:29,480 wheel INFO adding 'django/contrib/auth/__init__.py' 2025-04-27 02:07:29,483 wheel INFO adding 'django/contrib/auth/admin.py' 2025-04-27 02:07:29,486 wheel INFO adding 'django/contrib/auth/apps.py' 2025-04-27 02:07:29,489 wheel INFO adding 'django/contrib/auth/backends.py' 2025-04-27 02:07:29,492 wheel INFO adding 'django/contrib/auth/base_user.py' 2025-04-27 02:07:29,494 wheel INFO adding 'django/contrib/auth/checks.py' 2025-04-27 02:07:29,498 wheel INFO adding 'django/contrib/auth/common-passwords.txt.gz' 2025-04-27 02:07:29,504 wheel INFO adding 'django/contrib/auth/context_processors.py' 2025-04-27 02:07:29,506 wheel INFO adding 'django/contrib/auth/decorators.py' 2025-04-27 02:07:29,509 wheel INFO adding 'django/contrib/auth/forms.py' 2025-04-27 02:07:29,513 wheel INFO adding 'django/contrib/auth/hashers.py' 2025-04-27 02:07:29,517 wheel INFO adding 'django/contrib/auth/middleware.py' 2025-04-27 02:07:29,520 wheel INFO adding 'django/contrib/auth/mixins.py' 2025-04-27 02:07:29,523 wheel INFO adding 'django/contrib/auth/models.py' 2025-04-27 02:07:29,526 wheel INFO adding 'django/contrib/auth/password_validation.py' 2025-04-27 02:07:29,529 wheel INFO adding 'django/contrib/auth/signals.py' 2025-04-27 02:07:29,531 wheel INFO adding 'django/contrib/auth/tokens.py' 2025-04-27 02:07:29,535 wheel INFO adding 'django/contrib/auth/urls.py' 2025-04-27 02:07:29,537 wheel INFO adding 'django/contrib/auth/validators.py' 2025-04-27 02:07:29,541 wheel INFO adding 'django/contrib/auth/views.py' 2025-04-27 02:07:29,544 wheel INFO adding 'django/contrib/auth/handlers/__init__.py' 2025-04-27 02:07:29,547 wheel INFO adding 'django/contrib/auth/handlers/modwsgi.py' 2025-04-27 02:07:29,557 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,560 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.po' 2025-04-27 02:07:29,564 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,568 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.po' 2025-04-27 02:07:29,571 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,575 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-27 02:07:29,578 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,581 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.po' 2025-04-27 02:07:29,585 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,588 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.po' 2025-04-27 02:07:29,592 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,596 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.po' 2025-04-27 02:07:29,599 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,602 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.po' 2025-04-27 02:07:29,606 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,609 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.po' 2025-04-27 02:07:29,613 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,616 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.po' 2025-04-27 02:07:29,619 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,622 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.po' 2025-04-27 02:07:29,626 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,629 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.po' 2025-04-27 02:07:29,633 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,636 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.po' 2025-04-27 02:07:29,640 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,643 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.po' 2025-04-27 02:07:29,647 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,650 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.po' 2025-04-27 02:07:29,653 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,657 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.po' 2025-04-27 02:07:29,661 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,664 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.po' 2025-04-27 02:07:29,668 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,671 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.po' 2025-04-27 02:07:29,675 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,678 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.po' 2025-04-27 02:07:29,681 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,684 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.po' 2025-04-27 02:07:29,688 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,691 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po' 2025-04-27 02:07:29,695 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,697 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po' 2025-04-27 02:07:29,701 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,705 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.po' 2025-04-27 02:07:29,709 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,712 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.po' 2025-04-27 02:07:29,716 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,719 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po' 2025-04-27 02:07:29,723 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,726 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po' 2025-04-27 02:07:29,730 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,733 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po' 2025-04-27 02:07:29,737 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,741 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po' 2025-04-27 02:07:29,745 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,748 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.po' 2025-04-27 02:07:29,752 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,755 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.po' 2025-04-27 02:07:29,759 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,762 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.po' 2025-04-27 02:07:29,766 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,769 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.po' 2025-04-27 02:07:29,773 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,776 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.po' 2025-04-27 02:07:29,779 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,782 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.po' 2025-04-27 02:07:29,785 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,788 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.po' 2025-04-27 02:07:29,792 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,795 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.po' 2025-04-27 02:07:29,798 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,802 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.po' 2025-04-27 02:07:29,805 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,808 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.po' 2025-04-27 02:07:29,812 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,814 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.po' 2025-04-27 02:07:29,818 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,821 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.po' 2025-04-27 02:07:29,824 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,827 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.po' 2025-04-27 02:07:29,831 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,834 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.po' 2025-04-27 02:07:29,837 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,840 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.po' 2025-04-27 02:07:29,844 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,847 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.po' 2025-04-27 02:07:29,851 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,854 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.po' 2025-04-27 02:07:29,857 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,860 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.po' 2025-04-27 02:07:29,863 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,866 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.po' 2025-04-27 02:07:29,870 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,873 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.po' 2025-04-27 02:07:29,877 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,879 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.po' 2025-04-27 02:07:29,883 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,886 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.po' 2025-04-27 02:07:29,889 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,892 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.po' 2025-04-27 02:07:29,896 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,898 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.po' 2025-04-27 02:07:29,901 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,904 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.po' 2025-04-27 02:07:29,908 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,910 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.po' 2025-04-27 02:07:29,914 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,916 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.po' 2025-04-27 02:07:29,920 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,923 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.po' 2025-04-27 02:07:29,927 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,930 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.po' 2025-04-27 02:07:29,933 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,937 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.po' 2025-04-27 02:07:29,940 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,943 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.po' 2025-04-27 02:07:29,948 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,952 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.po' 2025-04-27 02:07:29,956 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,960 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.po' 2025-04-27 02:07:29,965 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,969 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.po' 2025-04-27 02:07:29,974 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,977 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.po' 2025-04-27 02:07:29,982 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,987 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.po' 2025-04-27 02:07:29,991 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.mo' 2025-04-27 02:07:29,995 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.po' 2025-04-27 02:07:30,000 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,003 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.po' 2025-04-27 02:07:30,007 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,011 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.po' 2025-04-27 02:07:30,015 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,019 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.po' 2025-04-27 02:07:30,023 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,026 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.po' 2025-04-27 02:07:30,031 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,034 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.po' 2025-04-27 02:07:30,038 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,042 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.po' 2025-04-27 02:07:30,046 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,050 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.po' 2025-04-27 02:07:30,054 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,058 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.po' 2025-04-27 02:07:30,062 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,066 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-27 02:07:30,070 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,074 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.po' 2025-04-27 02:07:30,079 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,083 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.po' 2025-04-27 02:07:30,087 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,091 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.po' 2025-04-27 02:07:30,095 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,099 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.po' 2025-04-27 02:07:30,103 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,106 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.po' 2025-04-27 02:07:30,111 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,115 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.po' 2025-04-27 02:07:30,119 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,122 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-27 02:07:30,127 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,131 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.po' 2025-04-27 02:07:30,135 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,139 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.po' 2025-04-27 02:07:30,144 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,148 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.po' 2025-04-27 02:07:30,152 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,155 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.po' 2025-04-27 02:07:30,159 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,162 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.po' 2025-04-27 02:07:30,166 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,170 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.po' 2025-04-27 02:07:30,173 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,176 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.po' 2025-04-27 02:07:30,180 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,184 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.po' 2025-04-27 02:07:30,188 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,191 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.po' 2025-04-27 02:07:30,197 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,200 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.po' 2025-04-27 02:07:30,204 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,208 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.po' 2025-04-27 02:07:30,212 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,215 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.po' 2025-04-27 02:07:30,219 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,222 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.po' 2025-04-27 02:07:30,227 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,230 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.po' 2025-04-27 02:07:30,234 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,238 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-27 02:07:30,242 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,245 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-27 02:07:30,249 wheel INFO adding 'django/contrib/auth/management/__init__.py' 2025-04-27 02:07:30,253 wheel INFO adding 'django/contrib/auth/management/commands/__init__.py' 2025-04-27 02:07:30,256 wheel INFO adding 'django/contrib/auth/management/commands/changepassword.py' 2025-04-27 02:07:30,260 wheel INFO adding 'django/contrib/auth/management/commands/createsuperuser.py' 2025-04-27 02:07:30,265 wheel INFO adding 'django/contrib/auth/migrations/0001_initial.py' 2025-04-27 02:07:30,268 wheel INFO adding 'django/contrib/auth/migrations/0002_alter_permission_name_max_length.py' 2025-04-27 02:07:30,271 wheel INFO adding 'django/contrib/auth/migrations/0003_alter_user_email_max_length.py' 2025-04-27 02:07:30,274 wheel INFO adding 'django/contrib/auth/migrations/0004_alter_user_username_opts.py' 2025-04-27 02:07:30,278 wheel INFO adding 'django/contrib/auth/migrations/0005_alter_user_last_login_null.py' 2025-04-27 02:07:30,281 wheel INFO adding 'django/contrib/auth/migrations/0006_require_contenttypes_0002.py' 2025-04-27 02:07:30,284 wheel INFO adding 'django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py' 2025-04-27 02:07:30,286 wheel INFO adding 'django/contrib/auth/migrations/0008_alter_user_username_max_length.py' 2025-04-27 02:07:30,289 wheel INFO adding 'django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py' 2025-04-27 02:07:30,293 wheel INFO adding 'django/contrib/auth/migrations/0010_alter_group_name_max_length.py' 2025-04-27 02:07:30,295 wheel INFO adding 'django/contrib/auth/migrations/0011_update_proxy_permissions.py' 2025-04-27 02:07:30,298 wheel INFO adding 'django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py' 2025-04-27 02:07:30,301 wheel INFO adding 'django/contrib/auth/migrations/__init__.py' 2025-04-27 02:07:30,305 wheel INFO adding 'django/contrib/auth/templates/auth/widgets/read_only_password_hash.html' 2025-04-27 02:07:30,308 wheel INFO adding 'django/contrib/auth/templates/registration/password_reset_subject.txt' 2025-04-27 02:07:30,311 wheel INFO adding 'django/contrib/contenttypes/__init__.py' 2025-04-27 02:07:30,314 wheel INFO adding 'django/contrib/contenttypes/admin.py' 2025-04-27 02:07:30,317 wheel INFO adding 'django/contrib/contenttypes/apps.py' 2025-04-27 02:07:30,320 wheel INFO adding 'django/contrib/contenttypes/checks.py' 2025-04-27 02:07:30,323 wheel INFO adding 'django/contrib/contenttypes/fields.py' 2025-04-27 02:07:30,327 wheel INFO adding 'django/contrib/contenttypes/forms.py' 2025-04-27 02:07:30,330 wheel INFO adding 'django/contrib/contenttypes/models.py' 2025-04-27 02:07:30,333 wheel INFO adding 'django/contrib/contenttypes/views.py' 2025-04-27 02:07:30,343 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,346 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po' 2025-04-27 02:07:30,349 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,352 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po' 2025-04-27 02:07:30,355 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,358 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-27 02:07:30,361 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,364 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po' 2025-04-27 02:07:30,367 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,370 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po' 2025-04-27 02:07:30,373 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,376 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po' 2025-04-27 02:07:30,379 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,382 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po' 2025-04-27 02:07:30,385 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,388 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po' 2025-04-27 02:07:30,391 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,394 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po' 2025-04-27 02:07:30,397 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,400 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po' 2025-04-27 02:07:30,403 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,406 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po' 2025-04-27 02:07:30,409 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,412 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po' 2025-04-27 02:07:30,415 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,418 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po' 2025-04-27 02:07:30,421 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,424 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po' 2025-04-27 02:07:30,427 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,430 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po' 2025-04-27 02:07:30,433 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,436 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po' 2025-04-27 02:07:30,439 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,442 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po' 2025-04-27 02:07:30,445 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,448 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po' 2025-04-27 02:07:30,451 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,454 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po' 2025-04-27 02:07:30,457 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,460 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po' 2025-04-27 02:07:30,463 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,465 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po' 2025-04-27 02:07:30,469 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,471 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po' 2025-04-27 02:07:30,474 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,477 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po' 2025-04-27 02:07:30,480 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,482 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po' 2025-04-27 02:07:30,485 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,488 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po' 2025-04-27 02:07:30,492 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,494 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po' 2025-04-27 02:07:30,497 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,500 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po' 2025-04-27 02:07:30,504 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,506 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po' 2025-04-27 02:07:30,509 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,512 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po' 2025-04-27 02:07:30,515 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,517 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po' 2025-04-27 02:07:30,521 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,523 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po' 2025-04-27 02:07:30,526 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,529 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po' 2025-04-27 02:07:30,533 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,535 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po' 2025-04-27 02:07:30,538 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,541 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po' 2025-04-27 02:07:30,544 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,547 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po' 2025-04-27 02:07:30,550 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,553 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po' 2025-04-27 02:07:30,556 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,558 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po' 2025-04-27 02:07:30,561 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,564 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po' 2025-04-27 02:07:30,567 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,570 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po' 2025-04-27 02:07:30,573 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,575 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po' 2025-04-27 02:07:30,579 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,581 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po' 2025-04-27 02:07:30,584 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,587 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po' 2025-04-27 02:07:30,590 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,592 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po' 2025-04-27 02:07:30,595 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,598 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po' 2025-04-27 02:07:30,601 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,604 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po' 2025-04-27 02:07:30,607 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,610 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po' 2025-04-27 02:07:30,613 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,616 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po' 2025-04-27 02:07:30,619 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,622 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po' 2025-04-27 02:07:30,625 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,628 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po' 2025-04-27 02:07:30,631 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,633 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po' 2025-04-27 02:07:30,636 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,638 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po' 2025-04-27 02:07:30,641 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,644 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po' 2025-04-27 02:07:30,647 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,649 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po' 2025-04-27 02:07:30,652 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,654 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po' 2025-04-27 02:07:30,658 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,661 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po' 2025-04-27 02:07:30,665 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,668 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po' 2025-04-27 02:07:30,672 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,675 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po' 2025-04-27 02:07:30,679 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,682 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po' 2025-04-27 02:07:30,686 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,689 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po' 2025-04-27 02:07:30,693 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,696 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po' 2025-04-27 02:07:30,700 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,703 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po' 2025-04-27 02:07:30,707 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,711 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po' 2025-04-27 02:07:30,715 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,718 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po' 2025-04-27 02:07:30,721 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,725 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po' 2025-04-27 02:07:30,728 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,731 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po' 2025-04-27 02:07:30,735 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,738 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po' 2025-04-27 02:07:30,742 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,745 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po' 2025-04-27 02:07:30,749 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,752 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po' 2025-04-27 02:07:30,756 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,758 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po' 2025-04-27 02:07:30,762 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,765 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po' 2025-04-27 02:07:30,769 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,772 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po' 2025-04-27 02:07:30,776 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,779 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-27 02:07:30,782 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,785 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po' 2025-04-27 02:07:30,789 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,792 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po' 2025-04-27 02:07:30,796 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,799 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po' 2025-04-27 02:07:30,803 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,806 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po' 2025-04-27 02:07:30,810 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,812 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po' 2025-04-27 02:07:30,815 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,818 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po' 2025-04-27 02:07:30,821 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,823 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-27 02:07:30,826 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,828 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po' 2025-04-27 02:07:30,831 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,833 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po' 2025-04-27 02:07:30,836 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,839 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po' 2025-04-27 02:07:30,842 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,844 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po' 2025-04-27 02:07:30,847 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,850 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po' 2025-04-27 02:07:30,853 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,856 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po' 2025-04-27 02:07:30,859 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,861 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po' 2025-04-27 02:07:30,864 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,867 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po' 2025-04-27 02:07:30,870 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,872 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po' 2025-04-27 02:07:30,876 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,878 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po' 2025-04-27 02:07:30,882 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,884 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po' 2025-04-27 02:07:30,887 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,889 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po' 2025-04-27 02:07:30,892 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,894 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po' 2025-04-27 02:07:30,898 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,900 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-27 02:07:30,903 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,906 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-27 02:07:30,909 wheel INFO adding 'django/contrib/contenttypes/management/__init__.py' 2025-04-27 02:07:30,912 wheel INFO adding 'django/contrib/contenttypes/management/commands/__init__.py' 2025-04-27 02:07:30,914 wheel INFO adding 'django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py' 2025-04-27 02:07:30,917 wheel INFO adding 'django/contrib/contenttypes/migrations/0001_initial.py' 2025-04-27 02:07:30,920 wheel INFO adding 'django/contrib/contenttypes/migrations/0002_remove_content_type_name.py' 2025-04-27 02:07:30,922 wheel INFO adding 'django/contrib/contenttypes/migrations/__init__.py' 2025-04-27 02:07:30,925 wheel INFO adding 'django/contrib/flatpages/__init__.py' 2025-04-27 02:07:30,928 wheel INFO adding 'django/contrib/flatpages/admin.py' 2025-04-27 02:07:30,930 wheel INFO adding 'django/contrib/flatpages/apps.py' 2025-04-27 02:07:30,932 wheel INFO adding 'django/contrib/flatpages/forms.py' 2025-04-27 02:07:30,935 wheel INFO adding 'django/contrib/flatpages/middleware.py' 2025-04-27 02:07:30,937 wheel INFO adding 'django/contrib/flatpages/models.py' 2025-04-27 02:07:30,939 wheel INFO adding 'django/contrib/flatpages/sitemaps.py' 2025-04-27 02:07:30,942 wheel INFO adding 'django/contrib/flatpages/urls.py' 2025-04-27 02:07:30,944 wheel INFO adding 'django/contrib/flatpages/views.py' 2025-04-27 02:07:30,954 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,956 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.po' 2025-04-27 02:07:30,960 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,962 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po' 2025-04-27 02:07:30,966 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,968 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-27 02:07:30,971 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,974 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po' 2025-04-27 02:07:30,978 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,980 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.po' 2025-04-27 02:07:30,984 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,986 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.po' 2025-04-27 02:07:30,989 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,992 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po' 2025-04-27 02:07:30,995 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo' 2025-04-27 02:07:30,998 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po' 2025-04-27 02:07:31,001 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,004 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.po' 2025-04-27 02:07:31,007 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,009 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po' 2025-04-27 02:07:31,012 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,015 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po' 2025-04-27 02:07:31,018 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,021 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po' 2025-04-27 02:07:31,025 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,027 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po' 2025-04-27 02:07:31,030 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,033 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po' 2025-04-27 02:07:31,037 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,040 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.po' 2025-04-27 02:07:31,044 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,047 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.po' 2025-04-27 02:07:31,050 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,053 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po' 2025-04-27 02:07:31,056 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,059 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.po' 2025-04-27 02:07:31,063 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,066 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.po' 2025-04-27 02:07:31,070 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,073 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po' 2025-04-27 02:07:31,077 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,079 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po' 2025-04-27 02:07:31,083 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,086 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po' 2025-04-27 02:07:31,089 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,092 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.po' 2025-04-27 02:07:31,095 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,099 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po' 2025-04-27 02:07:31,102 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,105 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po' 2025-04-27 02:07:31,108 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,110 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po' 2025-04-27 02:07:31,113 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,116 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po' 2025-04-27 02:07:31,119 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,121 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.po' 2025-04-27 02:07:31,124 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,127 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po' 2025-04-27 02:07:31,130 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,132 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po' 2025-04-27 02:07:31,135 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,137 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po' 2025-04-27 02:07:31,140 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,143 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po' 2025-04-27 02:07:31,146 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,148 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po' 2025-04-27 02:07:31,152 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,154 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po' 2025-04-27 02:07:31,157 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,160 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po' 2025-04-27 02:07:31,163 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,166 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po' 2025-04-27 02:07:31,169 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,172 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.po' 2025-04-27 02:07:31,175 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,177 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po' 2025-04-27 02:07:31,181 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,183 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po' 2025-04-27 02:07:31,186 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,188 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po' 2025-04-27 02:07:31,192 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,194 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po' 2025-04-27 02:07:31,197 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,199 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po' 2025-04-27 02:07:31,202 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,204 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po' 2025-04-27 02:07:31,207 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,210 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.po' 2025-04-27 02:07:31,213 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,215 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.po' 2025-04-27 02:07:31,218 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,220 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.po' 2025-04-27 02:07:31,223 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,225 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.po' 2025-04-27 02:07:31,228 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,231 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po' 2025-04-27 02:07:31,234 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,236 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po' 2025-04-27 02:07:31,240 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,242 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po' 2025-04-27 02:07:31,245 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,247 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.po' 2025-04-27 02:07:31,250 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,253 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po' 2025-04-27 02:07:31,256 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,258 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po' 2025-04-27 02:07:31,262 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,265 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po' 2025-04-27 02:07:31,269 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,272 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po' 2025-04-27 02:07:31,275 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,279 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po' 2025-04-27 02:07:31,283 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,286 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po' 2025-04-27 02:07:31,291 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,294 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po' 2025-04-27 02:07:31,298 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,301 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po' 2025-04-27 02:07:31,305 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,308 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po' 2025-04-27 02:07:31,312 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,315 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po' 2025-04-27 02:07:31,319 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,322 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po' 2025-04-27 02:07:31,326 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,329 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.po' 2025-04-27 02:07:31,333 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,336 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po' 2025-04-27 02:07:31,340 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,344 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po' 2025-04-27 02:07:31,348 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,351 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po' 2025-04-27 02:07:31,355 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,358 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po' 2025-04-27 02:07:31,362 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,365 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.po' 2025-04-27 02:07:31,369 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,372 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po' 2025-04-27 02:07:31,376 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,379 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po' 2025-04-27 02:07:31,382 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,386 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po' 2025-04-27 02:07:31,389 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,393 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-27 02:07:31,396 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,400 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po' 2025-04-27 02:07:31,404 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,409 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po' 2025-04-27 02:07:31,414 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,418 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po' 2025-04-27 02:07:31,423 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,426 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po' 2025-04-27 02:07:31,431 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,434 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po' 2025-04-27 02:07:31,437 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,440 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po' 2025-04-27 02:07:31,444 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,446 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-27 02:07:31,450 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,453 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po' 2025-04-27 02:07:31,456 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,459 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po' 2025-04-27 02:07:31,463 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,465 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po' 2025-04-27 02:07:31,469 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,472 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.po' 2025-04-27 02:07:31,475 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,478 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po' 2025-04-27 02:07:31,481 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,484 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.po' 2025-04-27 02:07:31,488 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,490 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po' 2025-04-27 02:07:31,494 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,496 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po' 2025-04-27 02:07:31,500 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,503 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po' 2025-04-27 02:07:31,506 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,509 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po' 2025-04-27 02:07:31,513 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,516 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po' 2025-04-27 02:07:31,519 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,521 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po' 2025-04-27 02:07:31,525 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,528 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po' 2025-04-27 02:07:31,531 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,534 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-27 02:07:31,538 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,540 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-27 02:07:31,543 wheel INFO adding 'django/contrib/flatpages/migrations/0001_initial.py' 2025-04-27 02:07:31,546 wheel INFO adding 'django/contrib/flatpages/migrations/__init__.py' 2025-04-27 02:07:31,548 wheel INFO adding 'django/contrib/flatpages/templatetags/__init__.py' 2025-04-27 02:07:31,551 wheel INFO adding 'django/contrib/flatpages/templatetags/flatpages.py' 2025-04-27 02:07:31,554 wheel INFO adding 'django/contrib/gis/__init__.py' 2025-04-27 02:07:31,556 wheel INFO adding 'django/contrib/gis/apps.py' 2025-04-27 02:07:31,559 wheel INFO adding 'django/contrib/gis/feeds.py' 2025-04-27 02:07:31,561 wheel INFO adding 'django/contrib/gis/geometry.py' 2025-04-27 02:07:31,564 wheel INFO adding 'django/contrib/gis/measure.py' 2025-04-27 02:07:31,567 wheel INFO adding 'django/contrib/gis/ptr.py' 2025-04-27 02:07:31,569 wheel INFO adding 'django/contrib/gis/shortcuts.py' 2025-04-27 02:07:31,572 wheel INFO adding 'django/contrib/gis/views.py' 2025-04-27 02:07:31,575 wheel INFO adding 'django/contrib/gis/admin/__init__.py' 2025-04-27 02:07:31,578 wheel INFO adding 'django/contrib/gis/admin/options.py' 2025-04-27 02:07:31,581 wheel INFO adding 'django/contrib/gis/admin/widgets.py' 2025-04-27 02:07:31,584 wheel INFO adding 'django/contrib/gis/db/__init__.py' 2025-04-27 02:07:31,586 wheel INFO adding 'django/contrib/gis/db/backends/__init__.py' 2025-04-27 02:07:31,589 wheel INFO adding 'django/contrib/gis/db/backends/utils.py' 2025-04-27 02:07:31,592 wheel INFO adding 'django/contrib/gis/db/backends/base/__init__.py' 2025-04-27 02:07:31,594 wheel INFO adding 'django/contrib/gis/db/backends/base/adapter.py' 2025-04-27 02:07:31,597 wheel INFO adding 'django/contrib/gis/db/backends/base/features.py' 2025-04-27 02:07:31,599 wheel INFO adding 'django/contrib/gis/db/backends/base/models.py' 2025-04-27 02:07:31,602 wheel INFO adding 'django/contrib/gis/db/backends/base/operations.py' 2025-04-27 02:07:31,605 wheel INFO adding 'django/contrib/gis/db/backends/mysql/__init__.py' 2025-04-27 02:07:31,608 wheel INFO adding 'django/contrib/gis/db/backends/mysql/base.py' 2025-04-27 02:07:31,610 wheel INFO adding 'django/contrib/gis/db/backends/mysql/features.py' 2025-04-27 02:07:31,613 wheel INFO adding 'django/contrib/gis/db/backends/mysql/introspection.py' 2025-04-27 02:07:31,615 wheel INFO adding 'django/contrib/gis/db/backends/mysql/operations.py' 2025-04-27 02:07:31,618 wheel INFO adding 'django/contrib/gis/db/backends/mysql/schema.py' 2025-04-27 02:07:31,621 wheel INFO adding 'django/contrib/gis/db/backends/oracle/__init__.py' 2025-04-27 02:07:31,623 wheel INFO adding 'django/contrib/gis/db/backends/oracle/adapter.py' 2025-04-27 02:07:31,626 wheel INFO adding 'django/contrib/gis/db/backends/oracle/base.py' 2025-04-27 02:07:31,628 wheel INFO adding 'django/contrib/gis/db/backends/oracle/features.py' 2025-04-27 02:07:31,631 wheel INFO adding 'django/contrib/gis/db/backends/oracle/introspection.py' 2025-04-27 02:07:31,633 wheel INFO adding 'django/contrib/gis/db/backends/oracle/models.py' 2025-04-27 02:07:31,636 wheel INFO adding 'django/contrib/gis/db/backends/oracle/operations.py' 2025-04-27 02:07:31,638 wheel INFO adding 'django/contrib/gis/db/backends/oracle/schema.py' 2025-04-27 02:07:31,641 wheel INFO adding 'django/contrib/gis/db/backends/postgis/__init__.py' 2025-04-27 02:07:31,644 wheel INFO adding 'django/contrib/gis/db/backends/postgis/adapter.py' 2025-04-27 02:07:31,647 wheel INFO adding 'django/contrib/gis/db/backends/postgis/base.py' 2025-04-27 02:07:31,649 wheel INFO adding 'django/contrib/gis/db/backends/postgis/const.py' 2025-04-27 02:07:31,652 wheel INFO adding 'django/contrib/gis/db/backends/postgis/features.py' 2025-04-27 02:07:31,654 wheel INFO adding 'django/contrib/gis/db/backends/postgis/introspection.py' 2025-04-27 02:07:31,657 wheel INFO adding 'django/contrib/gis/db/backends/postgis/models.py' 2025-04-27 02:07:31,660 wheel INFO adding 'django/contrib/gis/db/backends/postgis/operations.py' 2025-04-27 02:07:31,663 wheel INFO adding 'django/contrib/gis/db/backends/postgis/pgraster.py' 2025-04-27 02:07:31,666 wheel INFO adding 'django/contrib/gis/db/backends/postgis/schema.py' 2025-04-27 02:07:31,669 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/__init__.py' 2025-04-27 02:07:31,671 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/adapter.py' 2025-04-27 02:07:31,673 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/base.py' 2025-04-27 02:07:31,676 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/client.py' 2025-04-27 02:07:31,678 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/features.py' 2025-04-27 02:07:31,680 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/introspection.py' 2025-04-27 02:07:31,683 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/models.py' 2025-04-27 02:07:31,686 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/operations.py' 2025-04-27 02:07:31,690 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/schema.py' 2025-04-27 02:07:31,693 wheel INFO adding 'django/contrib/gis/db/models/__init__.py' 2025-04-27 02:07:31,696 wheel INFO adding 'django/contrib/gis/db/models/aggregates.py' 2025-04-27 02:07:31,700 wheel INFO adding 'django/contrib/gis/db/models/fields.py' 2025-04-27 02:07:31,704 wheel INFO adding 'django/contrib/gis/db/models/functions.py' 2025-04-27 02:07:31,708 wheel INFO adding 'django/contrib/gis/db/models/lookups.py' 2025-04-27 02:07:31,711 wheel INFO adding 'django/contrib/gis/db/models/proxy.py' 2025-04-27 02:07:31,714 wheel INFO adding 'django/contrib/gis/db/models/sql/__init__.py' 2025-04-27 02:07:31,717 wheel INFO adding 'django/contrib/gis/db/models/sql/conversion.py' 2025-04-27 02:07:31,719 wheel INFO adding 'django/contrib/gis/forms/__init__.py' 2025-04-27 02:07:31,722 wheel INFO adding 'django/contrib/gis/forms/fields.py' 2025-04-27 02:07:31,725 wheel INFO adding 'django/contrib/gis/forms/widgets.py' 2025-04-27 02:07:31,728 wheel INFO adding 'django/contrib/gis/gdal/LICENSE' 2025-04-27 02:07:31,730 wheel INFO adding 'django/contrib/gis/gdal/__init__.py' 2025-04-27 02:07:31,733 wheel INFO adding 'django/contrib/gis/gdal/base.py' 2025-04-27 02:07:31,735 wheel INFO adding 'django/contrib/gis/gdal/datasource.py' 2025-04-27 02:07:31,738 wheel INFO adding 'django/contrib/gis/gdal/driver.py' 2025-04-27 02:07:31,740 wheel INFO adding 'django/contrib/gis/gdal/envelope.py' 2025-04-27 02:07:31,743 wheel INFO adding 'django/contrib/gis/gdal/error.py' 2025-04-27 02:07:31,745 wheel INFO adding 'django/contrib/gis/gdal/feature.py' 2025-04-27 02:07:31,748 wheel INFO adding 'django/contrib/gis/gdal/field.py' 2025-04-27 02:07:31,751 wheel INFO adding 'django/contrib/gis/gdal/geometries.py' 2025-04-27 02:07:31,754 wheel INFO adding 'django/contrib/gis/gdal/geomtype.py' 2025-04-27 02:07:31,757 wheel INFO adding 'django/contrib/gis/gdal/layer.py' 2025-04-27 02:07:31,760 wheel INFO adding 'django/contrib/gis/gdal/libgdal.py' 2025-04-27 02:07:31,763 wheel INFO adding 'django/contrib/gis/gdal/srs.py' 2025-04-27 02:07:31,766 wheel INFO adding 'django/contrib/gis/gdal/prototypes/__init__.py' 2025-04-27 02:07:31,768 wheel INFO adding 'django/contrib/gis/gdal/prototypes/ds.py' 2025-04-27 02:07:31,771 wheel INFO adding 'django/contrib/gis/gdal/prototypes/errcheck.py' 2025-04-27 02:07:31,773 wheel INFO adding 'django/contrib/gis/gdal/prototypes/generation.py' 2025-04-27 02:07:31,776 wheel INFO adding 'django/contrib/gis/gdal/prototypes/geom.py' 2025-04-27 02:07:31,778 wheel INFO adding 'django/contrib/gis/gdal/prototypes/raster.py' 2025-04-27 02:07:31,781 wheel INFO adding 'django/contrib/gis/gdal/prototypes/srs.py' 2025-04-27 02:07:31,784 wheel INFO adding 'django/contrib/gis/gdal/raster/__init__.py' 2025-04-27 02:07:31,786 wheel INFO adding 'django/contrib/gis/gdal/raster/band.py' 2025-04-27 02:07:31,789 wheel INFO adding 'django/contrib/gis/gdal/raster/base.py' 2025-04-27 02:07:31,791 wheel INFO adding 'django/contrib/gis/gdal/raster/const.py' 2025-04-27 02:07:31,794 wheel INFO adding 'django/contrib/gis/gdal/raster/source.py' 2025-04-27 02:07:31,797 wheel INFO adding 'django/contrib/gis/geoip2/__init__.py' 2025-04-27 02:07:31,800 wheel INFO adding 'django/contrib/gis/geoip2/base.py' 2025-04-27 02:07:31,803 wheel INFO adding 'django/contrib/gis/geoip2/resources.py' 2025-04-27 02:07:31,805 wheel INFO adding 'django/contrib/gis/geos/LICENSE' 2025-04-27 02:07:31,808 wheel INFO adding 'django/contrib/gis/geos/__init__.py' 2025-04-27 02:07:31,810 wheel INFO adding 'django/contrib/gis/geos/base.py' 2025-04-27 02:07:31,813 wheel INFO adding 'django/contrib/gis/geos/collections.py' 2025-04-27 02:07:31,816 wheel INFO adding 'django/contrib/gis/geos/coordseq.py' 2025-04-27 02:07:31,818 wheel INFO adding 'django/contrib/gis/geos/error.py' 2025-04-27 02:07:31,820 wheel INFO adding 'django/contrib/gis/geos/factory.py' 2025-04-27 02:07:31,823 wheel INFO adding 'django/contrib/gis/geos/geometry.py' 2025-04-27 02:07:31,826 wheel INFO adding 'django/contrib/gis/geos/io.py' 2025-04-27 02:07:31,829 wheel INFO adding 'django/contrib/gis/geos/libgeos.py' 2025-04-27 02:07:31,831 wheel INFO adding 'django/contrib/gis/geos/linestring.py' 2025-04-27 02:07:31,834 wheel INFO adding 'django/contrib/gis/geos/mutable_list.py' 2025-04-27 02:07:31,836 wheel INFO adding 'django/contrib/gis/geos/point.py' 2025-04-27 02:07:31,839 wheel INFO adding 'django/contrib/gis/geos/polygon.py' 2025-04-27 02:07:31,841 wheel INFO adding 'django/contrib/gis/geos/prepared.py' 2025-04-27 02:07:31,844 wheel INFO adding 'django/contrib/gis/geos/prototypes/__init__.py' 2025-04-27 02:07:31,846 wheel INFO adding 'django/contrib/gis/geos/prototypes/coordseq.py' 2025-04-27 02:07:31,849 wheel INFO adding 'django/contrib/gis/geos/prototypes/errcheck.py' 2025-04-27 02:07:31,851 wheel INFO adding 'django/contrib/gis/geos/prototypes/geom.py' 2025-04-27 02:07:31,854 wheel INFO adding 'django/contrib/gis/geos/prototypes/io.py' 2025-04-27 02:07:31,857 wheel INFO adding 'django/contrib/gis/geos/prototypes/misc.py' 2025-04-27 02:07:31,859 wheel INFO adding 'django/contrib/gis/geos/prototypes/predicates.py' 2025-04-27 02:07:31,862 wheel INFO adding 'django/contrib/gis/geos/prototypes/prepared.py' 2025-04-27 02:07:31,864 wheel INFO adding 'django/contrib/gis/geos/prototypes/threadsafe.py' 2025-04-27 02:07:31,867 wheel INFO adding 'django/contrib/gis/geos/prototypes/topology.py' 2025-04-27 02:07:31,875 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,877 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.po' 2025-04-27 02:07:31,880 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,883 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.po' 2025-04-27 02:07:31,886 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,888 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-27 02:07:31,891 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,894 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.po' 2025-04-27 02:07:31,897 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,900 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.po' 2025-04-27 02:07:31,903 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,905 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.po' 2025-04-27 02:07:31,908 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,910 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.po' 2025-04-27 02:07:31,913 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,916 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.po' 2025-04-27 02:07:31,919 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,921 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.po' 2025-04-27 02:07:31,924 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,927 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.po' 2025-04-27 02:07:31,930 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,933 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.po' 2025-04-27 02:07:31,936 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,938 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.po' 2025-04-27 02:07:31,942 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,944 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.po' 2025-04-27 02:07:31,947 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,950 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.po' 2025-04-27 02:07:31,953 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,956 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.po' 2025-04-27 02:07:31,959 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,962 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.po' 2025-04-27 02:07:31,965 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,968 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.po' 2025-04-27 02:07:31,971 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,973 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.po' 2025-04-27 02:07:31,976 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,979 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.po' 2025-04-27 02:07:31,982 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,984 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po' 2025-04-27 02:07:31,987 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,989 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po' 2025-04-27 02:07:31,992 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.mo' 2025-04-27 02:07:31,994 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.po' 2025-04-27 02:07:31,997 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,000 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.po' 2025-04-27 02:07:32,003 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,006 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po' 2025-04-27 02:07:32,009 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,011 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po' 2025-04-27 02:07:32,015 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,017 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po' 2025-04-27 02:07:32,020 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,023 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po' 2025-04-27 02:07:32,026 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,029 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.po' 2025-04-27 02:07:32,032 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,034 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.po' 2025-04-27 02:07:32,037 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,040 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.po' 2025-04-27 02:07:32,042 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,045 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.po' 2025-04-27 02:07:32,048 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,051 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.po' 2025-04-27 02:07:32,054 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,056 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.po' 2025-04-27 02:07:32,059 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,061 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.po' 2025-04-27 02:07:32,065 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,067 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.po' 2025-04-27 02:07:32,070 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,073 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.po' 2025-04-27 02:07:32,076 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,078 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.po' 2025-04-27 02:07:32,081 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,084 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.po' 2025-04-27 02:07:32,089 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,091 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.po' 2025-04-27 02:07:32,094 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,097 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.po' 2025-04-27 02:07:32,100 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,102 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.po' 2025-04-27 02:07:32,105 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,108 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.po' 2025-04-27 02:07:32,111 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,113 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.po' 2025-04-27 02:07:32,116 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,118 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.po' 2025-04-27 02:07:32,121 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,124 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.po' 2025-04-27 02:07:32,126 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,129 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.po' 2025-04-27 02:07:32,132 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,134 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.po' 2025-04-27 02:07:32,137 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,140 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.po' 2025-04-27 02:07:32,143 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,146 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.po' 2025-04-27 02:07:32,149 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,152 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.po' 2025-04-27 02:07:32,155 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,157 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.po' 2025-04-27 02:07:32,160 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,162 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.po' 2025-04-27 02:07:32,165 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,167 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.po' 2025-04-27 02:07:32,171 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,173 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.po' 2025-04-27 02:07:32,176 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,178 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.po' 2025-04-27 02:07:32,182 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,185 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.po' 2025-04-27 02:07:32,189 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,192 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.po' 2025-04-27 02:07:32,196 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,199 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.po' 2025-04-27 02:07:32,203 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,206 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.po' 2025-04-27 02:07:32,210 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,213 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.po' 2025-04-27 02:07:32,216 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,219 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.po' 2025-04-27 02:07:32,223 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,226 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.po' 2025-04-27 02:07:32,230 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,233 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.po' 2025-04-27 02:07:32,237 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,240 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.po' 2025-04-27 02:07:32,244 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,248 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.po' 2025-04-27 02:07:32,251 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,254 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.po' 2025-04-27 02:07:32,258 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,261 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.po' 2025-04-27 02:07:32,265 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,268 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.po' 2025-04-27 02:07:32,272 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,275 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.po' 2025-04-27 02:07:32,279 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,282 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.po' 2025-04-27 02:07:32,286 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,288 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.po' 2025-04-27 02:07:32,291 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,294 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-27 02:07:32,297 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,300 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.po' 2025-04-27 02:07:32,303 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,305 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.po' 2025-04-27 02:07:32,308 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,311 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.po' 2025-04-27 02:07:32,314 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,317 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.po' 2025-04-27 02:07:32,320 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,322 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.po' 2025-04-27 02:07:32,325 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,328 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.po' 2025-04-27 02:07:32,331 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,334 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-27 02:07:32,337 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,340 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.po' 2025-04-27 02:07:32,342 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,345 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.po' 2025-04-27 02:07:32,349 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,351 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.po' 2025-04-27 02:07:32,354 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,357 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.po' 2025-04-27 02:07:32,360 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,362 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.po' 2025-04-27 02:07:32,365 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,368 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.po' 2025-04-27 02:07:32,371 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,373 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.po' 2025-04-27 02:07:32,376 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,379 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.po' 2025-04-27 02:07:32,382 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,385 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.po' 2025-04-27 02:07:32,388 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,391 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.po' 2025-04-27 02:07:32,394 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,396 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.po' 2025-04-27 02:07:32,399 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,402 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.po' 2025-04-27 02:07:32,405 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,407 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-27 02:07:32,427 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,430 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-27 02:07:32,432 wheel INFO adding 'django/contrib/gis/management/__init__.py' 2025-04-27 02:07:32,435 wheel INFO adding 'django/contrib/gis/management/commands/__init__.py' 2025-04-27 02:07:32,437 wheel INFO adding 'django/contrib/gis/management/commands/inspectdb.py' 2025-04-27 02:07:32,440 wheel INFO adding 'django/contrib/gis/management/commands/ogrinspect.py' 2025-04-27 02:07:32,443 wheel INFO adding 'django/contrib/gis/serializers/__init__.py' 2025-04-27 02:07:32,445 wheel INFO adding 'django/contrib/gis/serializers/geojson.py' 2025-04-27 02:07:32,448 wheel INFO adding 'django/contrib/gis/sitemaps/__init__.py' 2025-04-27 02:07:32,450 wheel INFO adding 'django/contrib/gis/sitemaps/kml.py' 2025-04-27 02:07:32,453 wheel INFO adding 'django/contrib/gis/sitemaps/views.py' 2025-04-27 02:07:32,456 wheel INFO adding 'django/contrib/gis/static/gis/css/ol3.css' 2025-04-27 02:07:32,459 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_off.svg' 2025-04-27 02:07:32,462 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_on.svg' 2025-04-27 02:07:32,464 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_off.svg' 2025-04-27 02:07:32,467 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_on.svg' 2025-04-27 02:07:32,469 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_off.svg' 2025-04-27 02:07:32,472 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_on.svg' 2025-04-27 02:07:32,475 wheel INFO adding 'django/contrib/gis/static/gis/js/OLMapWidget.js' 2025-04-27 02:07:32,478 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers-osm.html' 2025-04-27 02:07:32,480 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers.html' 2025-04-27 02:07:32,483 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.html' 2025-04-27 02:07:32,486 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.js' 2025-04-27 02:07:32,488 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.html' 2025-04-27 02:07:32,491 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.js' 2025-04-27 02:07:32,494 wheel INFO adding 'django/contrib/gis/templates/gis/kml/base.kml' 2025-04-27 02:07:32,496 wheel INFO adding 'django/contrib/gis/templates/gis/kml/placemarks.kml' 2025-04-27 02:07:32,500 wheel INFO adding 'django/contrib/gis/utils/__init__.py' 2025-04-27 02:07:32,503 wheel INFO adding 'django/contrib/gis/utils/layermapping.py' 2025-04-27 02:07:32,507 wheel INFO adding 'django/contrib/gis/utils/ogrinfo.py' 2025-04-27 02:07:32,510 wheel INFO adding 'django/contrib/gis/utils/ogrinspect.py' 2025-04-27 02:07:32,513 wheel INFO adding 'django/contrib/gis/utils/srs.py' 2025-04-27 02:07:32,517 wheel INFO adding 'django/contrib/humanize/__init__.py' 2025-04-27 02:07:32,519 wheel INFO adding 'django/contrib/humanize/apps.py' 2025-04-27 02:07:32,530 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,533 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.po' 2025-04-27 02:07:32,537 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,540 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.po' 2025-04-27 02:07:32,544 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,548 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-27 02:07:32,552 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,555 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.po' 2025-04-27 02:07:32,558 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,561 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.po' 2025-04-27 02:07:32,564 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,567 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.po' 2025-04-27 02:07:32,570 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,573 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.po' 2025-04-27 02:07:32,577 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,580 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.po' 2025-04-27 02:07:32,583 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,586 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.po' 2025-04-27 02:07:32,589 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,592 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.po' 2025-04-27 02:07:32,595 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,598 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.po' 2025-04-27 02:07:32,601 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,604 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po' 2025-04-27 02:07:32,607 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,610 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.po' 2025-04-27 02:07:32,613 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,616 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.po' 2025-04-27 02:07:32,620 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,622 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.po' 2025-04-27 02:07:32,625 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,628 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.po' 2025-04-27 02:07:32,632 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,635 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po' 2025-04-27 02:07:32,638 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,641 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.po' 2025-04-27 02:07:32,645 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,647 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.po' 2025-04-27 02:07:32,650 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,653 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po' 2025-04-27 02:07:32,656 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,659 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po' 2025-04-27 02:07:32,663 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,666 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.po' 2025-04-27 02:07:32,669 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,672 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.po' 2025-04-27 02:07:32,676 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,679 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po' 2025-04-27 02:07:32,682 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,686 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po' 2025-04-27 02:07:32,689 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,691 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po' 2025-04-27 02:07:32,694 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,697 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po' 2025-04-27 02:07:32,700 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,703 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.po' 2025-04-27 02:07:32,706 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,709 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.po' 2025-04-27 02:07:32,712 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,715 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.po' 2025-04-27 02:07:32,718 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,720 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.po' 2025-04-27 02:07:32,724 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,726 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.po' 2025-04-27 02:07:32,729 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,732 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.po' 2025-04-27 02:07:32,735 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,738 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.po' 2025-04-27 02:07:32,741 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,744 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.po' 2025-04-27 02:07:32,747 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,750 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.po' 2025-04-27 02:07:32,753 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,756 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.po' 2025-04-27 02:07:32,760 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,762 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.po' 2025-04-27 02:07:32,766 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,768 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.po' 2025-04-27 02:07:32,771 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,774 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po' 2025-04-27 02:07:32,778 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,781 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.po' 2025-04-27 02:07:32,784 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,787 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.po' 2025-04-27 02:07:32,790 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,793 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.po' 2025-04-27 02:07:32,797 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,800 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.po' 2025-04-27 02:07:32,804 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,807 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.po' 2025-04-27 02:07:32,810 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,813 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.po' 2025-04-27 02:07:32,816 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,819 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.po' 2025-04-27 02:07:32,822 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,825 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.po' 2025-04-27 02:07:32,829 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,832 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.po' 2025-04-27 02:07:32,835 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,838 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.po' 2025-04-27 02:07:32,841 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,844 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.po' 2025-04-27 02:07:32,848 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,851 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.po' 2025-04-27 02:07:32,856 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,859 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.po' 2025-04-27 02:07:32,863 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,866 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.po' 2025-04-27 02:07:32,870 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,873 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.po' 2025-04-27 02:07:32,878 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,881 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.po' 2025-04-27 02:07:32,885 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,888 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.po' 2025-04-27 02:07:32,893 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,896 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.po' 2025-04-27 02:07:32,900 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,904 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.po' 2025-04-27 02:07:32,908 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,911 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.po' 2025-04-27 02:07:32,915 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,918 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.po' 2025-04-27 02:07:32,922 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,925 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.po' 2025-04-27 02:07:32,929 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,932 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.po' 2025-04-27 02:07:32,936 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,939 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.po' 2025-04-27 02:07:32,942 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,945 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.po' 2025-04-27 02:07:32,948 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,951 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.po' 2025-04-27 02:07:32,954 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,957 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.po' 2025-04-27 02:07:32,961 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,964 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.po' 2025-04-27 02:07:32,967 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,970 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.po' 2025-04-27 02:07:32,973 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,976 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.po' 2025-04-27 02:07:32,979 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,982 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.po' 2025-04-27 02:07:32,985 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,988 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-27 02:07:32,991 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo' 2025-04-27 02:07:32,994 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.po' 2025-04-27 02:07:32,997 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,000 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.po' 2025-04-27 02:07:33,003 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,006 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.po' 2025-04-27 02:07:33,009 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,012 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.po' 2025-04-27 02:07:33,016 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,019 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.po' 2025-04-27 02:07:33,022 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,025 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.po' 2025-04-27 02:07:33,028 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,031 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-27 02:07:33,034 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,037 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.po' 2025-04-27 02:07:33,041 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,044 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.po' 2025-04-27 02:07:33,048 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,051 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.po' 2025-04-27 02:07:33,054 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,057 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.po' 2025-04-27 02:07:33,060 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,063 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.po' 2025-04-27 02:07:33,066 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,069 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.po' 2025-04-27 02:07:33,072 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,075 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.po' 2025-04-27 02:07:33,078 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,080 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.po' 2025-04-27 02:07:33,083 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,086 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.po' 2025-04-27 02:07:33,089 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,091 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.po' 2025-04-27 02:07:33,095 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,097 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.po' 2025-04-27 02:07:33,101 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,103 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.po' 2025-04-27 02:07:33,106 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,109 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.po' 2025-04-27 02:07:33,112 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,115 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.po' 2025-04-27 02:07:33,118 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,121 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-27 02:07:33,124 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,127 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-27 02:07:33,129 wheel INFO adding 'django/contrib/humanize/templatetags/__init__.py' 2025-04-27 02:07:33,132 wheel INFO adding 'django/contrib/humanize/templatetags/humanize.py' 2025-04-27 02:07:33,135 wheel INFO adding 'django/contrib/messages/__init__.py' 2025-04-27 02:07:33,137 wheel INFO adding 'django/contrib/messages/api.py' 2025-04-27 02:07:33,140 wheel INFO adding 'django/contrib/messages/apps.py' 2025-04-27 02:07:33,142 wheel INFO adding 'django/contrib/messages/constants.py' 2025-04-27 02:07:33,145 wheel INFO adding 'django/contrib/messages/context_processors.py' 2025-04-27 02:07:33,147 wheel INFO adding 'django/contrib/messages/middleware.py' 2025-04-27 02:07:33,149 wheel INFO adding 'django/contrib/messages/utils.py' 2025-04-27 02:07:33,152 wheel INFO adding 'django/contrib/messages/views.py' 2025-04-27 02:07:33,154 wheel INFO adding 'django/contrib/messages/storage/__init__.py' 2025-04-27 02:07:33,157 wheel INFO adding 'django/contrib/messages/storage/base.py' 2025-04-27 02:07:33,160 wheel INFO adding 'django/contrib/messages/storage/cookie.py' 2025-04-27 02:07:33,163 wheel INFO adding 'django/contrib/messages/storage/fallback.py' 2025-04-27 02:07:33,166 wheel INFO adding 'django/contrib/messages/storage/session.py' 2025-04-27 02:07:33,169 wheel INFO adding 'django/contrib/postgres/__init__.py' 2025-04-27 02:07:33,171 wheel INFO adding 'django/contrib/postgres/apps.py' 2025-04-27 02:07:33,174 wheel INFO adding 'django/contrib/postgres/constraints.py' 2025-04-27 02:07:33,176 wheel INFO adding 'django/contrib/postgres/expressions.py' 2025-04-27 02:07:33,179 wheel INFO adding 'django/contrib/postgres/functions.py' 2025-04-27 02:07:33,181 wheel INFO adding 'django/contrib/postgres/indexes.py' 2025-04-27 02:07:33,184 wheel INFO adding 'django/contrib/postgres/lookups.py' 2025-04-27 02:07:33,186 wheel INFO adding 'django/contrib/postgres/operations.py' 2025-04-27 02:07:33,189 wheel INFO adding 'django/contrib/postgres/search.py' 2025-04-27 02:07:33,192 wheel INFO adding 'django/contrib/postgres/serializers.py' 2025-04-27 02:07:33,194 wheel INFO adding 'django/contrib/postgres/signals.py' 2025-04-27 02:07:33,197 wheel INFO adding 'django/contrib/postgres/utils.py' 2025-04-27 02:07:33,199 wheel INFO adding 'django/contrib/postgres/validators.py' 2025-04-27 02:07:33,202 wheel INFO adding 'django/contrib/postgres/aggregates/__init__.py' 2025-04-27 02:07:33,204 wheel INFO adding 'django/contrib/postgres/aggregates/general.py' 2025-04-27 02:07:33,207 wheel INFO adding 'django/contrib/postgres/aggregates/mixins.py' 2025-04-27 02:07:33,209 wheel INFO adding 'django/contrib/postgres/aggregates/statistics.py' 2025-04-27 02:07:33,212 wheel INFO adding 'django/contrib/postgres/fields/__init__.py' 2025-04-27 02:07:33,215 wheel INFO adding 'django/contrib/postgres/fields/array.py' 2025-04-27 02:07:33,217 wheel INFO adding 'django/contrib/postgres/fields/citext.py' 2025-04-27 02:07:33,220 wheel INFO adding 'django/contrib/postgres/fields/hstore.py' 2025-04-27 02:07:33,222 wheel INFO adding 'django/contrib/postgres/fields/jsonb.py' 2025-04-27 02:07:33,225 wheel INFO adding 'django/contrib/postgres/fields/ranges.py' 2025-04-27 02:07:33,228 wheel INFO adding 'django/contrib/postgres/fields/utils.py' 2025-04-27 02:07:33,230 wheel INFO adding 'django/contrib/postgres/forms/__init__.py' 2025-04-27 02:07:33,233 wheel INFO adding 'django/contrib/postgres/forms/array.py' 2025-04-27 02:07:33,235 wheel INFO adding 'django/contrib/postgres/forms/hstore.py' 2025-04-27 02:07:33,238 wheel INFO adding 'django/contrib/postgres/forms/ranges.py' 2025-04-27 02:07:33,241 wheel INFO adding 'django/contrib/postgres/jinja2/postgres/widgets/split_array.html' 2025-04-27 02:07:33,248 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,251 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.po' 2025-04-27 02:07:33,255 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,257 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.po' 2025-04-27 02:07:33,261 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,263 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-27 02:07:33,266 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,268 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.po' 2025-04-27 02:07:33,271 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,273 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.po' 2025-04-27 02:07:33,276 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,279 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.po' 2025-04-27 02:07:33,282 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,284 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.po' 2025-04-27 02:07:33,287 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,289 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po' 2025-04-27 02:07:33,292 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,294 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.po' 2025-04-27 02:07:33,298 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,300 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.po' 2025-04-27 02:07:33,303 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,305 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.po' 2025-04-27 02:07:33,308 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,311 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po' 2025-04-27 02:07:33,313 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,316 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.po' 2025-04-27 02:07:33,318 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,321 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.po' 2025-04-27 02:07:33,324 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,326 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po' 2025-04-27 02:07:33,329 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,331 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.po' 2025-04-27 02:07:33,334 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,336 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.po' 2025-04-27 02:07:33,339 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,342 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po' 2025-04-27 02:07:33,345 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,347 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po' 2025-04-27 02:07:33,350 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,353 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po' 2025-04-27 02:07:33,355 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,358 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.po' 2025-04-27 02:07:33,361 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,363 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.po' 2025-04-27 02:07:33,366 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,369 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.po' 2025-04-27 02:07:33,372 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,375 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.po' 2025-04-27 02:07:33,378 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,380 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.po' 2025-04-27 02:07:33,383 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,386 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.po' 2025-04-27 02:07:33,389 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,391 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.po' 2025-04-27 02:07:33,394 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,397 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.po' 2025-04-27 02:07:33,400 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,402 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.po' 2025-04-27 02:07:33,405 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,408 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po' 2025-04-27 02:07:33,410 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,413 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.po' 2025-04-27 02:07:33,416 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,418 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.po' 2025-04-27 02:07:33,422 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,424 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.po' 2025-04-27 02:07:33,427 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,429 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.po' 2025-04-27 02:07:33,432 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,435 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.po' 2025-04-27 02:07:33,438 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,440 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.po' 2025-04-27 02:07:33,443 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,445 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.po' 2025-04-27 02:07:33,449 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,451 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.po' 2025-04-27 02:07:33,454 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,456 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.po' 2025-04-27 02:07:33,460 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,462 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.po' 2025-04-27 02:07:33,465 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,468 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.po' 2025-04-27 02:07:33,471 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,474 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.po' 2025-04-27 02:07:33,478 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,481 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.po' 2025-04-27 02:07:33,484 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,487 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.po' 2025-04-27 02:07:33,490 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,492 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.po' 2025-04-27 02:07:33,495 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,498 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.po' 2025-04-27 02:07:33,500 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,503 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.po' 2025-04-27 02:07:33,506 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,508 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.po' 2025-04-27 02:07:33,511 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,513 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.po' 2025-04-27 02:07:33,516 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,518 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.po' 2025-04-27 02:07:33,522 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,524 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.po' 2025-04-27 02:07:33,527 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,530 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.po' 2025-04-27 02:07:33,533 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,535 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.po' 2025-04-27 02:07:33,538 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,541 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-27 02:07:33,544 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,546 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.po' 2025-04-27 02:07:33,550 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,553 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.po' 2025-04-27 02:07:33,556 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,558 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.po' 2025-04-27 02:07:33,561 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,564 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.po' 2025-04-27 02:07:33,567 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,570 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.po' 2025-04-27 02:07:33,573 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,575 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.po' 2025-04-27 02:07:33,579 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,582 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-27 02:07:33,585 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,588 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.po' 2025-04-27 02:07:33,590 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,593 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.po' 2025-04-27 02:07:33,596 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,598 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.po' 2025-04-27 02:07:33,601 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,604 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.po' 2025-04-27 02:07:33,607 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,609 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.po' 2025-04-27 02:07:33,612 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,614 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.po' 2025-04-27 02:07:33,617 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,619 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-27 02:07:33,622 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,625 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-27 02:07:33,628 wheel INFO adding 'django/contrib/postgres/templates/postgres/widgets/split_array.html' 2025-04-27 02:07:33,630 wheel INFO adding 'django/contrib/redirects/__init__.py' 2025-04-27 02:07:33,633 wheel INFO adding 'django/contrib/redirects/admin.py' 2025-04-27 02:07:33,635 wheel INFO adding 'django/contrib/redirects/apps.py' 2025-04-27 02:07:33,637 wheel INFO adding 'django/contrib/redirects/middleware.py' 2025-04-27 02:07:33,639 wheel INFO adding 'django/contrib/redirects/models.py' 2025-04-27 02:07:33,648 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,650 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.po' 2025-04-27 02:07:33,653 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,655 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.po' 2025-04-27 02:07:33,658 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,660 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-27 02:07:33,664 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,666 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.po' 2025-04-27 02:07:33,669 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,671 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.po' 2025-04-27 02:07:33,674 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,676 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.po' 2025-04-27 02:07:33,679 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,681 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.po' 2025-04-27 02:07:33,684 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,686 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.po' 2025-04-27 02:07:33,689 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,692 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.po' 2025-04-27 02:07:33,695 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,697 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.po' 2025-04-27 02:07:33,700 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,702 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.po' 2025-04-27 02:07:33,705 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,708 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po' 2025-04-27 02:07:33,710 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,713 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.po' 2025-04-27 02:07:33,716 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,718 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.po' 2025-04-27 02:07:33,721 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,724 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.po' 2025-04-27 02:07:33,727 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,729 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.po' 2025-04-27 02:07:33,732 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,734 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po' 2025-04-27 02:07:33,737 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,740 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.po' 2025-04-27 02:07:33,744 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,746 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.po' 2025-04-27 02:07:33,749 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,752 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po' 2025-04-27 02:07:33,755 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,758 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po' 2025-04-27 02:07:33,761 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,764 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.po' 2025-04-27 02:07:33,767 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,770 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.po' 2025-04-27 02:07:33,773 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,775 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po' 2025-04-27 02:07:33,778 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,780 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po' 2025-04-27 02:07:33,783 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,785 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po' 2025-04-27 02:07:33,788 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,790 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po' 2025-04-27 02:07:33,793 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,796 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.po' 2025-04-27 02:07:33,798 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,801 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.po' 2025-04-27 02:07:33,804 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,807 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.po' 2025-04-27 02:07:33,810 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,812 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.po' 2025-04-27 02:07:33,815 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,817 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.po' 2025-04-27 02:07:33,820 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,822 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.po' 2025-04-27 02:07:33,825 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,828 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.po' 2025-04-27 02:07:33,830 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,833 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.po' 2025-04-27 02:07:33,836 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,838 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.po' 2025-04-27 02:07:33,841 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,843 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.po' 2025-04-27 02:07:33,846 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,848 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.po' 2025-04-27 02:07:33,851 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,853 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.po' 2025-04-27 02:07:33,856 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,858 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po' 2025-04-27 02:07:33,860 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,863 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.po' 2025-04-27 02:07:33,865 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,868 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.po' 2025-04-27 02:07:33,871 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,873 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.po' 2025-04-27 02:07:33,876 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,878 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.po' 2025-04-27 02:07:33,881 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,883 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.po' 2025-04-27 02:07:33,886 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,888 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.po' 2025-04-27 02:07:33,891 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,893 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.po' 2025-04-27 02:07:33,896 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,898 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.po' 2025-04-27 02:07:33,901 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,903 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.po' 2025-04-27 02:07:33,907 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,910 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.po' 2025-04-27 02:07:33,913 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,916 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.po' 2025-04-27 02:07:33,920 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,923 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.po' 2025-04-27 02:07:33,927 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,930 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.po' 2025-04-27 02:07:33,933 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,936 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.po' 2025-04-27 02:07:33,939 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,942 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.po' 2025-04-27 02:07:33,946 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,949 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.po' 2025-04-27 02:07:33,952 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,955 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.po' 2025-04-27 02:07:33,958 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,961 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.po' 2025-04-27 02:07:33,965 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,967 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.po' 2025-04-27 02:07:33,971 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,973 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.po' 2025-04-27 02:07:33,977 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,979 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.po' 2025-04-27 02:07:33,983 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,986 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.po' 2025-04-27 02:07:33,989 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,992 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.po' 2025-04-27 02:07:33,996 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.mo' 2025-04-27 02:07:33,998 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.po' 2025-04-27 02:07:34,002 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,004 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.po' 2025-04-27 02:07:34,007 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,009 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.po' 2025-04-27 02:07:34,013 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,015 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.po' 2025-04-27 02:07:34,018 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,021 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.po' 2025-04-27 02:07:34,025 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,027 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.po' 2025-04-27 02:07:34,030 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,032 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.po' 2025-04-27 02:07:34,035 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,037 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.po' 2025-04-27 02:07:34,041 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,043 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.po' 2025-04-27 02:07:34,046 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,048 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-27 02:07:34,051 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,053 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.po' 2025-04-27 02:07:34,056 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,058 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.po' 2025-04-27 02:07:34,061 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,064 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.po' 2025-04-27 02:07:34,067 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,069 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.po' 2025-04-27 02:07:34,072 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,074 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.po' 2025-04-27 02:07:34,077 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,079 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.po' 2025-04-27 02:07:34,082 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,085 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-27 02:07:34,087 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,090 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.po' 2025-04-27 02:07:34,093 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,095 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.po' 2025-04-27 02:07:34,099 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,101 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.po' 2025-04-27 02:07:34,104 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,106 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.po' 2025-04-27 02:07:34,109 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,111 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.po' 2025-04-27 02:07:34,115 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,118 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.po' 2025-04-27 02:07:34,121 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,123 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.po' 2025-04-27 02:07:34,126 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,129 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.po' 2025-04-27 02:07:34,132 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,135 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.po' 2025-04-27 02:07:34,139 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,141 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.po' 2025-04-27 02:07:34,145 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,147 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.po' 2025-04-27 02:07:34,150 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,152 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.po' 2025-04-27 02:07:34,155 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,158 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.po' 2025-04-27 02:07:34,161 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,163 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.po' 2025-04-27 02:07:34,166 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,168 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-27 02:07:34,171 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,173 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-27 02:07:34,176 wheel INFO adding 'django/contrib/redirects/migrations/0001_initial.py' 2025-04-27 02:07:34,179 wheel INFO adding 'django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py' 2025-04-27 02:07:34,181 wheel INFO adding 'django/contrib/redirects/migrations/__init__.py' 2025-04-27 02:07:34,184 wheel INFO adding 'django/contrib/sessions/__init__.py' 2025-04-27 02:07:34,186 wheel INFO adding 'django/contrib/sessions/apps.py' 2025-04-27 02:07:34,188 wheel INFO adding 'django/contrib/sessions/base_session.py' 2025-04-27 02:07:34,190 wheel INFO adding 'django/contrib/sessions/exceptions.py' 2025-04-27 02:07:34,192 wheel INFO adding 'django/contrib/sessions/middleware.py' 2025-04-27 02:07:34,195 wheel INFO adding 'django/contrib/sessions/models.py' 2025-04-27 02:07:34,197 wheel INFO adding 'django/contrib/sessions/serializers.py' 2025-04-27 02:07:34,200 wheel INFO adding 'django/contrib/sessions/backends/__init__.py' 2025-04-27 02:07:34,203 wheel INFO adding 'django/contrib/sessions/backends/base.py' 2025-04-27 02:07:34,206 wheel INFO adding 'django/contrib/sessions/backends/cache.py' 2025-04-27 02:07:34,208 wheel INFO adding 'django/contrib/sessions/backends/cached_db.py' 2025-04-27 02:07:34,210 wheel INFO adding 'django/contrib/sessions/backends/db.py' 2025-04-27 02:07:34,213 wheel INFO adding 'django/contrib/sessions/backends/file.py' 2025-04-27 02:07:34,215 wheel INFO adding 'django/contrib/sessions/backends/signed_cookies.py' 2025-04-27 02:07:34,224 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,227 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.po' 2025-04-27 02:07:34,230 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,232 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.po' 2025-04-27 02:07:34,235 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,237 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-27 02:07:34,241 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,245 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.po' 2025-04-27 02:07:34,248 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,251 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.po' 2025-04-27 02:07:34,254 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,256 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.po' 2025-04-27 02:07:34,259 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,262 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.po' 2025-04-27 02:07:34,265 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,267 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.po' 2025-04-27 02:07:34,270 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,273 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.po' 2025-04-27 02:07:34,276 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,278 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.po' 2025-04-27 02:07:34,281 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,284 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.po' 2025-04-27 02:07:34,287 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,289 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po' 2025-04-27 02:07:34,292 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,294 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.po' 2025-04-27 02:07:34,297 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,299 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.po' 2025-04-27 02:07:34,302 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,304 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.po' 2025-04-27 02:07:34,307 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,310 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.po' 2025-04-27 02:07:34,313 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,316 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po' 2025-04-27 02:07:34,318 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,321 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.po' 2025-04-27 02:07:34,324 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,326 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.po' 2025-04-27 02:07:34,329 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,331 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po' 2025-04-27 02:07:34,334 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,337 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po' 2025-04-27 02:07:34,340 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,342 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.po' 2025-04-27 02:07:34,345 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,347 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.po' 2025-04-27 02:07:34,350 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,352 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po' 2025-04-27 02:07:34,356 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,358 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po' 2025-04-27 02:07:34,361 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,364 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po' 2025-04-27 02:07:34,367 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,369 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po' 2025-04-27 02:07:34,372 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,375 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.po' 2025-04-27 02:07:34,378 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,380 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.po' 2025-04-27 02:07:34,383 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,386 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.po' 2025-04-27 02:07:34,389 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,391 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.po' 2025-04-27 02:07:34,394 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,397 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.po' 2025-04-27 02:07:34,400 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,402 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.po' 2025-04-27 02:07:34,405 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,407 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.po' 2025-04-27 02:07:34,411 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,413 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.po' 2025-04-27 02:07:34,416 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,418 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.po' 2025-04-27 02:07:34,421 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,423 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.po' 2025-04-27 02:07:34,426 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,429 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.po' 2025-04-27 02:07:34,432 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,434 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.po' 2025-04-27 02:07:34,437 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,439 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po' 2025-04-27 02:07:34,442 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,444 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.po' 2025-04-27 02:07:34,447 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,449 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.po' 2025-04-27 02:07:34,453 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,455 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.po' 2025-04-27 02:07:34,458 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,460 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.po' 2025-04-27 02:07:34,463 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,465 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.po' 2025-04-27 02:07:34,468 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,470 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.po' 2025-04-27 02:07:34,473 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,476 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.po' 2025-04-27 02:07:34,479 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,481 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.po' 2025-04-27 02:07:34,484 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,486 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.po' 2025-04-27 02:07:34,490 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,492 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.po' 2025-04-27 02:07:34,496 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,499 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.po' 2025-04-27 02:07:34,502 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,505 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.po' 2025-04-27 02:07:34,509 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,512 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.po' 2025-04-27 02:07:34,515 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,518 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.po' 2025-04-27 02:07:34,521 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,524 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.po' 2025-04-27 02:07:34,528 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,531 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.po' 2025-04-27 02:07:34,534 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,537 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.po' 2025-04-27 02:07:34,541 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,544 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.po' 2025-04-27 02:07:34,547 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,550 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.po' 2025-04-27 02:07:34,554 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,557 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.po' 2025-04-27 02:07:34,561 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,564 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.po' 2025-04-27 02:07:34,567 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,569 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.po' 2025-04-27 02:07:34,572 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,574 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.po' 2025-04-27 02:07:34,577 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,579 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.po' 2025-04-27 02:07:34,582 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,584 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.po' 2025-04-27 02:07:34,587 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,590 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.po' 2025-04-27 02:07:34,593 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,595 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.po' 2025-04-27 02:07:34,598 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,600 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.po' 2025-04-27 02:07:34,603 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,606 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.po' 2025-04-27 02:07:34,608 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,611 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.po' 2025-04-27 02:07:34,614 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,616 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.po' 2025-04-27 02:07:34,619 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,621 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.po' 2025-04-27 02:07:34,624 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,627 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-27 02:07:34,629 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,632 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.po' 2025-04-27 02:07:34,635 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,637 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.po' 2025-04-27 02:07:34,640 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,642 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.po' 2025-04-27 02:07:34,645 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,647 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.po' 2025-04-27 02:07:34,650 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,652 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.po' 2025-04-27 02:07:34,655 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,658 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.po' 2025-04-27 02:07:34,661 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,663 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-27 02:07:34,666 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,668 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.po' 2025-04-27 02:07:34,671 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,674 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.po' 2025-04-27 02:07:34,676 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,679 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.po' 2025-04-27 02:07:34,681 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,684 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.po' 2025-04-27 02:07:34,687 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,689 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.po' 2025-04-27 02:07:34,692 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,694 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.po' 2025-04-27 02:07:34,697 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,699 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.po' 2025-04-27 02:07:34,702 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,704 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.po' 2025-04-27 02:07:34,707 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,709 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.po' 2025-04-27 02:07:34,712 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,714 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.po' 2025-04-27 02:07:34,717 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,719 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.po' 2025-04-27 02:07:34,722 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,724 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.po' 2025-04-27 02:07:34,727 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,729 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.po' 2025-04-27 02:07:34,732 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,734 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.po' 2025-04-27 02:07:34,737 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,739 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-27 02:07:34,742 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,745 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-27 02:07:34,748 wheel INFO adding 'django/contrib/sessions/management/__init__.py' 2025-04-27 02:07:34,750 wheel INFO adding 'django/contrib/sessions/management/commands/__init__.py' 2025-04-27 02:07:34,752 wheel INFO adding 'django/contrib/sessions/management/commands/clearsessions.py' 2025-04-27 02:07:34,755 wheel INFO adding 'django/contrib/sessions/migrations/0001_initial.py' 2025-04-27 02:07:34,757 wheel INFO adding 'django/contrib/sessions/migrations/__init__.py' 2025-04-27 02:07:34,760 wheel INFO adding 'django/contrib/sitemaps/__init__.py' 2025-04-27 02:07:34,762 wheel INFO adding 'django/contrib/sitemaps/apps.py' 2025-04-27 02:07:34,764 wheel INFO adding 'django/contrib/sitemaps/views.py' 2025-04-27 02:07:34,767 wheel INFO adding 'django/contrib/sitemaps/management/__init__.py' 2025-04-27 02:07:34,769 wheel INFO adding 'django/contrib/sitemaps/management/commands/__init__.py' 2025-04-27 02:07:34,771 wheel INFO adding 'django/contrib/sitemaps/management/commands/ping_google.py' 2025-04-27 02:07:34,774 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap.xml' 2025-04-27 02:07:34,776 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap_index.xml' 2025-04-27 02:07:34,778 wheel INFO adding 'django/contrib/sites/__init__.py' 2025-04-27 02:07:34,781 wheel INFO adding 'django/contrib/sites/admin.py' 2025-04-27 02:07:34,783 wheel INFO adding 'django/contrib/sites/apps.py' 2025-04-27 02:07:34,785 wheel INFO adding 'django/contrib/sites/checks.py' 2025-04-27 02:07:34,787 wheel INFO adding 'django/contrib/sites/management.py' 2025-04-27 02:07:34,789 wheel INFO adding 'django/contrib/sites/managers.py' 2025-04-27 02:07:34,791 wheel INFO adding 'django/contrib/sites/middleware.py' 2025-04-27 02:07:34,794 wheel INFO adding 'django/contrib/sites/models.py' 2025-04-27 02:07:34,796 wheel INFO adding 'django/contrib/sites/requests.py' 2025-04-27 02:07:34,798 wheel INFO adding 'django/contrib/sites/shortcuts.py' 2025-04-27 02:07:34,806 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,809 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.po' 2025-04-27 02:07:34,812 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,814 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.po' 2025-04-27 02:07:34,817 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,819 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po' 2025-04-27 02:07:34,821 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,824 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.po' 2025-04-27 02:07:34,827 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,829 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.po' 2025-04-27 02:07:34,832 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,834 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.po' 2025-04-27 02:07:34,838 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,840 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.po' 2025-04-27 02:07:34,843 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,845 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.po' 2025-04-27 02:07:34,848 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,851 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.po' 2025-04-27 02:07:34,853 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,856 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.po' 2025-04-27 02:07:34,859 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,861 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.po' 2025-04-27 02:07:34,864 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,867 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.po' 2025-04-27 02:07:34,870 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,872 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.po' 2025-04-27 02:07:34,875 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,877 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.po' 2025-04-27 02:07:34,880 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,883 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.po' 2025-04-27 02:07:34,886 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,888 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.po' 2025-04-27 02:07:34,891 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,894 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.po' 2025-04-27 02:07:34,897 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,899 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.po' 2025-04-27 02:07:34,902 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,905 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.po' 2025-04-27 02:07:34,908 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,910 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po' 2025-04-27 02:07:34,913 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,916 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po' 2025-04-27 02:07:34,918 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,921 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.po' 2025-04-27 02:07:34,924 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,926 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.po' 2025-04-27 02:07:34,929 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,932 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po' 2025-04-27 02:07:34,935 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,938 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po' 2025-04-27 02:07:34,941 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,943 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po' 2025-04-27 02:07:34,946 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,949 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po' 2025-04-27 02:07:34,952 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,954 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.po' 2025-04-27 02:07:34,957 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,959 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.po' 2025-04-27 02:07:34,962 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,965 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.po' 2025-04-27 02:07:34,968 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,970 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.po' 2025-04-27 02:07:34,973 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,975 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.po' 2025-04-27 02:07:34,978 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,981 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.po' 2025-04-27 02:07:34,983 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,986 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.po' 2025-04-27 02:07:34,988 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,990 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.po' 2025-04-27 02:07:34,993 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.mo' 2025-04-27 02:07:34,995 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.po' 2025-04-27 02:07:34,998 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,001 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.po' 2025-04-27 02:07:35,004 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,006 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.po' 2025-04-27 02:07:35,009 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,012 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.po' 2025-04-27 02:07:35,015 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,018 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.po' 2025-04-27 02:07:35,021 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,023 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.po' 2025-04-27 02:07:35,026 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,029 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.po' 2025-04-27 02:07:35,032 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,034 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.po' 2025-04-27 02:07:35,037 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,040 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.po' 2025-04-27 02:07:35,043 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,045 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.po' 2025-04-27 02:07:35,048 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,051 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.po' 2025-04-27 02:07:35,054 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,056 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.po' 2025-04-27 02:07:35,060 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,062 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.po' 2025-04-27 02:07:35,065 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,068 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.po' 2025-04-27 02:07:35,071 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,073 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.po' 2025-04-27 02:07:35,076 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,078 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.po' 2025-04-27 02:07:35,081 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,084 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.po' 2025-04-27 02:07:35,087 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,089 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.po' 2025-04-27 02:07:35,092 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,094 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.po' 2025-04-27 02:07:35,097 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,100 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.po' 2025-04-27 02:07:35,103 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,105 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.po' 2025-04-27 02:07:35,108 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,110 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.po' 2025-04-27 02:07:35,114 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,116 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.po' 2025-04-27 02:07:35,119 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,122 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.po' 2025-04-27 02:07:35,125 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,127 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.po' 2025-04-27 02:07:35,131 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,133 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.po' 2025-04-27 02:07:35,136 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,139 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.po' 2025-04-27 02:07:35,142 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,144 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.po' 2025-04-27 02:07:35,147 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,150 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.po' 2025-04-27 02:07:35,153 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,155 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.po' 2025-04-27 02:07:35,158 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,160 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.po' 2025-04-27 02:07:35,163 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,166 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.po' 2025-04-27 02:07:35,169 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,171 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.po' 2025-04-27 02:07:35,174 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,176 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.po' 2025-04-27 02:07:35,179 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,182 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.po' 2025-04-27 02:07:35,185 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,187 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.po' 2025-04-27 02:07:35,190 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,192 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.po' 2025-04-27 02:07:35,195 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,198 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po' 2025-04-27 02:07:35,201 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,203 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.po' 2025-04-27 02:07:35,206 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,208 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.po' 2025-04-27 02:07:35,211 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,213 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.po' 2025-04-27 02:07:35,216 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,218 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.po' 2025-04-27 02:07:35,222 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,224 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.po' 2025-04-27 02:07:35,227 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,229 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.po' 2025-04-27 02:07:35,232 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,235 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po' 2025-04-27 02:07:35,238 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,240 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.po' 2025-04-27 02:07:35,243 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,245 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.po' 2025-04-27 02:07:35,248 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,251 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.po' 2025-04-27 02:07:35,253 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,256 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.po' 2025-04-27 02:07:35,259 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,261 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.po' 2025-04-27 02:07:35,264 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,266 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.po' 2025-04-27 02:07:35,269 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,271 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.po' 2025-04-27 02:07:35,274 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,276 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.po' 2025-04-27 02:07:35,279 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,281 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.po' 2025-04-27 02:07:35,284 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,286 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.po' 2025-04-27 02:07:35,289 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,292 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.po' 2025-04-27 02:07:35,295 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,297 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.po' 2025-04-27 02:07:35,300 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,302 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.po' 2025-04-27 02:07:35,305 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,308 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.po' 2025-04-27 02:07:35,311 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,313 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po' 2025-04-27 02:07:35,316 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo' 2025-04-27 02:07:35,318 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po' 2025-04-27 02:07:35,321 wheel INFO adding 'django/contrib/sites/migrations/0001_initial.py' 2025-04-27 02:07:35,323 wheel INFO adding 'django/contrib/sites/migrations/0002_alter_domain_unique.py' 2025-04-27 02:07:35,325 wheel INFO adding 'django/contrib/sites/migrations/__init__.py' 2025-04-27 02:07:35,328 wheel INFO adding 'django/contrib/staticfiles/__init__.py' 2025-04-27 02:07:35,330 wheel INFO adding 'django/contrib/staticfiles/apps.py' 2025-04-27 02:07:35,332 wheel INFO adding 'django/contrib/staticfiles/checks.py' 2025-04-27 02:07:35,335 wheel INFO adding 'django/contrib/staticfiles/finders.py' 2025-04-27 02:07:35,338 wheel INFO adding 'django/contrib/staticfiles/handlers.py' 2025-04-27 02:07:35,340 wheel INFO adding 'django/contrib/staticfiles/storage.py' 2025-04-27 02:07:35,344 wheel INFO adding 'django/contrib/staticfiles/testing.py' 2025-04-27 02:07:35,346 wheel INFO adding 'django/contrib/staticfiles/urls.py' 2025-04-27 02:07:35,348 wheel INFO adding 'django/contrib/staticfiles/utils.py' 2025-04-27 02:07:35,350 wheel INFO adding 'django/contrib/staticfiles/views.py' 2025-04-27 02:07:35,353 wheel INFO adding 'django/contrib/staticfiles/management/__init__.py' 2025-04-27 02:07:35,357 wheel INFO adding 'django/contrib/staticfiles/management/commands/__init__.py' 2025-04-27 02:07:35,360 wheel INFO adding 'django/contrib/staticfiles/management/commands/collectstatic.py' 2025-04-27 02:07:35,363 wheel INFO adding 'django/contrib/staticfiles/management/commands/findstatic.py' 2025-04-27 02:07:35,365 wheel INFO adding 'django/contrib/staticfiles/management/commands/runserver.py' 2025-04-27 02:07:35,368 wheel INFO adding 'django/contrib/syndication/__init__.py' 2025-04-27 02:07:35,370 wheel INFO adding 'django/contrib/syndication/apps.py' 2025-04-27 02:07:35,372 wheel INFO adding 'django/contrib/syndication/views.py' 2025-04-27 02:07:35,376 wheel INFO adding 'django/core/__init__.py' 2025-04-27 02:07:35,378 wheel INFO adding 'django/core/asgi.py' 2025-04-27 02:07:35,380 wheel INFO adding 'django/core/exceptions.py' 2025-04-27 02:07:35,383 wheel INFO adding 'django/core/paginator.py' 2025-04-27 02:07:35,385 wheel INFO adding 'django/core/signals.py' 2025-04-27 02:07:35,388 wheel INFO adding 'django/core/signing.py' 2025-04-27 02:07:35,391 wheel INFO adding 'django/core/validators.py' 2025-04-27 02:07:35,393 wheel INFO adding 'django/core/wsgi.py' 2025-04-27 02:07:35,396 wheel INFO adding 'django/core/cache/__init__.py' 2025-04-27 02:07:35,399 wheel INFO adding 'django/core/cache/utils.py' 2025-04-27 02:07:35,401 wheel INFO adding 'django/core/cache/backends/__init__.py' 2025-04-27 02:07:35,404 wheel INFO adding 'django/core/cache/backends/base.py' 2025-04-27 02:07:35,407 wheel INFO adding 'django/core/cache/backends/db.py' 2025-04-27 02:07:35,410 wheel INFO adding 'django/core/cache/backends/dummy.py' 2025-04-27 02:07:35,412 wheel INFO adding 'django/core/cache/backends/filebased.py' 2025-04-27 02:07:35,415 wheel INFO adding 'django/core/cache/backends/locmem.py' 2025-04-27 02:07:35,417 wheel INFO adding 'django/core/cache/backends/memcached.py' 2025-04-27 02:07:35,420 wheel INFO adding 'django/core/cache/backends/redis.py' 2025-04-27 02:07:35,423 wheel INFO adding 'django/core/checks/__init__.py' 2025-04-27 02:07:35,425 wheel INFO adding 'django/core/checks/async_checks.py' 2025-04-27 02:07:35,428 wheel INFO adding 'django/core/checks/caches.py' 2025-04-27 02:07:35,430 wheel INFO adding 'django/core/checks/database.py' 2025-04-27 02:07:35,432 wheel INFO adding 'django/core/checks/files.py' 2025-04-27 02:07:35,435 wheel INFO adding 'django/core/checks/messages.py' 2025-04-27 02:07:35,437 wheel INFO adding 'django/core/checks/model_checks.py' 2025-04-27 02:07:35,440 wheel INFO adding 'django/core/checks/registry.py' 2025-04-27 02:07:35,442 wheel INFO adding 'django/core/checks/templates.py' 2025-04-27 02:07:35,444 wheel INFO adding 'django/core/checks/translation.py' 2025-04-27 02:07:35,447 wheel INFO adding 'django/core/checks/urls.py' 2025-04-27 02:07:35,450 wheel INFO adding 'django/core/checks/compatibility/__init__.py' 2025-04-27 02:07:35,452 wheel INFO adding 'django/core/checks/compatibility/django_4_0.py' 2025-04-27 02:07:35,454 wheel INFO adding 'django/core/checks/security/__init__.py' 2025-04-27 02:07:35,457 wheel INFO adding 'django/core/checks/security/base.py' 2025-04-27 02:07:35,460 wheel INFO adding 'django/core/checks/security/csrf.py' 2025-04-27 02:07:35,462 wheel INFO adding 'django/core/checks/security/sessions.py' 2025-04-27 02:07:35,465 wheel INFO adding 'django/core/files/__init__.py' 2025-04-27 02:07:35,467 wheel INFO adding 'django/core/files/base.py' 2025-04-27 02:07:35,470 wheel INFO adding 'django/core/files/images.py' 2025-04-27 02:07:35,472 wheel INFO adding 'django/core/files/locks.py' 2025-04-27 02:07:35,475 wheel INFO adding 'django/core/files/move.py' 2025-04-27 02:07:35,477 wheel INFO adding 'django/core/files/temp.py' 2025-04-27 02:07:35,480 wheel INFO adding 'django/core/files/uploadedfile.py' 2025-04-27 02:07:35,482 wheel INFO adding 'django/core/files/uploadhandler.py' 2025-04-27 02:07:35,485 wheel INFO adding 'django/core/files/utils.py' 2025-04-27 02:07:35,488 wheel INFO adding 'django/core/files/storage/__init__.py' 2025-04-27 02:07:35,490 wheel INFO adding 'django/core/files/storage/base.py' 2025-04-27 02:07:35,493 wheel INFO adding 'django/core/files/storage/filesystem.py' 2025-04-27 02:07:35,496 wheel INFO adding 'django/core/files/storage/handler.py' 2025-04-27 02:07:35,499 wheel INFO adding 'django/core/files/storage/memory.py' 2025-04-27 02:07:35,501 wheel INFO adding 'django/core/files/storage/mixins.py' 2025-04-27 02:07:35,504 wheel INFO adding 'django/core/handlers/__init__.py' 2025-04-27 02:07:35,507 wheel INFO adding 'django/core/handlers/asgi.py' 2025-04-27 02:07:35,509 wheel INFO adding 'django/core/handlers/base.py' 2025-04-27 02:07:35,513 wheel INFO adding 'django/core/handlers/exception.py' 2025-04-27 02:07:35,515 wheel INFO adding 'django/core/handlers/wsgi.py' 2025-04-27 02:07:35,518 wheel INFO adding 'django/core/mail/__init__.py' 2025-04-27 02:07:35,521 wheel INFO adding 'django/core/mail/message.py' 2025-04-27 02:07:35,524 wheel INFO adding 'django/core/mail/utils.py' 2025-04-27 02:07:35,527 wheel INFO adding 'django/core/mail/backends/__init__.py' 2025-04-27 02:07:35,530 wheel INFO adding 'django/core/mail/backends/base.py' 2025-04-27 02:07:35,532 wheel INFO adding 'django/core/mail/backends/console.py' 2025-04-27 02:07:35,534 wheel INFO adding 'django/core/mail/backends/dummy.py' 2025-04-27 02:07:35,537 wheel INFO adding 'django/core/mail/backends/filebased.py' 2025-04-27 02:07:35,539 wheel INFO adding 'django/core/mail/backends/locmem.py' 2025-04-27 02:07:35,542 wheel INFO adding 'django/core/mail/backends/smtp.py' 2025-04-27 02:07:35,545 wheel INFO adding 'django/core/management/__init__.py' 2025-04-27 02:07:35,549 wheel INFO adding 'django/core/management/base.py' 2025-04-27 02:07:35,552 wheel INFO adding 'django/core/management/color.py' 2025-04-27 02:07:35,554 wheel INFO adding 'django/core/management/sql.py' 2025-04-27 02:07:35,557 wheel INFO adding 'django/core/management/templates.py' 2025-04-27 02:07:35,560 wheel INFO adding 'django/core/management/utils.py' 2025-04-27 02:07:35,563 wheel INFO adding 'django/core/management/commands/__init__.py' 2025-04-27 02:07:35,566 wheel INFO adding 'django/core/management/commands/check.py' 2025-04-27 02:07:35,568 wheel INFO adding 'django/core/management/commands/compilemessages.py' 2025-04-27 02:07:35,571 wheel INFO adding 'django/core/management/commands/createcachetable.py' 2025-04-27 02:07:35,574 wheel INFO adding 'django/core/management/commands/dbshell.py' 2025-04-27 02:07:35,576 wheel INFO adding 'django/core/management/commands/diffsettings.py' 2025-04-27 02:07:35,579 wheel INFO adding 'django/core/management/commands/dumpdata.py' 2025-04-27 02:07:35,581 wheel INFO adding 'django/core/management/commands/flush.py' 2025-04-27 02:07:35,584 wheel INFO adding 'django/core/management/commands/inspectdb.py' 2025-04-27 02:07:35,588 wheel INFO adding 'django/core/management/commands/loaddata.py' 2025-04-27 02:07:35,592 wheel INFO adding 'django/core/management/commands/makemessages.py' 2025-04-27 02:07:35,596 wheel INFO adding 'django/core/management/commands/makemigrations.py' 2025-04-27 02:07:35,599 wheel INFO adding 'django/core/management/commands/migrate.py' 2025-04-27 02:07:35,602 wheel INFO adding 'django/core/management/commands/optimizemigration.py' 2025-04-27 02:07:35,605 wheel INFO adding 'django/core/management/commands/runserver.py' 2025-04-27 02:07:35,608 wheel INFO adding 'django/core/management/commands/sendtestemail.py' 2025-04-27 02:07:35,610 wheel INFO adding 'django/core/management/commands/shell.py' 2025-04-27 02:07:35,613 wheel INFO adding 'django/core/management/commands/showmigrations.py' 2025-04-27 02:07:35,615 wheel INFO adding 'django/core/management/commands/sqlflush.py' 2025-04-27 02:07:35,618 wheel INFO adding 'django/core/management/commands/sqlmigrate.py' 2025-04-27 02:07:35,620 wheel INFO adding 'django/core/management/commands/sqlsequencereset.py' 2025-04-27 02:07:35,623 wheel INFO adding 'django/core/management/commands/squashmigrations.py' 2025-04-27 02:07:35,626 wheel INFO adding 'django/core/management/commands/startapp.py' 2025-04-27 02:07:35,628 wheel INFO adding 'django/core/management/commands/startproject.py' 2025-04-27 02:07:35,631 wheel INFO adding 'django/core/management/commands/test.py' 2025-04-27 02:07:35,633 wheel INFO adding 'django/core/management/commands/testserver.py' 2025-04-27 02:07:35,636 wheel INFO adding 'django/core/serializers/__init__.py' 2025-04-27 02:07:35,639 wheel INFO adding 'django/core/serializers/base.py' 2025-04-27 02:07:35,642 wheel INFO adding 'django/core/serializers/json.py' 2025-04-27 02:07:35,644 wheel INFO adding 'django/core/serializers/jsonl.py' 2025-04-27 02:07:35,647 wheel INFO adding 'django/core/serializers/python.py' 2025-04-27 02:07:35,649 wheel INFO adding 'django/core/serializers/pyyaml.py' 2025-04-27 02:07:35,652 wheel INFO adding 'django/core/serializers/xml_serializer.py' 2025-04-27 02:07:35,656 wheel INFO adding 'django/core/servers/__init__.py' 2025-04-27 02:07:35,658 wheel INFO adding 'django/core/servers/basehttp.py' 2025-04-27 02:07:35,661 wheel INFO adding 'django/db/__init__.py' 2025-04-27 02:07:35,664 wheel INFO adding 'django/db/transaction.py' 2025-04-27 02:07:35,666 wheel INFO adding 'django/db/utils.py' 2025-04-27 02:07:35,669 wheel INFO adding 'django/db/backends/__init__.py' 2025-04-27 02:07:35,672 wheel INFO adding 'django/db/backends/ddl_references.py' 2025-04-27 02:07:35,674 wheel INFO adding 'django/db/backends/signals.py' 2025-04-27 02:07:35,677 wheel INFO adding 'django/db/backends/utils.py' 2025-04-27 02:07:35,680 wheel INFO adding 'django/db/backends/base/__init__.py' 2025-04-27 02:07:35,683 wheel INFO adding 'django/db/backends/base/base.py' 2025-04-27 02:07:35,686 wheel INFO adding 'django/db/backends/base/client.py' 2025-04-27 02:07:35,689 wheel INFO adding 'django/db/backends/base/creation.py' 2025-04-27 02:07:35,692 wheel INFO adding 'django/db/backends/base/features.py' 2025-04-27 02:07:35,695 wheel INFO adding 'django/db/backends/base/introspection.py' 2025-04-27 02:07:35,698 wheel INFO adding 'django/db/backends/base/operations.py' 2025-04-27 02:07:35,703 wheel INFO adding 'django/db/backends/base/schema.py' 2025-04-27 02:07:35,708 wheel INFO adding 'django/db/backends/base/validation.py' 2025-04-27 02:07:35,710 wheel INFO adding 'django/db/backends/dummy/__init__.py' 2025-04-27 02:07:35,713 wheel INFO adding 'django/db/backends/dummy/base.py' 2025-04-27 02:07:35,715 wheel INFO adding 'django/db/backends/dummy/features.py' 2025-04-27 02:07:35,718 wheel INFO adding 'django/db/backends/mysql/__init__.py' 2025-04-27 02:07:35,721 wheel INFO adding 'django/db/backends/mysql/base.py' 2025-04-27 02:07:35,724 wheel INFO adding 'django/db/backends/mysql/client.py' 2025-04-27 02:07:35,726 wheel INFO adding 'django/db/backends/mysql/compiler.py' 2025-04-27 02:07:35,729 wheel INFO adding 'django/db/backends/mysql/creation.py' 2025-04-27 02:07:35,732 wheel INFO adding 'django/db/backends/mysql/features.py' 2025-04-27 02:07:35,735 wheel INFO adding 'django/db/backends/mysql/introspection.py' 2025-04-27 02:07:35,738 wheel INFO adding 'django/db/backends/mysql/operations.py' 2025-04-27 02:07:35,742 wheel INFO adding 'django/db/backends/mysql/schema.py' 2025-04-27 02:07:35,744 wheel INFO adding 'django/db/backends/mysql/validation.py' 2025-04-27 02:07:35,748 wheel INFO adding 'django/db/backends/oracle/__init__.py' 2025-04-27 02:07:35,751 wheel INFO adding 'django/db/backends/oracle/base.py' 2025-04-27 02:07:35,754 wheel INFO adding 'django/db/backends/oracle/client.py' 2025-04-27 02:07:35,756 wheel INFO adding 'django/db/backends/oracle/creation.py' 2025-04-27 02:07:35,760 wheel INFO adding 'django/db/backends/oracle/features.py' 2025-04-27 02:07:35,762 wheel INFO adding 'django/db/backends/oracle/functions.py' 2025-04-27 02:07:35,765 wheel INFO adding 'django/db/backends/oracle/introspection.py' 2025-04-27 02:07:35,768 wheel INFO adding 'django/db/backends/oracle/operations.py' 2025-04-27 02:07:35,772 wheel INFO adding 'django/db/backends/oracle/schema.py' 2025-04-27 02:07:35,774 wheel INFO adding 'django/db/backends/oracle/utils.py' 2025-04-27 02:07:35,777 wheel INFO adding 'django/db/backends/oracle/validation.py' 2025-04-27 02:07:35,779 wheel INFO adding 'django/db/backends/postgresql/__init__.py' 2025-04-27 02:07:35,782 wheel INFO adding 'django/db/backends/postgresql/base.py' 2025-04-27 02:07:35,785 wheel INFO adding 'django/db/backends/postgresql/client.py' 2025-04-27 02:07:35,787 wheel INFO adding 'django/db/backends/postgresql/creation.py' 2025-04-27 02:07:35,790 wheel INFO adding 'django/db/backends/postgresql/features.py' 2025-04-27 02:07:35,793 wheel INFO adding 'django/db/backends/postgresql/introspection.py' 2025-04-27 02:07:35,796 wheel INFO adding 'django/db/backends/postgresql/operations.py' 2025-04-27 02:07:35,799 wheel INFO adding 'django/db/backends/postgresql/psycopg_any.py' 2025-04-27 02:07:35,801 wheel INFO adding 'django/db/backends/postgresql/schema.py' 2025-04-27 02:07:35,805 wheel INFO adding 'django/db/backends/sqlite3/__init__.py' 2025-04-27 02:07:35,807 wheel INFO adding 'django/db/backends/sqlite3/_functions.py' 2025-04-27 02:07:35,811 wheel INFO adding 'django/db/backends/sqlite3/base.py' 2025-04-27 02:07:35,813 wheel INFO adding 'django/db/backends/sqlite3/client.py' 2025-04-27 02:07:35,816 wheel INFO adding 'django/db/backends/sqlite3/creation.py' 2025-04-27 02:07:35,819 wheel INFO adding 'django/db/backends/sqlite3/features.py' 2025-04-27 02:07:35,821 wheel INFO adding 'django/db/backends/sqlite3/introspection.py' 2025-04-27 02:07:35,825 wheel INFO adding 'django/db/backends/sqlite3/operations.py' 2025-04-27 02:07:35,828 wheel INFO adding 'django/db/backends/sqlite3/schema.py' 2025-04-27 02:07:35,832 wheel INFO adding 'django/db/migrations/__init__.py' 2025-04-27 02:07:35,835 wheel INFO adding 'django/db/migrations/autodetector.py' 2025-04-27 02:07:35,839 wheel INFO adding 'django/db/migrations/exceptions.py' 2025-04-27 02:07:35,842 wheel INFO adding 'django/db/migrations/executor.py' 2025-04-27 02:07:35,845 wheel INFO adding 'django/db/migrations/graph.py' 2025-04-27 02:07:35,848 wheel INFO adding 'django/db/migrations/loader.py' 2025-04-27 02:07:35,851 wheel INFO adding 'django/db/migrations/migration.py' 2025-04-27 02:07:35,853 wheel INFO adding 'django/db/migrations/optimizer.py' 2025-04-27 02:07:35,856 wheel INFO adding 'django/db/migrations/questioner.py' 2025-04-27 02:07:35,859 wheel INFO adding 'django/db/migrations/recorder.py' 2025-04-27 02:07:35,862 wheel INFO adding 'django/db/migrations/serializer.py' 2025-04-27 02:07:35,865 wheel INFO adding 'django/db/migrations/state.py' 2025-04-27 02:07:35,868 wheel INFO adding 'django/db/migrations/utils.py' 2025-04-27 02:07:35,871 wheel INFO adding 'django/db/migrations/writer.py' 2025-04-27 02:07:35,874 wheel INFO adding 'django/db/migrations/operations/__init__.py' 2025-04-27 02:07:35,876 wheel INFO adding 'django/db/migrations/operations/base.py' 2025-04-27 02:07:35,879 wheel INFO adding 'django/db/migrations/operations/fields.py' 2025-04-27 02:07:35,882 wheel INFO adding 'django/db/migrations/operations/models.py' 2025-04-27 02:07:35,886 wheel INFO adding 'django/db/migrations/operations/special.py' 2025-04-27 02:07:35,889 wheel INFO adding 'django/db/models/__init__.py' 2025-04-27 02:07:35,891 wheel INFO adding 'django/db/models/aggregates.py' 2025-04-27 02:07:35,896 wheel INFO adding 'django/db/models/base.py' 2025-04-27 02:07:35,901 wheel INFO adding 'django/db/models/constants.py' 2025-04-27 02:07:35,903 wheel INFO adding 'django/db/models/constraints.py' 2025-04-27 02:07:35,906 wheel INFO adding 'django/db/models/deletion.py' 2025-04-27 02:07:35,909 wheel INFO adding 'django/db/models/enums.py' 2025-04-27 02:07:35,913 wheel INFO adding 'django/db/models/expressions.py' 2025-04-27 02:07:35,917 wheel INFO adding 'django/db/models/indexes.py' 2025-04-27 02:07:35,920 wheel INFO adding 'django/db/models/lookups.py' 2025-04-27 02:07:35,923 wheel INFO adding 'django/db/models/manager.py' 2025-04-27 02:07:35,926 wheel INFO adding 'django/db/models/options.py' 2025-04-27 02:07:35,931 wheel INFO adding 'django/db/models/query.py' 2025-04-27 02:07:35,936 wheel INFO adding 'django/db/models/query_utils.py' 2025-04-27 02:07:35,939 wheel INFO adding 'django/db/models/signals.py' 2025-04-27 02:07:35,941 wheel INFO adding 'django/db/models/utils.py' 2025-04-27 02:07:35,945 wheel INFO adding 'django/db/models/fields/__init__.py' 2025-04-27 02:07:35,950 wheel INFO adding 'django/db/models/fields/files.py' 2025-04-27 02:07:35,954 wheel INFO adding 'django/db/models/fields/json.py' 2025-04-27 02:07:35,957 wheel INFO adding 'django/db/models/fields/mixins.py' 2025-04-27 02:07:35,959 wheel INFO adding 'django/db/models/fields/proxy.py' 2025-04-27 02:07:35,962 wheel INFO adding 'django/db/models/fields/related.py' 2025-04-27 02:07:35,968 wheel INFO adding 'django/db/models/fields/related_descriptors.py' 2025-04-27 02:07:35,972 wheel INFO adding 'django/db/models/fields/related_lookups.py' 2025-04-27 02:07:35,974 wheel INFO adding 'django/db/models/fields/reverse_related.py' 2025-04-27 02:07:35,977 wheel INFO adding 'django/db/models/functions/__init__.py' 2025-04-27 02:07:35,980 wheel INFO adding 'django/db/models/functions/comparison.py' 2025-04-27 02:07:35,982 wheel INFO adding 'django/db/models/functions/datetime.py' 2025-04-27 02:07:35,985 wheel INFO adding 'django/db/models/functions/math.py' 2025-04-27 02:07:35,988 wheel INFO adding 'django/db/models/functions/mixins.py' 2025-04-27 02:07:35,991 wheel INFO adding 'django/db/models/functions/text.py' 2025-04-27 02:07:35,993 wheel INFO adding 'django/db/models/functions/window.py' 2025-04-27 02:07:35,996 wheel INFO adding 'django/db/models/sql/__init__.py' 2025-04-27 02:07:35,999 wheel INFO adding 'django/db/models/sql/compiler.py' 2025-04-27 02:07:36,004 wheel INFO adding 'django/db/models/sql/constants.py' 2025-04-27 02:07:36,006 wheel INFO adding 'django/db/models/sql/datastructures.py' 2025-04-27 02:07:36,010 wheel INFO adding 'django/db/models/sql/query.py' 2025-04-27 02:07:36,016 wheel INFO adding 'django/db/models/sql/subqueries.py' 2025-04-27 02:07:36,019 wheel INFO adding 'django/db/models/sql/where.py' 2025-04-27 02:07:36,021 wheel INFO adding 'django/dispatch/__init__.py' 2025-04-27 02:07:36,025 wheel INFO adding 'django/dispatch/dispatcher.py' 2025-04-27 02:07:36,027 wheel INFO adding 'django/dispatch/license.txt' 2025-04-27 02:07:36,030 wheel INFO adding 'django/forms/__init__.py' 2025-04-27 02:07:36,032 wheel INFO adding 'django/forms/boundfield.py' 2025-04-27 02:07:36,035 wheel INFO adding 'django/forms/fields.py' 2025-04-27 02:07:36,039 wheel INFO adding 'django/forms/forms.py' 2025-04-27 02:07:36,043 wheel INFO adding 'django/forms/formsets.py' 2025-04-27 02:07:36,046 wheel INFO adding 'django/forms/models.py' 2025-04-27 02:07:36,050 wheel INFO adding 'django/forms/renderers.py' 2025-04-27 02:07:36,053 wheel INFO adding 'django/forms/utils.py' 2025-04-27 02:07:36,056 wheel INFO adding 'django/forms/widgets.py' 2025-04-27 02:07:36,060 wheel INFO adding 'django/forms/jinja2/django/forms/attrs.html' 2025-04-27 02:07:36,062 wheel INFO adding 'django/forms/jinja2/django/forms/default.html' 2025-04-27 02:07:36,065 wheel INFO adding 'django/forms/jinja2/django/forms/div.html' 2025-04-27 02:07:36,067 wheel INFO adding 'django/forms/jinja2/django/forms/label.html' 2025-04-27 02:07:36,069 wheel INFO adding 'django/forms/jinja2/django/forms/p.html' 2025-04-27 02:07:36,071 wheel INFO adding 'django/forms/jinja2/django/forms/table.html' 2025-04-27 02:07:36,073 wheel INFO adding 'django/forms/jinja2/django/forms/ul.html' 2025-04-27 02:07:36,076 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/default.html' 2025-04-27 02:07:36,079 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/text.txt' 2025-04-27 02:07:36,081 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/ul.html' 2025-04-27 02:07:36,083 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/default.html' 2025-04-27 02:07:36,085 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/text.txt' 2025-04-27 02:07:36,088 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/ul.html' 2025-04-27 02:07:36,090 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/default.html' 2025-04-27 02:07:36,093 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/div.html' 2025-04-27 02:07:36,095 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/p.html' 2025-04-27 02:07:36,097 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/table.html' 2025-04-27 02:07:36,099 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/ul.html' 2025-04-27 02:07:36,102 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/attrs.html' 2025-04-27 02:07:36,104 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox.html' 2025-04-27 02:07:36,107 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_option.html' 2025-04-27 02:07:36,109 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_select.html' 2025-04-27 02:07:36,111 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/clearable_file_input.html' 2025-04-27 02:07:36,113 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/date.html' 2025-04-27 02:07:36,115 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/datetime.html' 2025-04-27 02:07:36,117 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/email.html' 2025-04-27 02:07:36,119 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/file.html' 2025-04-27 02:07:36,121 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/hidden.html' 2025-04-27 02:07:36,123 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input.html' 2025-04-27 02:07:36,126 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input_option.html' 2025-04-27 02:07:36,128 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_hidden.html' 2025-04-27 02:07:36,130 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_input.html' 2025-04-27 02:07:36,132 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiwidget.html' 2025-04-27 02:07:36,134 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/number.html' 2025-04-27 02:07:36,136 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/password.html' 2025-04-27 02:07:36,138 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio.html' 2025-04-27 02:07:36,141 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio_option.html' 2025-04-27 02:07:36,143 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select.html' 2025-04-27 02:07:36,145 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_date.html' 2025-04-27 02:07:36,148 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_option.html' 2025-04-27 02:07:36,150 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splitdatetime.html' 2025-04-27 02:07:36,152 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splithiddendatetime.html' 2025-04-27 02:07:36,154 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/text.html' 2025-04-27 02:07:36,157 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/textarea.html' 2025-04-27 02:07:36,159 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/time.html' 2025-04-27 02:07:36,161 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/url.html' 2025-04-27 02:07:36,164 wheel INFO adding 'django/forms/templates/django/forms/attrs.html' 2025-04-27 02:07:36,166 wheel INFO adding 'django/forms/templates/django/forms/default.html' 2025-04-27 02:07:36,168 wheel INFO adding 'django/forms/templates/django/forms/div.html' 2025-04-27 02:07:36,171 wheel INFO adding 'django/forms/templates/django/forms/label.html' 2025-04-27 02:07:36,173 wheel INFO adding 'django/forms/templates/django/forms/p.html' 2025-04-27 02:07:36,175 wheel INFO adding 'django/forms/templates/django/forms/table.html' 2025-04-27 02:07:36,177 wheel INFO adding 'django/forms/templates/django/forms/ul.html' 2025-04-27 02:07:36,180 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/default.html' 2025-04-27 02:07:36,182 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/text.txt' 2025-04-27 02:07:36,185 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/ul.html' 2025-04-27 02:07:36,187 wheel INFO adding 'django/forms/templates/django/forms/errors/list/default.html' 2025-04-27 02:07:36,189 wheel INFO adding 'django/forms/templates/django/forms/errors/list/text.txt' 2025-04-27 02:07:36,191 wheel INFO adding 'django/forms/templates/django/forms/errors/list/ul.html' 2025-04-27 02:07:36,194 wheel INFO adding 'django/forms/templates/django/forms/formsets/default.html' 2025-04-27 02:07:36,196 wheel INFO adding 'django/forms/templates/django/forms/formsets/div.html' 2025-04-27 02:07:36,198 wheel INFO adding 'django/forms/templates/django/forms/formsets/p.html' 2025-04-27 02:07:36,201 wheel INFO adding 'django/forms/templates/django/forms/formsets/table.html' 2025-04-27 02:07:36,203 wheel INFO adding 'django/forms/templates/django/forms/formsets/ul.html' 2025-04-27 02:07:36,206 wheel INFO adding 'django/forms/templates/django/forms/widgets/attrs.html' 2025-04-27 02:07:36,208 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox.html' 2025-04-27 02:07:36,210 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_option.html' 2025-04-27 02:07:36,212 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_select.html' 2025-04-27 02:07:36,214 wheel INFO adding 'django/forms/templates/django/forms/widgets/clearable_file_input.html' 2025-04-27 02:07:36,216 wheel INFO adding 'django/forms/templates/django/forms/widgets/date.html' 2025-04-27 02:07:36,218 wheel INFO adding 'django/forms/templates/django/forms/widgets/datetime.html' 2025-04-27 02:07:36,220 wheel INFO adding 'django/forms/templates/django/forms/widgets/email.html' 2025-04-27 02:07:36,222 wheel INFO adding 'django/forms/templates/django/forms/widgets/file.html' 2025-04-27 02:07:36,224 wheel INFO adding 'django/forms/templates/django/forms/widgets/hidden.html' 2025-04-27 02:07:36,226 wheel INFO adding 'django/forms/templates/django/forms/widgets/input.html' 2025-04-27 02:07:36,228 wheel INFO adding 'django/forms/templates/django/forms/widgets/input_option.html' 2025-04-27 02:07:36,230 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_hidden.html' 2025-04-27 02:07:36,232 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_input.html' 2025-04-27 02:07:36,234 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiwidget.html' 2025-04-27 02:07:36,236 wheel INFO adding 'django/forms/templates/django/forms/widgets/number.html' 2025-04-27 02:07:36,239 wheel INFO adding 'django/forms/templates/django/forms/widgets/password.html' 2025-04-27 02:07:36,241 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio.html' 2025-04-27 02:07:36,243 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio_option.html' 2025-04-27 02:07:36,245 wheel INFO adding 'django/forms/templates/django/forms/widgets/select.html' 2025-04-27 02:07:36,247 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_date.html' 2025-04-27 02:07:36,249 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_option.html' 2025-04-27 02:07:36,251 wheel INFO adding 'django/forms/templates/django/forms/widgets/splitdatetime.html' 2025-04-27 02:07:36,254 wheel INFO adding 'django/forms/templates/django/forms/widgets/splithiddendatetime.html' 2025-04-27 02:07:36,256 wheel INFO adding 'django/forms/templates/django/forms/widgets/text.html' 2025-04-27 02:07:36,258 wheel INFO adding 'django/forms/templates/django/forms/widgets/textarea.html' 2025-04-27 02:07:36,260 wheel INFO adding 'django/forms/templates/django/forms/widgets/time.html' 2025-04-27 02:07:36,263 wheel INFO adding 'django/forms/templates/django/forms/widgets/url.html' 2025-04-27 02:07:36,265 wheel INFO adding 'django/http/__init__.py' 2025-04-27 02:07:36,267 wheel INFO adding 'django/http/cookie.py' 2025-04-27 02:07:36,270 wheel INFO adding 'django/http/multipartparser.py' 2025-04-27 02:07:36,274 wheel INFO adding 'django/http/request.py' 2025-04-27 02:07:36,277 wheel INFO adding 'django/http/response.py' 2025-04-27 02:07:36,281 wheel INFO adding 'django/middleware/__init__.py' 2025-04-27 02:07:36,283 wheel INFO adding 'django/middleware/cache.py' 2025-04-27 02:07:36,286 wheel INFO adding 'django/middleware/clickjacking.py' 2025-04-27 02:07:36,288 wheel INFO adding 'django/middleware/common.py' 2025-04-27 02:07:36,291 wheel INFO adding 'django/middleware/csrf.py' 2025-04-27 02:07:36,294 wheel INFO adding 'django/middleware/gzip.py' 2025-04-27 02:07:36,296 wheel INFO adding 'django/middleware/http.py' 2025-04-27 02:07:36,298 wheel INFO adding 'django/middleware/locale.py' 2025-04-27 02:07:36,301 wheel INFO adding 'django/middleware/security.py' 2025-04-27 02:07:36,303 wheel INFO adding 'django/template/__init__.py' 2025-04-27 02:07:36,306 wheel INFO adding 'django/template/autoreload.py' 2025-04-27 02:07:36,308 wheel INFO adding 'django/template/base.py' 2025-04-27 02:07:36,312 wheel INFO adding 'django/template/context.py' 2025-04-27 02:07:36,314 wheel INFO adding 'django/template/context_processors.py' 2025-04-27 02:07:36,317 wheel INFO adding 'django/template/defaultfilters.py' 2025-04-27 02:07:36,321 wheel INFO adding 'django/template/defaulttags.py' 2025-04-27 02:07:36,325 wheel INFO adding 'django/template/engine.py' 2025-04-27 02:07:36,327 wheel INFO adding 'django/template/exceptions.py' 2025-04-27 02:07:36,330 wheel INFO adding 'django/template/library.py' 2025-04-27 02:07:36,333 wheel INFO adding 'django/template/loader.py' 2025-04-27 02:07:36,336 wheel INFO adding 'django/template/loader_tags.py' 2025-04-27 02:07:36,338 wheel INFO adding 'django/template/response.py' 2025-04-27 02:07:36,341 wheel INFO adding 'django/template/smartif.py' 2025-04-27 02:07:36,343 wheel INFO adding 'django/template/utils.py' 2025-04-27 02:07:36,346 wheel INFO adding 'django/template/backends/__init__.py' 2025-04-27 02:07:36,348 wheel INFO adding 'django/template/backends/base.py' 2025-04-27 02:07:36,351 wheel INFO adding 'django/template/backends/django.py' 2025-04-27 02:07:36,353 wheel INFO adding 'django/template/backends/dummy.py' 2025-04-27 02:07:36,356 wheel INFO adding 'django/template/backends/jinja2.py' 2025-04-27 02:07:36,358 wheel INFO adding 'django/template/backends/utils.py' 2025-04-27 02:07:36,360 wheel INFO adding 'django/template/loaders/__init__.py' 2025-04-27 02:07:36,362 wheel INFO adding 'django/template/loaders/app_directories.py' 2025-04-27 02:07:36,364 wheel INFO adding 'django/template/loaders/base.py' 2025-04-27 02:07:36,367 wheel INFO adding 'django/template/loaders/cached.py' 2025-04-27 02:07:36,369 wheel INFO adding 'django/template/loaders/filesystem.py' 2025-04-27 02:07:36,371 wheel INFO adding 'django/template/loaders/locmem.py' 2025-04-27 02:07:36,373 wheel INFO adding 'django/templatetags/__init__.py' 2025-04-27 02:07:36,375 wheel INFO adding 'django/templatetags/cache.py' 2025-04-27 02:07:36,378 wheel INFO adding 'django/templatetags/i18n.py' 2025-04-27 02:07:36,381 wheel INFO adding 'django/templatetags/l10n.py' 2025-04-27 02:07:36,383 wheel INFO adding 'django/templatetags/static.py' 2025-04-27 02:07:36,386 wheel INFO adding 'django/templatetags/tz.py' 2025-04-27 02:07:36,388 wheel INFO adding 'django/test/__init__.py' 2025-04-27 02:07:36,391 wheel INFO adding 'django/test/client.py' 2025-04-27 02:07:36,395 wheel INFO adding 'django/test/html.py' 2025-04-27 02:07:36,398 wheel INFO adding 'django/test/runner.py' 2025-04-27 02:07:36,402 wheel INFO adding 'django/test/selenium.py' 2025-04-27 02:07:36,404 wheel INFO adding 'django/test/signals.py' 2025-04-27 02:07:36,408 wheel INFO adding 'django/test/testcases.py' 2025-04-27 02:07:36,412 wheel INFO adding 'django/test/utils.py' 2025-04-27 02:07:36,416 wheel INFO adding 'django/urls/__init__.py' 2025-04-27 02:07:36,418 wheel INFO adding 'django/urls/base.py' 2025-04-27 02:07:36,421 wheel INFO adding 'django/urls/conf.py' 2025-04-27 02:07:36,423 wheel INFO adding 'django/urls/converters.py' 2025-04-27 02:07:36,425 wheel INFO adding 'django/urls/exceptions.py' 2025-04-27 02:07:36,428 wheel INFO adding 'django/urls/resolvers.py' 2025-04-27 02:07:36,431 wheel INFO adding 'django/urls/utils.py' 2025-04-27 02:07:36,434 wheel INFO adding 'django/utils/__init__.py' 2025-04-27 02:07:36,436 wheel INFO adding 'django/utils/_os.py' 2025-04-27 02:07:36,438 wheel INFO adding 'django/utils/archive.py' 2025-04-27 02:07:36,440 wheel INFO adding 'django/utils/asyncio.py' 2025-04-27 02:07:36,443 wheel INFO adding 'django/utils/autoreload.py' 2025-04-27 02:07:36,447 wheel INFO adding 'django/utils/baseconv.py' 2025-04-27 02:07:36,449 wheel INFO adding 'django/utils/cache.py' 2025-04-27 02:07:36,452 wheel INFO adding 'django/utils/connection.py' 2025-04-27 02:07:36,454 wheel INFO adding 'django/utils/crypto.py' 2025-04-27 02:07:36,457 wheel INFO adding 'django/utils/datastructures.py' 2025-04-27 02:07:36,460 wheel INFO adding 'django/utils/dateformat.py' 2025-04-27 02:07:36,462 wheel INFO adding 'django/utils/dateparse.py' 2025-04-27 02:07:36,464 wheel INFO adding 'django/utils/dates.py' 2025-04-27 02:07:36,467 wheel INFO adding 'django/utils/datetime_safe.py' 2025-04-27 02:07:36,469 wheel INFO adding 'django/utils/deconstruct.py' 2025-04-27 02:07:36,471 wheel INFO adding 'django/utils/decorators.py' 2025-04-27 02:07:36,474 wheel INFO adding 'django/utils/deprecation.py' 2025-04-27 02:07:36,476 wheel INFO adding 'django/utils/duration.py' 2025-04-27 02:07:36,478 wheel INFO adding 'django/utils/encoding.py' 2025-04-27 02:07:36,481 wheel INFO adding 'django/utils/feedgenerator.py' 2025-04-27 02:07:36,484 wheel INFO adding 'django/utils/formats.py' 2025-04-27 02:07:36,486 wheel INFO adding 'django/utils/functional.py' 2025-04-27 02:07:36,489 wheel INFO adding 'django/utils/hashable.py' 2025-04-27 02:07:36,492 wheel INFO adding 'django/utils/html.py' 2025-04-27 02:07:36,495 wheel INFO adding 'django/utils/http.py' 2025-04-27 02:07:36,498 wheel INFO adding 'django/utils/inspect.py' 2025-04-27 02:07:36,501 wheel INFO adding 'django/utils/ipv6.py' 2025-04-27 02:07:36,503 wheel INFO adding 'django/utils/itercompat.py' 2025-04-27 02:07:36,505 wheel INFO adding 'django/utils/jslex.py' 2025-04-27 02:07:36,507 wheel INFO adding 'django/utils/log.py' 2025-04-27 02:07:36,510 wheel INFO adding 'django/utils/lorem_ipsum.py' 2025-04-27 02:07:36,512 wheel INFO adding 'django/utils/module_loading.py' 2025-04-27 02:07:36,515 wheel INFO adding 'django/utils/numberformat.py' 2025-04-27 02:07:36,517 wheel INFO adding 'django/utils/regex_helper.py' 2025-04-27 02:07:36,520 wheel INFO adding 'django/utils/safestring.py' 2025-04-27 02:07:36,522 wheel INFO adding 'django/utils/termcolors.py' 2025-04-27 02:07:36,525 wheel INFO adding 'django/utils/text.py' 2025-04-27 02:07:36,528 wheel INFO adding 'django/utils/timesince.py' 2025-04-27 02:07:36,530 wheel INFO adding 'django/utils/timezone.py' 2025-04-27 02:07:36,533 wheel INFO adding 'django/utils/topological_sort.py' 2025-04-27 02:07:36,535 wheel INFO adding 'django/utils/tree.py' 2025-04-27 02:07:36,537 wheel INFO adding 'django/utils/version.py' 2025-04-27 02:07:36,540 wheel INFO adding 'django/utils/xmlutils.py' 2025-04-27 02:07:36,543 wheel INFO adding 'django/utils/translation/__init__.py' 2025-04-27 02:07:36,545 wheel INFO adding 'django/utils/translation/reloader.py' 2025-04-27 02:07:36,548 wheel INFO adding 'django/utils/translation/template.py' 2025-04-27 02:07:36,551 wheel INFO adding 'django/utils/translation/trans_null.py' 2025-04-27 02:07:36,554 wheel INFO adding 'django/utils/translation/trans_real.py' 2025-04-27 02:07:36,557 wheel INFO adding 'django/views/__init__.py' 2025-04-27 02:07:36,559 wheel INFO adding 'django/views/csrf.py' 2025-04-27 02:07:36,562 wheel INFO adding 'django/views/debug.py' 2025-04-27 02:07:36,565 wheel INFO adding 'django/views/defaults.py' 2025-04-27 02:07:36,568 wheel INFO adding 'django/views/i18n.py' 2025-04-27 02:07:36,570 wheel INFO adding 'django/views/static.py' 2025-04-27 02:07:36,573 wheel INFO adding 'django/views/decorators/__init__.py' 2025-04-27 02:07:36,576 wheel INFO adding 'django/views/decorators/cache.py' 2025-04-27 02:07:36,578 wheel INFO adding 'django/views/decorators/clickjacking.py' 2025-04-27 02:07:36,580 wheel INFO adding 'django/views/decorators/common.py' 2025-04-27 02:07:36,582 wheel INFO adding 'django/views/decorators/csrf.py' 2025-04-27 02:07:36,585 wheel INFO adding 'django/views/decorators/debug.py' 2025-04-27 02:07:36,587 wheel INFO adding 'django/views/decorators/gzip.py' 2025-04-27 02:07:36,589 wheel INFO adding 'django/views/decorators/http.py' 2025-04-27 02:07:36,592 wheel INFO adding 'django/views/decorators/vary.py' 2025-04-27 02:07:36,594 wheel INFO adding 'django/views/generic/__init__.py' 2025-04-27 02:07:36,596 wheel INFO adding 'django/views/generic/base.py' 2025-04-27 02:07:36,600 wheel INFO adding 'django/views/generic/dates.py' 2025-04-27 02:07:36,604 wheel INFO adding 'django/views/generic/detail.py' 2025-04-27 02:07:36,606 wheel INFO adding 'django/views/generic/edit.py' 2025-04-27 02:07:36,609 wheel INFO adding 'django/views/generic/list.py' 2025-04-27 02:07:36,612 wheel INFO adding 'django/views/templates/default_urlconf.html' 2025-04-27 02:07:36,614 wheel INFO adding 'django/views/templates/technical_404.html' 2025-04-27 02:07:36,617 wheel INFO adding 'django/views/templates/technical_500.html' 2025-04-27 02:07:36,620 wheel INFO adding 'django/views/templates/technical_500.txt' 2025-04-27 02:07:36,625 wheel INFO adding 'django-4.2.20.dist-info/licenses/AUTHORS' 2025-04-27 02:07:36,629 wheel INFO adding 'django-4.2.20.dist-info/licenses/LICENSE' 2025-04-27 02:07:36,631 wheel INFO adding 'django-4.2.20.dist-info/licenses/LICENSE.python' 2025-04-27 02:07:36,634 wheel INFO adding 'django-4.2.20.dist-info/METADATA' 2025-04-27 02:07:36,636 wheel INFO adding 'django-4.2.20.dist-info/WHEEL' 2025-04-27 02:07:36,637 wheel INFO adding 'django-4.2.20.dist-info/entry_points.txt' 2025-04-27 02:07:36,639 wheel INFO adding 'django-4.2.20.dist-info/top_level.txt' 2025-04-27 02:07:36,716 wheel INFO adding 'django-4.2.20.dist-info/RECORD' 2025-04-27 02:07:36,835 root INFO removing build/bdist.linux-riscv64/wheel 2025-04-27 02:07:38,739 gpep517 INFO The backend produced .dist/django-4.2.20-py3-none-any.whl django-4.2.20-py3-none-any.whl >>> py3-django: Entering fakeroot... >>> py3-django-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/django/dispatch/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/dispatch/__pycache__' 'usr/lib/python3.12/site-packages/django/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/__pycache__' 'usr/lib/python3.12/site-packages/django/core/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/core/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/management/__pycache__' 'usr/lib/python3.12/site-packages/django/core/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/__pycache__' 'usr/lib/python3.12/site-packages/django/core/mail/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/mail/__pycache__' 'usr/lib/python3.12/site-packages/django/core/mail/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/mail/backends/__pycache__' 'usr/lib/python3.12/site-packages/django/core/cache/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/cache/__pycache__' 'usr/lib/python3.12/site-packages/django/core/cache/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/cache/backends/__pycache__' 'usr/lib/python3.12/site-packages/django/core/servers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/servers/__pycache__' 'usr/lib/python3.12/site-packages/django/core/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/handlers/__pycache__' 'usr/lib/python3.12/site-packages/django/core/files/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/files/__pycache__' 'usr/lib/python3.12/site-packages/django/core/files/storage/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/files/storage/__pycache__' 'usr/lib/python3.12/site-packages/django/core/checks/compatibility/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/compatibility/__pycache__' 'usr/lib/python3.12/site-packages/django/core/checks/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/__pycache__' 'usr/lib/python3.12/site-packages/django/core/checks/security/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/security/__pycache__' 'usr/lib/python3.12/site-packages/django/core/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/serializers/__pycache__' 'usr/lib/python3.12/site-packages/django/http/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/http/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/cy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/cy/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/en_AU/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en_AU/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ckb/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ckb/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/kn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/kn/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/nn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nn/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/sr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sr/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/sr_Latn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sr_Latn/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/is/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/is/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/lv/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/lv/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/pt/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pt/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/et/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/et/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/es_CO/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_CO/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/tk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tk/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ga/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ga/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/th/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/th/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/sq/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sq/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/nl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nl/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/tg/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tg/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/bn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bn/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/es_NI/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_NI/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/uk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/uk/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ky/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ky/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/it/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/it/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/es_AR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_AR/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/fa/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fa/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/el/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/el/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/tr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tr/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/eu/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/eu/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/bs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bs/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ar_DZ/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ar_DZ/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ja/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ja/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/gd/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/gd/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/da/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/da/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/he/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/he/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/en/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/hr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hr/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/sv/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sv/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/cs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/cs/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ka/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ka/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/mk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/mk/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/id/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/id/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ta/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ta/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ms/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ar/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ar/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/gl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/gl/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/zh_Hans/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hans/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/uz/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/uz/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/de_CH/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/de_CH/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/zh_Hant/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hant/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/az/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/az/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/es/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ko/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ko/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/fr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fr/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/bg/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bg/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/es_MX/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_MX/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/eo/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/eo/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/pl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pl/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/lt/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/lt/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/hi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hi/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/de/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/de/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/te/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/te/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/fi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fi/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/pt_BR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pt_BR/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ru/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ru/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ca/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ca/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/nb/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nb/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/vi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/vi/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/en_GB/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en_GB/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ml/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ml/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/sl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sl/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/km/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/km/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ig/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ig/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/hu/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hu/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/fy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fy/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/sk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sk/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/es_PR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_PR/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/mn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/mn/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/locale/ro/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ro/__pycache__' 'usr/lib/python3.12/site-packages/django/conf/urls/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/urls/__pycache__' 'usr/lib/python3.12/site-packages/django/views/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/__pycache__' 'usr/lib/python3.12/site-packages/django/views/decorators/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/decorators/__pycache__' 'usr/lib/python3.12/site-packages/django/views/generic/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/generic/__pycache__' 'usr/lib/python3.12/site-packages/django/test/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/test/__pycache__' 'usr/lib/python3.12/site-packages/django/template/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/__pycache__' 'usr/lib/python3.12/site-packages/django/template/loaders/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/loaders/__pycache__' 'usr/lib/python3.12/site-packages/django/template/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/backends/__pycache__' 'usr/lib/python3.12/site-packages/django/db/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/db/migrations/operations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/migrations/operations/__pycache__' 'usr/lib/python3.12/site-packages/django/db/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/__pycache__' 'usr/lib/python3.12/site-packages/django/db/models/sql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/sql/__pycache__' 'usr/lib/python3.12/site-packages/django/db/models/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/__pycache__' 'usr/lib/python3.12/site-packages/django/db/models/fields/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/fields/__pycache__' 'usr/lib/python3.12/site-packages/django/db/models/functions/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/functions/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/mysql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/mysql/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/sqlite3/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/sqlite3/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/oracle/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/oracle/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/dummy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/dummy/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/base/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/base/__pycache__' 'usr/lib/python3.12/site-packages/django/db/backends/postgresql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/postgresql/__pycache__' 'usr/lib/python3.12/site-packages/django/apps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/apps/__pycache__' 'usr/lib/python3.12/site-packages/django/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/forms/__pycache__' 'usr/lib/python3.12/site-packages/django/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/templatetags/__pycache__' 'usr/lib/python3.12/site-packages/django/middleware/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/middleware/__pycache__' 'usr/lib/python3.12/site-packages/django/utils/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/utils/__pycache__' 'usr/lib/python3.12/site-packages/django/utils/translation/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/utils/translation/__pycache__' 'usr/lib/python3.12/site-packages/django/urls/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/urls/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sites/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sites/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sites/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sites/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/postgres/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/postgres/fields/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/fields/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/postgres/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/forms/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/postgres/aggregates/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/aggregates/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/staticfiles/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/admindocs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admindocs/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/flatpages/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/flatpages/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/flatpages/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/templatetags/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/contenttypes/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/contenttypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sitemaps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/humanize/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/humanize/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/humanize/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/humanize/templatetags/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/redirects/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/redirects/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/redirects/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/redirects/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/auth/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/auth/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/management/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/auth/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/auth/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/auth/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/handlers/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sessions/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sessions/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/management/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sessions/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sessions/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/sessions/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/backends/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/management/commands/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/management/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/sitemaps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/sitemaps/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/gdal/prototypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/prototypes/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/gdal/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/gdal/raster/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/raster/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/models/sql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/sql/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/models/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/spatialite/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/spatialite/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/mysql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/mysql/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/oracle/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/oracle/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/postgis/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/postgis/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/base/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/base/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/forms/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/geoip2/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geoip2/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/utils/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/utils/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/serializers/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/geos/prototypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geos/prototypes/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/geos/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geos/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/gis/admin/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/admin/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/messages/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/messages/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/messages/storage/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/messages/storage/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/syndication/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/syndication/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/admin/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/migrations/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/admin/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/admin/views/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/views/__pycache__' 'usr/lib/python3.12/site-packages/django/contrib/admin/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/templatetags/__pycache__' >>> py3-django-pyc*: Preparing subpackage py3-django-pyc... >>> py3-django-pyc*: Running postcheck for py3-django-pyc >>> py3-django*: Running postcheck for py3-django >>> py3-django*: Preparing package py3-django... >>> py3-django-pyc*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django-pyc*: Package size: 6.2 MB >>> py3-django-pyc*: Compressing data... >>> py3-django-pyc*: Create checksum... >>> py3-django-pyc*: Create py3-django-pyc-4.2.20-r0.apk >>> py3-django*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django*: Package size: 21.2 MB >>> py3-django*: Compressing data... >>> py3-django*: Create checksum... >>> py3-django*: Create py3-django-4.2.20-r0.apk >>> py3-django: Build complete at Sun, 27 Apr 2025 02:09:05 +0000 elapsed time 0h 2m 28s >>> py3-django: Cleaning up srcdir >>> py3-django: Cleaning up pkgdir >>> py3-django: Uninstalling dependencies... (1/29) Purging .makedepends-py3-django (20250427.020642) (2/29) Purging py3-asgiref-pyc (3.8.1-r1) (3/29) Purging py3-asgiref (3.8.1-r1) (4/29) Purging py3-sqlparse-pyc (0.5.1-r0) (5/29) Purging py3-sqlparse (0.5.1-r0) (6/29) Purging tzdata (2025b-r0) (7/29) Purging py3-gpep517-pyc (16-r0) (8/29) Purging py3-gpep517 (16-r0) (9/29) Purging py3-installer-pyc (0.7.0-r2) (10/29) Purging py3-installer (0.7.0-r2) (11/29) Purging py3-setuptools-pyc (77.0.3-r0) (12/29) Purging py3-setuptools (77.0.3-r0) (13/29) Purging py3-wheel-pyc (0.43.0-r0) (14/29) Purging py3-wheel (0.43.0-r0) (15/29) Purging py3-packaging-pyc (24.2-r0) (16/29) Purging py3-packaging (24.2-r0) (17/29) Purging py3-parsing-pyc (3.2.0-r0) (18/29) Purging py3-parsing (3.2.0-r0) (19/29) Purging python3-pyc (3.12.10-r0) (20/29) Purging python3-pycache-pyc0 (3.12.10-r0) (21/29) Purging pyc (3.12.10-r0) (22/29) Purging python3 (3.12.10-r0) (23/29) Purging gdbm (1.24-r0) (24/29) Purging libbz2 (1.0.8-r6) (25/29) Purging libffi (3.4.8-r0) (26/29) Purging libpanelw (6.5_p20250412-r0) (27/29) Purging mpdecimal (4.0.0-r0) (28/29) Purging sqlite-libs (3.49.1-r0) (29/29) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages >>> py3-django: Updating the community/riscv64 repository index... >>> py3-django: Signing the index...