>>> py3-django: Building community/py3-django 4.2.11-r1 (using abuild 3.12.0-r5) started Sun, 14 Apr 2024 14:36:23 +0000 >>> py3-django: Checking sanity of /home/buildozer/aports/community/py3-django/APKBUILD... >>> py3-django: Analyzing dependencies... >>> py3-django: Installing for build: build-base python3 py3-asgiref py3-sqlparse tzdata py3-gpep517 py3-setuptools py3-wheel (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing libffi (3.4.6-r0) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.6.1-r3) (5/30) Installing mpdecimal (4.0.0-r0) (6/30) Installing libpanelw (6.4_p20240330-r0) (7/30) Installing readline (8.2.10-r0) (8/30) Installing sqlite-libs (3.45.2-r0) (9/30) Installing python3 (3.12.3-r0) (10/30) Installing python3-pycache-pyc0 (3.12.3-r0) (11/30) Installing pyc (3.12.3-r0) (12/30) Installing python3-pyc (3.12.3-r0) (13/30) Installing py3-asgiref (3.8.1-r1) (14/30) Installing py3-asgiref-pyc (3.8.1-r1) (15/30) Installing py3-sqlparse (0.4.4-r2) (16/30) Installing py3-sqlparse-pyc (0.4.4-r2) (17/30) Installing tzdata (2024a-r1) (18/30) Installing py3-installer (0.7.0-r2) (19/30) Installing py3-installer-pyc (0.7.0-r2) (20/30) Installing py3-gpep517 (15-r2) (21/30) Installing py3-gpep517-pyc (15-r2) (22/30) Installing py3-parsing (3.1.2-r1) (23/30) Installing py3-parsing-pyc (3.1.2-r1) (24/30) Installing py3-packaging (24.0-r1) (25/30) Installing py3-packaging-pyc (24.0-r1) (26/30) Installing py3-setuptools (69.2.0-r2) (27/30) Installing py3-setuptools-pyc (69.2.0-r2) (28/30) Installing py3-wheel (0.42.0-r1) (29/30) Installing py3-wheel-pyc (0.42.0-r1) (30/30) Installing .makedepends-py3-django (20240414.143627) Executing busybox-1.36.1-r25.trigger OK: 278 MiB in 132 packages >>> py3-django: Cleaning up srcdir >>> py3-django: Cleaning up pkgdir >>> py3-django: Cleaning up tmpdir >>> py3-django: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Django-4.2.11.tar.gz >>> py3-django: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Django-4.2.11.tar.gz >>> py3-django: Checking sha512sums... Django-4.2.11.tar.gz: OK >>> py3-django: Unpacking /var/cache/distfiles/Django-4.2.11.tar.gz... 2024-04-14 14:36:31,832 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-14 14:36:32,153 root INFO running bdist_wheel 2024-04-14 14:36:32,224 root INFO running build 2024-04-14 14:36:32,224 root INFO running build_py 2024-04-14 14:36:32,236 root INFO creating build 2024-04-14 14:36:32,237 root INFO creating build/lib 2024-04-14 14:36:32,237 root INFO creating build/lib/django 2024-04-14 14:36:32,238 root INFO copying django/__main__.py -> build/lib/django 2024-04-14 14:36:32,239 root INFO copying django/shortcuts.py -> build/lib/django 2024-04-14 14:36:32,240 root INFO copying django/__init__.py -> build/lib/django 2024-04-14 14:36:32,241 root INFO creating build/lib/django/dispatch 2024-04-14 14:36:32,242 root INFO copying django/dispatch/__init__.py -> build/lib/django/dispatch 2024-04-14 14:36:32,243 root INFO copying django/dispatch/dispatcher.py -> build/lib/django/dispatch 2024-04-14 14:36:32,245 root INFO creating build/lib/django/contrib 2024-04-14 14:36:32,245 root INFO copying django/contrib/__init__.py -> build/lib/django/contrib 2024-04-14 14:36:32,247 root INFO creating build/lib/django/template 2024-04-14 14:36:32,248 root INFO copying django/template/context.py -> build/lib/django/template 2024-04-14 14:36:32,249 root INFO copying django/template/defaulttags.py -> build/lib/django/template 2024-04-14 14:36:32,251 root INFO copying django/template/smartif.py -> build/lib/django/template 2024-04-14 14:36:32,252 root INFO copying django/template/loader.py -> build/lib/django/template 2024-04-14 14:36:32,253 root INFO copying django/template/loader_tags.py -> build/lib/django/template 2024-04-14 14:36:32,255 root INFO copying django/template/autoreload.py -> build/lib/django/template 2024-04-14 14:36:32,256 root INFO copying django/template/defaultfilters.py -> build/lib/django/template 2024-04-14 14:36:32,257 root INFO copying django/template/__init__.py -> build/lib/django/template 2024-04-14 14:36:32,258 root INFO copying django/template/response.py -> build/lib/django/template 2024-04-14 14:36:32,259 root INFO copying django/template/base.py -> build/lib/django/template 2024-04-14 14:36:32,261 root INFO copying django/template/exceptions.py -> build/lib/django/template 2024-04-14 14:36:32,262 root INFO copying django/template/library.py -> build/lib/django/template 2024-04-14 14:36:32,263 root INFO copying django/template/context_processors.py -> build/lib/django/template 2024-04-14 14:36:32,264 root INFO copying django/template/engine.py -> build/lib/django/template 2024-04-14 14:36:32,266 root INFO copying django/template/utils.py -> build/lib/django/template 2024-04-14 14:36:32,267 root INFO creating build/lib/django/conf 2024-04-14 14:36:32,268 root INFO copying django/conf/__init__.py -> build/lib/django/conf 2024-04-14 14:36:32,269 root INFO copying django/conf/global_settings.py -> build/lib/django/conf 2024-04-14 14:36:32,271 root INFO creating build/lib/django/views 2024-04-14 14:36:32,271 root INFO copying django/views/i18n.py -> build/lib/django/views 2024-04-14 14:36:32,273 root INFO copying django/views/debug.py -> build/lib/django/views 2024-04-14 14:36:32,274 root INFO copying django/views/__init__.py -> build/lib/django/views 2024-04-14 14:36:32,275 root INFO copying django/views/csrf.py -> build/lib/django/views 2024-04-14 14:36:32,276 root INFO copying django/views/defaults.py -> build/lib/django/views 2024-04-14 14:36:32,277 root INFO copying django/views/static.py -> build/lib/django/views 2024-04-14 14:36:32,278 root INFO creating build/lib/django/templatetags 2024-04-14 14:36:32,279 root INFO copying django/templatetags/cache.py -> build/lib/django/templatetags 2024-04-14 14:36:32,280 root INFO copying django/templatetags/l10n.py -> build/lib/django/templatetags 2024-04-14 14:36:32,280 root INFO copying django/templatetags/tz.py -> build/lib/django/templatetags 2024-04-14 14:36:32,281 root INFO copying django/templatetags/i18n.py -> build/lib/django/templatetags 2024-04-14 14:36:32,283 root INFO copying django/templatetags/__init__.py -> build/lib/django/templatetags 2024-04-14 14:36:32,284 root INFO copying django/templatetags/static.py -> build/lib/django/templatetags 2024-04-14 14:36:32,285 root INFO creating build/lib/django/test 2024-04-14 14:36:32,286 root INFO copying django/test/html.py -> build/lib/django/test 2024-04-14 14:36:32,287 root INFO copying django/test/selenium.py -> build/lib/django/test 2024-04-14 14:36:32,288 root INFO copying django/test/__init__.py -> build/lib/django/test 2024-04-14 14:36:32,289 root INFO copying django/test/runner.py -> build/lib/django/test 2024-04-14 14:36:32,290 root INFO copying django/test/testcases.py -> build/lib/django/test 2024-04-14 14:36:32,291 root INFO copying django/test/signals.py -> build/lib/django/test 2024-04-14 14:36:32,293 root INFO copying django/test/client.py -> build/lib/django/test 2024-04-14 14:36:32,294 root INFO copying django/test/utils.py -> build/lib/django/test 2024-04-14 14:36:32,296 root INFO creating build/lib/django/core 2024-04-14 14:36:32,296 root INFO copying django/core/paginator.py -> build/lib/django/core 2024-04-14 14:36:32,297 root INFO copying django/core/asgi.py -> build/lib/django/core 2024-04-14 14:36:32,298 root INFO copying django/core/wsgi.py -> build/lib/django/core 2024-04-14 14:36:32,299 root INFO copying django/core/__init__.py -> build/lib/django/core 2024-04-14 14:36:32,300 root INFO copying django/core/signals.py -> build/lib/django/core 2024-04-14 14:36:32,301 root INFO copying django/core/exceptions.py -> build/lib/django/core 2024-04-14 14:36:32,302 root INFO copying django/core/validators.py -> build/lib/django/core 2024-04-14 14:36:32,303 root INFO copying django/core/signing.py -> build/lib/django/core 2024-04-14 14:36:32,304 root INFO creating build/lib/django/apps 2024-04-14 14:36:32,305 root INFO copying django/apps/__init__.py -> build/lib/django/apps 2024-04-14 14:36:32,306 root INFO copying django/apps/config.py -> build/lib/django/apps 2024-04-14 14:36:32,307 root INFO copying django/apps/registry.py -> build/lib/django/apps 2024-04-14 14:36:32,310 root INFO creating build/lib/django/utils 2024-04-14 14:36:32,311 root INFO copying django/utils/asyncio.py -> build/lib/django/utils 2024-04-14 14:36:32,312 root INFO copying django/utils/dateparse.py -> build/lib/django/utils 2024-04-14 14:36:32,313 root INFO copying django/utils/cache.py -> build/lib/django/utils 2024-04-14 14:36:32,314 root INFO copying django/utils/connection.py -> build/lib/django/utils 2024-04-14 14:36:32,315 root INFO copying django/utils/deprecation.py -> build/lib/django/utils 2024-04-14 14:36:32,316 root INFO copying django/utils/tree.py -> build/lib/django/utils 2024-04-14 14:36:32,316 root INFO copying django/utils/termcolors.py -> build/lib/django/utils 2024-04-14 14:36:32,317 root INFO copying django/utils/duration.py -> build/lib/django/utils 2024-04-14 14:36:32,318 root INFO copying django/utils/hashable.py -> build/lib/django/utils 2024-04-14 14:36:32,319 root INFO copying django/utils/baseconv.py -> build/lib/django/utils 2024-04-14 14:36:32,320 root INFO copying django/utils/crypto.py -> build/lib/django/utils 2024-04-14 14:36:32,321 root INFO copying django/utils/http.py -> build/lib/django/utils 2024-04-14 14:36:32,322 root INFO copying django/utils/datastructures.py -> build/lib/django/utils 2024-04-14 14:36:32,323 root INFO copying django/utils/_os.py -> build/lib/django/utils 2024-04-14 14:36:32,324 root INFO copying django/utils/timesince.py -> build/lib/django/utils 2024-04-14 14:36:32,325 root INFO copying django/utils/inspect.py -> build/lib/django/utils 2024-04-14 14:36:32,325 root INFO copying django/utils/autoreload.py -> build/lib/django/utils 2024-04-14 14:36:32,326 root INFO copying django/utils/topological_sort.py -> build/lib/django/utils 2024-04-14 14:36:32,327 root INFO copying django/utils/html.py -> build/lib/django/utils 2024-04-14 14:36:32,328 root INFO copying django/utils/archive.py -> build/lib/django/utils 2024-04-14 14:36:32,329 root INFO copying django/utils/ipv6.py -> build/lib/django/utils 2024-04-14 14:36:32,331 root INFO copying django/utils/feedgenerator.py -> build/lib/django/utils 2024-04-14 14:36:32,332 root INFO copying django/utils/jslex.py -> build/lib/django/utils 2024-04-14 14:36:32,333 root INFO copying django/utils/text.py -> build/lib/django/utils 2024-04-14 14:36:32,334 root INFO copying django/utils/__init__.py -> build/lib/django/utils 2024-04-14 14:36:32,335 root INFO copying django/utils/timezone.py -> build/lib/django/utils 2024-04-14 14:36:32,336 root INFO copying django/utils/itercompat.py -> build/lib/django/utils 2024-04-14 14:36:32,337 root INFO copying django/utils/decorators.py -> build/lib/django/utils 2024-04-14 14:36:32,338 root INFO copying django/utils/deconstruct.py -> build/lib/django/utils 2024-04-14 14:36:32,339 root INFO copying django/utils/lorem_ipsum.py -> build/lib/django/utils 2024-04-14 14:36:32,340 root INFO copying django/utils/version.py -> build/lib/django/utils 2024-04-14 14:36:32,340 root INFO copying django/utils/encoding.py -> build/lib/django/utils 2024-04-14 14:36:32,342 root INFO copying django/utils/dateformat.py -> build/lib/django/utils 2024-04-14 14:36:32,343 root INFO copying django/utils/module_loading.py -> build/lib/django/utils 2024-04-14 14:36:32,344 root INFO copying django/utils/xmlutils.py -> build/lib/django/utils 2024-04-14 14:36:32,344 root INFO copying django/utils/dates.py -> build/lib/django/utils 2024-04-14 14:36:32,345 root INFO copying django/utils/safestring.py -> build/lib/django/utils 2024-04-14 14:36:32,346 root INFO copying django/utils/log.py -> build/lib/django/utils 2024-04-14 14:36:32,347 root INFO copying django/utils/numberformat.py -> build/lib/django/utils 2024-04-14 14:36:32,348 root INFO copying django/utils/datetime_safe.py -> build/lib/django/utils 2024-04-14 14:36:32,349 root INFO copying django/utils/functional.py -> build/lib/django/utils 2024-04-14 14:36:32,350 root INFO copying django/utils/regex_helper.py -> build/lib/django/utils 2024-04-14 14:36:32,351 root INFO copying django/utils/formats.py -> build/lib/django/utils 2024-04-14 14:36:32,353 root INFO creating build/lib/django/middleware 2024-04-14 14:36:32,354 root INFO copying django/middleware/cache.py -> build/lib/django/middleware 2024-04-14 14:36:32,355 root INFO copying django/middleware/http.py -> build/lib/django/middleware 2024-04-14 14:36:32,356 root INFO copying django/middleware/gzip.py -> build/lib/django/middleware 2024-04-14 14:36:32,357 root INFO copying django/middleware/locale.py -> build/lib/django/middleware 2024-04-14 14:36:32,357 root INFO copying django/middleware/common.py -> build/lib/django/middleware 2024-04-14 14:36:32,358 root INFO copying django/middleware/clickjacking.py -> build/lib/django/middleware 2024-04-14 14:36:32,359 root INFO copying django/middleware/__init__.py -> build/lib/django/middleware 2024-04-14 14:36:32,360 root INFO copying django/middleware/csrf.py -> build/lib/django/middleware 2024-04-14 14:36:32,361 root INFO copying django/middleware/security.py -> build/lib/django/middleware 2024-04-14 14:36:32,363 root INFO creating build/lib/django/forms 2024-04-14 14:36:32,363 root INFO copying django/forms/fields.py -> build/lib/django/forms 2024-04-14 14:36:32,365 root INFO copying django/forms/formsets.py -> build/lib/django/forms 2024-04-14 14:36:32,366 root INFO copying django/forms/renderers.py -> build/lib/django/forms 2024-04-14 14:36:32,367 root INFO copying django/forms/__init__.py -> build/lib/django/forms 2024-04-14 14:36:32,368 root INFO copying django/forms/forms.py -> build/lib/django/forms 2024-04-14 14:36:32,369 root INFO copying django/forms/widgets.py -> build/lib/django/forms 2024-04-14 14:36:32,371 root INFO copying django/forms/boundfield.py -> build/lib/django/forms 2024-04-14 14:36:32,372 root INFO copying django/forms/models.py -> build/lib/django/forms 2024-04-14 14:36:32,374 root INFO copying django/forms/utils.py -> build/lib/django/forms 2024-04-14 14:36:32,375 root INFO creating build/lib/django/db 2024-04-14 14:36:32,376 root INFO copying django/db/transaction.py -> build/lib/django/db 2024-04-14 14:36:32,377 root INFO copying django/db/__init__.py -> build/lib/django/db 2024-04-14 14:36:32,378 root INFO copying django/db/utils.py -> build/lib/django/db 2024-04-14 14:36:32,380 root INFO creating build/lib/django/urls 2024-04-14 14:36:32,380 root INFO copying django/urls/resolvers.py -> build/lib/django/urls 2024-04-14 14:36:32,381 root INFO copying django/urls/conf.py -> build/lib/django/urls 2024-04-14 14:36:32,382 root INFO copying django/urls/converters.py -> build/lib/django/urls 2024-04-14 14:36:32,383 root INFO copying django/urls/__init__.py -> build/lib/django/urls 2024-04-14 14:36:32,384 root INFO copying django/urls/base.py -> build/lib/django/urls 2024-04-14 14:36:32,385 root INFO copying django/urls/exceptions.py -> build/lib/django/urls 2024-04-14 14:36:32,386 root INFO copying django/urls/utils.py -> build/lib/django/urls 2024-04-14 14:36:32,387 root INFO creating build/lib/django/http 2024-04-14 14:36:32,388 root INFO copying django/http/request.py -> build/lib/django/http 2024-04-14 14:36:32,389 root INFO copying django/http/__init__.py -> build/lib/django/http 2024-04-14 14:36:32,390 root INFO copying django/http/response.py -> build/lib/django/http 2024-04-14 14:36:32,391 root INFO copying django/http/cookie.py -> build/lib/django/http 2024-04-14 14:36:32,392 root INFO copying django/http/multipartparser.py -> build/lib/django/http 2024-04-14 14:36:32,394 root INFO creating build/lib/django/contrib/messages 2024-04-14 14:36:32,394 root INFO copying django/contrib/messages/views.py -> build/lib/django/contrib/messages 2024-04-14 14:36:32,395 root INFO copying django/contrib/messages/middleware.py -> build/lib/django/contrib/messages 2024-04-14 14:36:32,396 root INFO copying django/contrib/messages/__init__.py -> build/lib/django/contrib/messages 2024-04-14 14:36:32,397 root INFO copying django/contrib/messages/constants.py -> build/lib/django/contrib/messages 2024-04-14 14:36:32,398 root INFO copying django/contrib/messages/api.py -> build/lib/django/contrib/messages 2024-04-14 14:36:32,399 root INFO copying django/contrib/messages/context_processors.py -> build/lib/django/contrib/messages 2024-04-14 14:36:32,399 root INFO copying django/contrib/messages/apps.py -> build/lib/django/contrib/messages 2024-04-14 14:36:32,400 root INFO copying django/contrib/messages/utils.py -> build/lib/django/contrib/messages 2024-04-14 14:36:32,402 root INFO creating build/lib/django/contrib/sites 2024-04-14 14:36:32,402 root INFO copying django/contrib/sites/management.py -> build/lib/django/contrib/sites 2024-04-14 14:36:32,403 root INFO copying django/contrib/sites/admin.py -> build/lib/django/contrib/sites 2024-04-14 14:36:32,404 root INFO copying django/contrib/sites/shortcuts.py -> build/lib/django/contrib/sites 2024-04-14 14:36:32,405 root INFO copying django/contrib/sites/middleware.py -> build/lib/django/contrib/sites 2024-04-14 14:36:32,406 root INFO copying django/contrib/sites/__init__.py -> build/lib/django/contrib/sites 2024-04-14 14:36:32,407 root INFO copying django/contrib/sites/managers.py -> build/lib/django/contrib/sites 2024-04-14 14:36:32,408 root INFO copying django/contrib/sites/checks.py -> build/lib/django/contrib/sites 2024-04-14 14:36:32,408 root INFO copying django/contrib/sites/models.py -> build/lib/django/contrib/sites 2024-04-14 14:36:32,409 root INFO copying django/contrib/sites/apps.py -> build/lib/django/contrib/sites 2024-04-14 14:36:32,410 root INFO copying django/contrib/sites/requests.py -> build/lib/django/contrib/sites 2024-04-14 14:36:32,412 root INFO creating build/lib/django/contrib/postgres 2024-04-14 14:36:32,412 root INFO copying django/contrib/postgres/lookups.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,413 root INFO copying django/contrib/postgres/serializers.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,414 root INFO copying django/contrib/postgres/__init__.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,415 root INFO copying django/contrib/postgres/search.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,416 root INFO copying django/contrib/postgres/indexes.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,417 root INFO copying django/contrib/postgres/constraints.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,418 root INFO copying django/contrib/postgres/expressions.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,419 root INFO copying django/contrib/postgres/signals.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,420 root INFO copying django/contrib/postgres/validators.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,421 root INFO copying django/contrib/postgres/apps.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,422 root INFO copying django/contrib/postgres/functions.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,423 root INFO copying django/contrib/postgres/operations.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,424 root INFO copying django/contrib/postgres/utils.py -> build/lib/django/contrib/postgres 2024-04-14 14:36:32,425 root INFO creating build/lib/django/contrib/gis 2024-04-14 14:36:32,426 root INFO copying django/contrib/gis/views.py -> build/lib/django/contrib/gis 2024-04-14 14:36:32,427 root INFO copying django/contrib/gis/measure.py -> build/lib/django/contrib/gis 2024-04-14 14:36:32,428 root INFO copying django/contrib/gis/geometry.py -> build/lib/django/contrib/gis 2024-04-14 14:36:32,429 root INFO copying django/contrib/gis/shortcuts.py -> build/lib/django/contrib/gis 2024-04-14 14:36:32,430 root INFO copying django/contrib/gis/ptr.py -> build/lib/django/contrib/gis 2024-04-14 14:36:32,431 root INFO copying django/contrib/gis/__init__.py -> build/lib/django/contrib/gis 2024-04-14 14:36:32,431 root INFO copying django/contrib/gis/feeds.py -> build/lib/django/contrib/gis 2024-04-14 14:36:32,432 root INFO copying django/contrib/gis/apps.py -> build/lib/django/contrib/gis 2024-04-14 14:36:32,434 root INFO creating build/lib/django/contrib/syndication 2024-04-14 14:36:32,434 root INFO copying django/contrib/syndication/views.py -> build/lib/django/contrib/syndication 2024-04-14 14:36:32,435 root INFO copying django/contrib/syndication/__init__.py -> build/lib/django/contrib/syndication 2024-04-14 14:36:32,436 root INFO copying django/contrib/syndication/apps.py -> build/lib/django/contrib/syndication 2024-04-14 14:36:32,437 root INFO creating build/lib/django/contrib/humanize 2024-04-14 14:36:32,438 root INFO copying django/contrib/humanize/__init__.py -> build/lib/django/contrib/humanize 2024-04-14 14:36:32,439 root INFO copying django/contrib/humanize/apps.py -> build/lib/django/contrib/humanize 2024-04-14 14:36:32,440 root INFO creating build/lib/django/contrib/staticfiles 2024-04-14 14:36:32,441 root INFO copying django/contrib/staticfiles/views.py -> build/lib/django/contrib/staticfiles 2024-04-14 14:36:32,442 root INFO copying django/contrib/staticfiles/urls.py -> build/lib/django/contrib/staticfiles 2024-04-14 14:36:32,443 root INFO copying django/contrib/staticfiles/storage.py -> build/lib/django/contrib/staticfiles 2024-04-14 14:36:32,444 root INFO copying django/contrib/staticfiles/testing.py -> build/lib/django/contrib/staticfiles 2024-04-14 14:36:32,445 root INFO copying django/contrib/staticfiles/__init__.py -> build/lib/django/contrib/staticfiles 2024-04-14 14:36:32,445 root INFO copying django/contrib/staticfiles/handlers.py -> build/lib/django/contrib/staticfiles 2024-04-14 14:36:32,446 root INFO copying django/contrib/staticfiles/checks.py -> build/lib/django/contrib/staticfiles 2024-04-14 14:36:32,447 root INFO copying django/contrib/staticfiles/finders.py -> build/lib/django/contrib/staticfiles 2024-04-14 14:36:32,448 root INFO copying django/contrib/staticfiles/apps.py -> build/lib/django/contrib/staticfiles 2024-04-14 14:36:32,449 root INFO copying django/contrib/staticfiles/utils.py -> build/lib/django/contrib/staticfiles 2024-04-14 14:36:32,451 root INFO creating build/lib/django/contrib/auth 2024-04-14 14:36:32,452 root INFO copying django/contrib/auth/backends.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,453 root INFO copying django/contrib/auth/views.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,454 root INFO copying django/contrib/auth/urls.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,455 root INFO copying django/contrib/auth/password_validation.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,456 root INFO copying django/contrib/auth/admin.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,457 root INFO copying django/contrib/auth/hashers.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,458 root INFO copying django/contrib/auth/middleware.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,459 root INFO copying django/contrib/auth/base_user.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,460 root INFO copying django/contrib/auth/__init__.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,461 root INFO copying django/contrib/auth/decorators.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,462 root INFO copying django/contrib/auth/forms.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,463 root INFO copying django/contrib/auth/checks.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,464 root INFO copying django/contrib/auth/signals.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,465 root INFO copying django/contrib/auth/tokens.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,466 root INFO copying django/contrib/auth/mixins.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,467 root INFO copying django/contrib/auth/context_processors.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,467 root INFO copying django/contrib/auth/models.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,468 root INFO copying django/contrib/auth/validators.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,469 root INFO copying django/contrib/auth/apps.py -> build/lib/django/contrib/auth 2024-04-14 14:36:32,471 root INFO creating build/lib/django/contrib/sitemaps 2024-04-14 14:36:32,471 root INFO copying django/contrib/sitemaps/views.py -> build/lib/django/contrib/sitemaps 2024-04-14 14:36:32,472 root INFO copying django/contrib/sitemaps/__init__.py -> build/lib/django/contrib/sitemaps 2024-04-14 14:36:32,473 root INFO copying django/contrib/sitemaps/apps.py -> build/lib/django/contrib/sitemaps 2024-04-14 14:36:32,475 root INFO creating build/lib/django/contrib/admin 2024-04-14 14:36:32,476 root INFO copying django/contrib/admin/options.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,477 root INFO copying django/contrib/admin/helpers.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,478 root INFO copying django/contrib/admin/tests.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,479 root INFO copying django/contrib/admin/filters.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,481 root INFO copying django/contrib/admin/__init__.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,482 root INFO copying django/contrib/admin/decorators.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,482 root INFO copying django/contrib/admin/forms.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,483 root INFO copying django/contrib/admin/sites.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,484 root INFO copying django/contrib/admin/checks.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,486 root INFO copying django/contrib/admin/widgets.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,487 root INFO copying django/contrib/admin/exceptions.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,488 root INFO copying django/contrib/admin/models.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,489 root INFO copying django/contrib/admin/actions.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,490 root INFO copying django/contrib/admin/apps.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,490 root INFO copying django/contrib/admin/utils.py -> build/lib/django/contrib/admin 2024-04-14 14:36:32,492 root INFO creating build/lib/django/contrib/redirects 2024-04-14 14:36:32,492 root INFO copying django/contrib/redirects/admin.py -> build/lib/django/contrib/redirects 2024-04-14 14:36:32,493 root INFO copying django/contrib/redirects/middleware.py -> build/lib/django/contrib/redirects 2024-04-14 14:36:32,494 root INFO copying django/contrib/redirects/__init__.py -> build/lib/django/contrib/redirects 2024-04-14 14:36:32,495 root INFO copying django/contrib/redirects/models.py -> build/lib/django/contrib/redirects 2024-04-14 14:36:32,496 root INFO copying django/contrib/redirects/apps.py -> build/lib/django/contrib/redirects 2024-04-14 14:36:32,497 root INFO creating build/lib/django/contrib/sessions 2024-04-14 14:36:32,498 root INFO copying django/contrib/sessions/middleware.py -> build/lib/django/contrib/sessions 2024-04-14 14:36:32,499 root INFO copying django/contrib/sessions/serializers.py -> build/lib/django/contrib/sessions 2024-04-14 14:36:32,500 root INFO copying django/contrib/sessions/base_session.py -> build/lib/django/contrib/sessions 2024-04-14 14:36:32,500 root INFO copying django/contrib/sessions/__init__.py -> build/lib/django/contrib/sessions 2024-04-14 14:36:32,501 root INFO copying django/contrib/sessions/exceptions.py -> build/lib/django/contrib/sessions 2024-04-14 14:36:32,502 root INFO copying django/contrib/sessions/models.py -> build/lib/django/contrib/sessions 2024-04-14 14:36:32,503 root INFO copying django/contrib/sessions/apps.py -> build/lib/django/contrib/sessions 2024-04-14 14:36:32,504 root INFO creating build/lib/django/contrib/admindocs 2024-04-14 14:36:32,505 root INFO copying django/contrib/admindocs/views.py -> build/lib/django/contrib/admindocs 2024-04-14 14:36:32,506 root INFO copying django/contrib/admindocs/urls.py -> build/lib/django/contrib/admindocs 2024-04-14 14:36:32,507 root INFO copying django/contrib/admindocs/middleware.py -> build/lib/django/contrib/admindocs 2024-04-14 14:36:32,508 root INFO copying django/contrib/admindocs/__init__.py -> build/lib/django/contrib/admindocs 2024-04-14 14:36:32,508 root INFO copying django/contrib/admindocs/apps.py -> build/lib/django/contrib/admindocs 2024-04-14 14:36:32,509 root INFO copying django/contrib/admindocs/utils.py -> build/lib/django/contrib/admindocs 2024-04-14 14:36:32,511 root INFO creating build/lib/django/contrib/flatpages 2024-04-14 14:36:32,512 root INFO copying django/contrib/flatpages/views.py -> build/lib/django/contrib/flatpages 2024-04-14 14:36:32,513 root INFO copying django/contrib/flatpages/urls.py -> build/lib/django/contrib/flatpages 2024-04-14 14:36:32,514 root INFO copying django/contrib/flatpages/sitemaps.py -> build/lib/django/contrib/flatpages 2024-04-14 14:36:32,515 root INFO copying django/contrib/flatpages/admin.py -> build/lib/django/contrib/flatpages 2024-04-14 14:36:32,515 root INFO copying django/contrib/flatpages/middleware.py -> build/lib/django/contrib/flatpages 2024-04-14 14:36:32,516 root INFO copying django/contrib/flatpages/__init__.py -> build/lib/django/contrib/flatpages 2024-04-14 14:36:32,517 root INFO copying django/contrib/flatpages/forms.py -> build/lib/django/contrib/flatpages 2024-04-14 14:36:32,518 root INFO copying django/contrib/flatpages/models.py -> build/lib/django/contrib/flatpages 2024-04-14 14:36:32,519 root INFO copying django/contrib/flatpages/apps.py -> build/lib/django/contrib/flatpages 2024-04-14 14:36:32,520 root INFO creating build/lib/django/contrib/contenttypes 2024-04-14 14:36:32,521 root INFO copying django/contrib/contenttypes/views.py -> build/lib/django/contrib/contenttypes 2024-04-14 14:36:32,522 root INFO copying django/contrib/contenttypes/fields.py -> build/lib/django/contrib/contenttypes 2024-04-14 14:36:32,523 root INFO copying django/contrib/contenttypes/admin.py -> build/lib/django/contrib/contenttypes 2024-04-14 14:36:32,524 root INFO copying django/contrib/contenttypes/__init__.py -> build/lib/django/contrib/contenttypes 2024-04-14 14:36:32,524 root INFO copying django/contrib/contenttypes/forms.py -> build/lib/django/contrib/contenttypes 2024-04-14 14:36:32,525 root INFO copying django/contrib/contenttypes/checks.py -> build/lib/django/contrib/contenttypes 2024-04-14 14:36:32,526 root INFO copying django/contrib/contenttypes/models.py -> build/lib/django/contrib/contenttypes 2024-04-14 14:36:32,527 root INFO copying django/contrib/contenttypes/apps.py -> build/lib/django/contrib/contenttypes 2024-04-14 14:36:32,528 root INFO creating build/lib/django/contrib/messages/storage 2024-04-14 14:36:32,529 root INFO copying django/contrib/messages/storage/session.py -> build/lib/django/contrib/messages/storage 2024-04-14 14:36:32,530 root INFO copying django/contrib/messages/storage/__init__.py -> build/lib/django/contrib/messages/storage 2024-04-14 14:36:32,531 root INFO copying django/contrib/messages/storage/base.py -> build/lib/django/contrib/messages/storage 2024-04-14 14:36:32,532 root INFO copying django/contrib/messages/storage/cookie.py -> build/lib/django/contrib/messages/storage 2024-04-14 14:36:32,533 root INFO copying django/contrib/messages/storage/fallback.py -> build/lib/django/contrib/messages/storage 2024-04-14 14:36:32,534 root INFO creating build/lib/django/contrib/sites/migrations 2024-04-14 14:36:32,535 root INFO copying django/contrib/sites/migrations/0001_initial.py -> build/lib/django/contrib/sites/migrations 2024-04-14 14:36:32,536 root INFO copying django/contrib/sites/migrations/__init__.py -> build/lib/django/contrib/sites/migrations 2024-04-14 14:36:32,536 root INFO copying django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/lib/django/contrib/sites/migrations 2024-04-14 14:36:32,538 root INFO creating build/lib/django/contrib/postgres/forms 2024-04-14 14:36:32,538 root INFO copying django/contrib/postgres/forms/array.py -> build/lib/django/contrib/postgres/forms 2024-04-14 14:36:32,540 root INFO copying django/contrib/postgres/forms/ranges.py -> build/lib/django/contrib/postgres/forms 2024-04-14 14:36:32,541 root INFO copying django/contrib/postgres/forms/__init__.py -> build/lib/django/contrib/postgres/forms 2024-04-14 14:36:32,542 root INFO copying django/contrib/postgres/forms/hstore.py -> build/lib/django/contrib/postgres/forms 2024-04-14 14:36:32,543 root INFO creating build/lib/django/contrib/postgres/aggregates 2024-04-14 14:36:32,544 root INFO copying django/contrib/postgres/aggregates/statistics.py -> build/lib/django/contrib/postgres/aggregates 2024-04-14 14:36:32,545 root INFO copying django/contrib/postgres/aggregates/general.py -> build/lib/django/contrib/postgres/aggregates 2024-04-14 14:36:32,545 root INFO copying django/contrib/postgres/aggregates/__init__.py -> build/lib/django/contrib/postgres/aggregates 2024-04-14 14:36:32,546 root INFO copying django/contrib/postgres/aggregates/mixins.py -> build/lib/django/contrib/postgres/aggregates 2024-04-14 14:36:32,548 root INFO creating build/lib/django/contrib/postgres/fields 2024-04-14 14:36:32,548 root INFO copying django/contrib/postgres/fields/array.py -> build/lib/django/contrib/postgres/fields 2024-04-14 14:36:32,549 root INFO copying django/contrib/postgres/fields/ranges.py -> build/lib/django/contrib/postgres/fields 2024-04-14 14:36:32,551 root INFO copying django/contrib/postgres/fields/citext.py -> build/lib/django/contrib/postgres/fields 2024-04-14 14:36:32,551 root INFO copying django/contrib/postgres/fields/__init__.py -> build/lib/django/contrib/postgres/fields 2024-04-14 14:36:32,552 root INFO copying django/contrib/postgres/fields/jsonb.py -> build/lib/django/contrib/postgres/fields 2024-04-14 14:36:32,553 root INFO copying django/contrib/postgres/fields/hstore.py -> build/lib/django/contrib/postgres/fields 2024-04-14 14:36:32,554 root INFO copying django/contrib/postgres/fields/utils.py -> build/lib/django/contrib/postgres/fields 2024-04-14 14:36:32,556 root INFO creating build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,556 root INFO copying django/contrib/gis/gdal/srs.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,557 root INFO copying django/contrib/gis/gdal/field.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,559 root INFO copying django/contrib/gis/gdal/driver.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,559 root INFO copying django/contrib/gis/gdal/datasource.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,560 root INFO copying django/contrib/gis/gdal/feature.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,561 root INFO copying django/contrib/gis/gdal/__init__.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,562 root INFO copying django/contrib/gis/gdal/error.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,563 root INFO copying django/contrib/gis/gdal/libgdal.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,564 root INFO copying django/contrib/gis/gdal/layer.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,565 root INFO copying django/contrib/gis/gdal/base.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,566 root INFO copying django/contrib/gis/gdal/envelope.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,567 root INFO copying django/contrib/gis/gdal/geomtype.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,568 root INFO copying django/contrib/gis/gdal/geometries.py -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:32,569 root INFO creating build/lib/django/contrib/gis/sitemaps 2024-04-14 14:36:32,570 root INFO copying django/contrib/gis/sitemaps/views.py -> build/lib/django/contrib/gis/sitemaps 2024-04-14 14:36:32,571 root INFO copying django/contrib/gis/sitemaps/__init__.py -> build/lib/django/contrib/gis/sitemaps 2024-04-14 14:36:32,572 root INFO copying django/contrib/gis/sitemaps/kml.py -> build/lib/django/contrib/gis/sitemaps 2024-04-14 14:36:32,573 root INFO creating build/lib/django/contrib/gis/admin 2024-04-14 14:36:32,574 root INFO copying django/contrib/gis/admin/options.py -> build/lib/django/contrib/gis/admin 2024-04-14 14:36:32,575 root INFO copying django/contrib/gis/admin/__init__.py -> build/lib/django/contrib/gis/admin 2024-04-14 14:36:32,576 root INFO copying django/contrib/gis/admin/widgets.py -> build/lib/django/contrib/gis/admin 2024-04-14 14:36:32,577 root INFO creating build/lib/django/contrib/gis/utils 2024-04-14 14:36:32,578 root INFO copying django/contrib/gis/utils/layermapping.py -> build/lib/django/contrib/gis/utils 2024-04-14 14:36:32,579 root INFO copying django/contrib/gis/utils/srs.py -> build/lib/django/contrib/gis/utils 2024-04-14 14:36:32,580 root INFO copying django/contrib/gis/utils/ogrinfo.py -> build/lib/django/contrib/gis/utils 2024-04-14 14:36:32,581 root INFO copying django/contrib/gis/utils/ogrinspect.py -> build/lib/django/contrib/gis/utils 2024-04-14 14:36:32,582 root INFO copying django/contrib/gis/utils/__init__.py -> build/lib/django/contrib/gis/utils 2024-04-14 14:36:32,583 root INFO creating build/lib/django/contrib/gis/serializers 2024-04-14 14:36:32,584 root INFO copying django/contrib/gis/serializers/__init__.py -> build/lib/django/contrib/gis/serializers 2024-04-14 14:36:32,585 root INFO copying django/contrib/gis/serializers/geojson.py -> build/lib/django/contrib/gis/serializers 2024-04-14 14:36:32,586 root INFO creating build/lib/django/contrib/gis/forms 2024-04-14 14:36:32,587 root INFO copying django/contrib/gis/forms/fields.py -> build/lib/django/contrib/gis/forms 2024-04-14 14:36:32,588 root INFO copying django/contrib/gis/forms/__init__.py -> build/lib/django/contrib/gis/forms 2024-04-14 14:36:32,588 root INFO copying django/contrib/gis/forms/widgets.py -> build/lib/django/contrib/gis/forms 2024-04-14 14:36:32,590 root INFO creating build/lib/django/contrib/gis/management 2024-04-14 14:36:32,590 root INFO copying django/contrib/gis/management/__init__.py -> build/lib/django/contrib/gis/management 2024-04-14 14:36:32,591 root INFO creating build/lib/django/contrib/gis/db 2024-04-14 14:36:32,592 root INFO copying django/contrib/gis/db/__init__.py -> build/lib/django/contrib/gis/db 2024-04-14 14:36:32,593 root INFO creating build/lib/django/contrib/gis/geoip2 2024-04-14 14:36:32,594 root INFO copying django/contrib/gis/geoip2/__init__.py -> build/lib/django/contrib/gis/geoip2 2024-04-14 14:36:32,595 root INFO copying django/contrib/gis/geoip2/resources.py -> build/lib/django/contrib/gis/geoip2 2024-04-14 14:36:32,596 root INFO copying django/contrib/gis/geoip2/base.py -> build/lib/django/contrib/gis/geoip2 2024-04-14 14:36:32,597 root INFO creating build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,598 root INFO copying django/contrib/gis/geos/geometry.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,600 root INFO copying django/contrib/gis/geos/prepared.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,601 root INFO copying django/contrib/gis/geos/collections.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,601 root INFO copying django/contrib/gis/geos/libgeos.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,602 root INFO copying django/contrib/gis/geos/factory.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,603 root INFO copying django/contrib/gis/geos/__init__.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,604 root INFO copying django/contrib/gis/geos/polygon.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,605 root INFO copying django/contrib/gis/geos/error.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,606 root INFO copying django/contrib/gis/geos/coordseq.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,607 root INFO copying django/contrib/gis/geos/linestring.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,608 root INFO copying django/contrib/gis/geos/mutable_list.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,609 root INFO copying django/contrib/gis/geos/base.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,610 root INFO copying django/contrib/gis/geos/io.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,611 root INFO copying django/contrib/gis/geos/point.py -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:32,612 root INFO creating build/lib/django/contrib/gis/gdal/raster 2024-04-14 14:36:32,613 root INFO copying django/contrib/gis/gdal/raster/__init__.py -> build/lib/django/contrib/gis/gdal/raster 2024-04-14 14:36:32,614 root INFO copying django/contrib/gis/gdal/raster/const.py -> build/lib/django/contrib/gis/gdal/raster 2024-04-14 14:36:32,614 root INFO copying django/contrib/gis/gdal/raster/source.py -> build/lib/django/contrib/gis/gdal/raster 2024-04-14 14:36:32,615 root INFO copying django/contrib/gis/gdal/raster/band.py -> build/lib/django/contrib/gis/gdal/raster 2024-04-14 14:36:32,617 root INFO copying django/contrib/gis/gdal/raster/base.py -> build/lib/django/contrib/gis/gdal/raster 2024-04-14 14:36:32,620 root INFO creating build/lib/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:32,621 root INFO copying django/contrib/gis/gdal/prototypes/errcheck.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:32,622 root INFO copying django/contrib/gis/gdal/prototypes/srs.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:32,623 root INFO copying django/contrib/gis/gdal/prototypes/raster.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:32,624 root INFO copying django/contrib/gis/gdal/prototypes/ds.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:32,625 root INFO copying django/contrib/gis/gdal/prototypes/generation.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:32,626 root INFO copying django/contrib/gis/gdal/prototypes/geom.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:32,627 root INFO copying django/contrib/gis/gdal/prototypes/__init__.py -> build/lib/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:32,628 root INFO creating build/lib/django/contrib/gis/management/commands 2024-04-14 14:36:32,629 root INFO copying django/contrib/gis/management/commands/ogrinspect.py -> build/lib/django/contrib/gis/management/commands 2024-04-14 14:36:32,630 root INFO copying django/contrib/gis/management/commands/__init__.py -> build/lib/django/contrib/gis/management/commands 2024-04-14 14:36:32,631 root INFO copying django/contrib/gis/management/commands/inspectdb.py -> build/lib/django/contrib/gis/management/commands 2024-04-14 14:36:32,633 root INFO creating build/lib/django/contrib/gis/db/models 2024-04-14 14:36:32,634 root INFO copying django/contrib/gis/db/models/fields.py -> build/lib/django/contrib/gis/db/models 2024-04-14 14:36:32,635 root INFO copying django/contrib/gis/db/models/lookups.py -> build/lib/django/contrib/gis/db/models 2024-04-14 14:36:32,636 root INFO copying django/contrib/gis/db/models/__init__.py -> build/lib/django/contrib/gis/db/models 2024-04-14 14:36:32,637 root INFO copying django/contrib/gis/db/models/proxy.py -> build/lib/django/contrib/gis/db/models 2024-04-14 14:36:32,638 root INFO copying django/contrib/gis/db/models/aggregates.py -> build/lib/django/contrib/gis/db/models 2024-04-14 14:36:32,639 root INFO copying django/contrib/gis/db/models/functions.py -> build/lib/django/contrib/gis/db/models 2024-04-14 14:36:32,640 root INFO creating build/lib/django/contrib/gis/db/backends 2024-04-14 14:36:32,641 root INFO copying django/contrib/gis/db/backends/__init__.py -> build/lib/django/contrib/gis/db/backends 2024-04-14 14:36:32,642 root INFO copying django/contrib/gis/db/backends/utils.py -> build/lib/django/contrib/gis/db/backends 2024-04-14 14:36:32,643 root INFO creating build/lib/django/contrib/gis/db/models/sql 2024-04-14 14:36:32,644 root INFO copying django/contrib/gis/db/models/sql/__init__.py -> build/lib/django/contrib/gis/db/models/sql 2024-04-14 14:36:32,645 root INFO copying django/contrib/gis/db/models/sql/conversion.py -> build/lib/django/contrib/gis/db/models/sql 2024-04-14 14:36:32,646 root INFO creating build/lib/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:32,647 root INFO copying django/contrib/gis/db/backends/mysql/schema.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:32,648 root INFO copying django/contrib/gis/db/backends/mysql/introspection.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:32,648 root INFO copying django/contrib/gis/db/backends/mysql/__init__.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:32,649 root INFO copying django/contrib/gis/db/backends/mysql/features.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:32,650 root INFO copying django/contrib/gis/db/backends/mysql/base.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:32,651 root INFO copying django/contrib/gis/db/backends/mysql/operations.py -> build/lib/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:32,652 root INFO creating build/lib/django/contrib/gis/db/backends/base 2024-04-14 14:36:32,653 root INFO copying django/contrib/gis/db/backends/base/adapter.py -> build/lib/django/contrib/gis/db/backends/base 2024-04-14 14:36:32,654 root INFO copying django/contrib/gis/db/backends/base/__init__.py -> build/lib/django/contrib/gis/db/backends/base 2024-04-14 14:36:32,655 root INFO copying django/contrib/gis/db/backends/base/features.py -> build/lib/django/contrib/gis/db/backends/base 2024-04-14 14:36:32,656 root INFO copying django/contrib/gis/db/backends/base/models.py -> build/lib/django/contrib/gis/db/backends/base 2024-04-14 14:36:32,656 root INFO copying django/contrib/gis/db/backends/base/operations.py -> build/lib/django/contrib/gis/db/backends/base 2024-04-14 14:36:32,658 root INFO creating build/lib/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:32,659 root INFO copying django/contrib/gis/db/backends/postgis/schema.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:32,660 root INFO copying django/contrib/gis/db/backends/postgis/adapter.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:32,660 root INFO copying django/contrib/gis/db/backends/postgis/introspection.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:32,661 root INFO copying django/contrib/gis/db/backends/postgis/__init__.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:32,662 root INFO copying django/contrib/gis/db/backends/postgis/const.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:32,663 root INFO copying django/contrib/gis/db/backends/postgis/pgraster.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:32,664 root INFO copying django/contrib/gis/db/backends/postgis/features.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:32,665 root INFO copying django/contrib/gis/db/backends/postgis/base.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:32,666 root INFO copying django/contrib/gis/db/backends/postgis/models.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:32,666 root INFO copying django/contrib/gis/db/backends/postgis/operations.py -> build/lib/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:32,668 root INFO creating build/lib/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:32,669 root INFO copying django/contrib/gis/db/backends/oracle/schema.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:32,670 root INFO copying django/contrib/gis/db/backends/oracle/adapter.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:32,671 root INFO copying django/contrib/gis/db/backends/oracle/introspection.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:32,671 root INFO copying django/contrib/gis/db/backends/oracle/__init__.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:32,672 root INFO copying django/contrib/gis/db/backends/oracle/features.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:32,673 root INFO copying django/contrib/gis/db/backends/oracle/base.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:32,674 root INFO copying django/contrib/gis/db/backends/oracle/models.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:32,675 root INFO copying django/contrib/gis/db/backends/oracle/operations.py -> build/lib/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:32,677 root INFO creating build/lib/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:32,677 root INFO copying django/contrib/gis/db/backends/spatialite/schema.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:32,679 root INFO copying django/contrib/gis/db/backends/spatialite/adapter.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:32,679 root INFO copying django/contrib/gis/db/backends/spatialite/introspection.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:32,680 root INFO copying django/contrib/gis/db/backends/spatialite/__init__.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:32,681 root INFO copying django/contrib/gis/db/backends/spatialite/features.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:32,682 root INFO copying django/contrib/gis/db/backends/spatialite/base.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:32,683 root INFO copying django/contrib/gis/db/backends/spatialite/models.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:32,684 root INFO copying django/contrib/gis/db/backends/spatialite/client.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:32,684 root INFO copying django/contrib/gis/db/backends/spatialite/operations.py -> build/lib/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:32,686 root INFO creating build/lib/django/contrib/gis/geos/prototypes 2024-04-14 14:36:32,687 root INFO copying django/contrib/gis/geos/prototypes/errcheck.py -> build/lib/django/contrib/gis/geos/prototypes 2024-04-14 14:36:32,688 root INFO copying django/contrib/gis/geos/prototypes/predicates.py -> build/lib/django/contrib/gis/geos/prototypes 2024-04-14 14:36:32,689 root INFO copying django/contrib/gis/geos/prototypes/prepared.py -> build/lib/django/contrib/gis/geos/prototypes 2024-04-14 14:36:32,689 root INFO copying django/contrib/gis/geos/prototypes/geom.py -> build/lib/django/contrib/gis/geos/prototypes 2024-04-14 14:36:32,690 root INFO copying django/contrib/gis/geos/prototypes/__init__.py -> build/lib/django/contrib/gis/geos/prototypes 2024-04-14 14:36:32,691 root INFO copying django/contrib/gis/geos/prototypes/coordseq.py -> build/lib/django/contrib/gis/geos/prototypes 2024-04-14 14:36:32,692 root INFO copying django/contrib/gis/geos/prototypes/topology.py -> build/lib/django/contrib/gis/geos/prototypes 2024-04-14 14:36:32,693 root INFO copying django/contrib/gis/geos/prototypes/threadsafe.py -> build/lib/django/contrib/gis/geos/prototypes 2024-04-14 14:36:32,694 root INFO copying django/contrib/gis/geos/prototypes/io.py -> build/lib/django/contrib/gis/geos/prototypes 2024-04-14 14:36:32,695 root INFO copying django/contrib/gis/geos/prototypes/misc.py -> build/lib/django/contrib/gis/geos/prototypes 2024-04-14 14:36:32,696 root INFO creating build/lib/django/contrib/humanize/templatetags 2024-04-14 14:36:32,697 root INFO copying django/contrib/humanize/templatetags/__init__.py -> build/lib/django/contrib/humanize/templatetags 2024-04-14 14:36:32,698 root INFO copying django/contrib/humanize/templatetags/humanize.py -> build/lib/django/contrib/humanize/templatetags 2024-04-14 14:36:32,699 root INFO creating build/lib/django/contrib/staticfiles/management 2024-04-14 14:36:32,700 root INFO copying django/contrib/staticfiles/management/__init__.py -> build/lib/django/contrib/staticfiles/management 2024-04-14 14:36:32,701 root INFO creating build/lib/django/contrib/staticfiles/management/commands 2024-04-14 14:36:32,702 root INFO copying django/contrib/staticfiles/management/commands/collectstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2024-04-14 14:36:32,703 root INFO copying django/contrib/staticfiles/management/commands/runserver.py -> build/lib/django/contrib/staticfiles/management/commands 2024-04-14 14:36:32,704 root INFO copying django/contrib/staticfiles/management/commands/__init__.py -> build/lib/django/contrib/staticfiles/management/commands 2024-04-14 14:36:32,705 root INFO copying django/contrib/staticfiles/management/commands/findstatic.py -> build/lib/django/contrib/staticfiles/management/commands 2024-04-14 14:36:32,706 root INFO creating build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,707 root INFO copying django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,708 root INFO copying django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,709 root INFO copying django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,710 root INFO copying django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,710 root INFO copying django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,711 root INFO copying django/contrib/auth/migrations/0001_initial.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,712 root INFO copying django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,713 root INFO copying django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,714 root INFO copying django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,715 root INFO copying django/contrib/auth/migrations/__init__.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,716 root INFO copying django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,717 root INFO copying django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,717 root INFO copying django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/lib/django/contrib/auth/migrations 2024-04-14 14:36:32,719 root INFO creating build/lib/django/contrib/auth/handlers 2024-04-14 14:36:32,719 root INFO copying django/contrib/auth/handlers/modwsgi.py -> build/lib/django/contrib/auth/handlers 2024-04-14 14:36:32,720 root INFO copying django/contrib/auth/handlers/__init__.py -> build/lib/django/contrib/auth/handlers 2024-04-14 14:36:32,721 root INFO creating build/lib/django/contrib/auth/management 2024-04-14 14:36:32,722 root INFO copying django/contrib/auth/management/__init__.py -> build/lib/django/contrib/auth/management 2024-04-14 14:36:32,723 root INFO creating build/lib/django/contrib/auth/management/commands 2024-04-14 14:36:32,724 root INFO copying django/contrib/auth/management/commands/changepassword.py -> build/lib/django/contrib/auth/management/commands 2024-04-14 14:36:32,725 root INFO copying django/contrib/auth/management/commands/createsuperuser.py -> build/lib/django/contrib/auth/management/commands 2024-04-14 14:36:32,726 root INFO copying django/contrib/auth/management/commands/__init__.py -> build/lib/django/contrib/auth/management/commands 2024-04-14 14:36:32,727 root INFO creating build/lib/django/contrib/sitemaps/management 2024-04-14 14:36:32,728 root INFO copying django/contrib/sitemaps/management/__init__.py -> build/lib/django/contrib/sitemaps/management 2024-04-14 14:36:32,729 root INFO creating build/lib/django/contrib/sitemaps/management/commands 2024-04-14 14:36:32,730 root INFO copying django/contrib/sitemaps/management/commands/ping_google.py -> build/lib/django/contrib/sitemaps/management/commands 2024-04-14 14:36:32,731 root INFO copying django/contrib/sitemaps/management/commands/__init__.py -> build/lib/django/contrib/sitemaps/management/commands 2024-04-14 14:36:32,732 root INFO creating build/lib/django/contrib/admin/migrations 2024-04-14 14:36:32,732 root INFO copying django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/lib/django/contrib/admin/migrations 2024-04-14 14:36:32,733 root INFO copying django/contrib/admin/migrations/0001_initial.py -> build/lib/django/contrib/admin/migrations 2024-04-14 14:36:32,734 root INFO copying django/contrib/admin/migrations/__init__.py -> build/lib/django/contrib/admin/migrations 2024-04-14 14:36:32,735 root INFO copying django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/lib/django/contrib/admin/migrations 2024-04-14 14:36:32,736 root INFO creating build/lib/django/contrib/admin/views 2024-04-14 14:36:32,737 root INFO copying django/contrib/admin/views/main.py -> build/lib/django/contrib/admin/views 2024-04-14 14:36:32,738 root INFO copying django/contrib/admin/views/__init__.py -> build/lib/django/contrib/admin/views 2024-04-14 14:36:32,739 root INFO copying django/contrib/admin/views/decorators.py -> build/lib/django/contrib/admin/views 2024-04-14 14:36:32,740 root INFO copying django/contrib/admin/views/autocomplete.py -> build/lib/django/contrib/admin/views 2024-04-14 14:36:32,741 root INFO creating build/lib/django/contrib/admin/templatetags 2024-04-14 14:36:32,742 root INFO copying django/contrib/admin/templatetags/admin_urls.py -> build/lib/django/contrib/admin/templatetags 2024-04-14 14:36:32,743 root INFO copying django/contrib/admin/templatetags/admin_list.py -> build/lib/django/contrib/admin/templatetags 2024-04-14 14:36:32,744 root INFO copying django/contrib/admin/templatetags/__init__.py -> build/lib/django/contrib/admin/templatetags 2024-04-14 14:36:32,745 root INFO copying django/contrib/admin/templatetags/base.py -> build/lib/django/contrib/admin/templatetags 2024-04-14 14:36:32,745 root INFO copying django/contrib/admin/templatetags/log.py -> build/lib/django/contrib/admin/templatetags 2024-04-14 14:36:32,746 root INFO copying django/contrib/admin/templatetags/admin_modify.py -> build/lib/django/contrib/admin/templatetags 2024-04-14 14:36:32,748 root INFO creating build/lib/django/contrib/redirects/migrations 2024-04-14 14:36:32,748 root INFO copying django/contrib/redirects/migrations/0001_initial.py -> build/lib/django/contrib/redirects/migrations 2024-04-14 14:36:32,749 root INFO copying django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/lib/django/contrib/redirects/migrations 2024-04-14 14:36:32,750 root INFO copying django/contrib/redirects/migrations/__init__.py -> build/lib/django/contrib/redirects/migrations 2024-04-14 14:36:32,751 root INFO creating build/lib/django/contrib/sessions/migrations 2024-04-14 14:36:32,752 root INFO copying django/contrib/sessions/migrations/0001_initial.py -> build/lib/django/contrib/sessions/migrations 2024-04-14 14:36:32,753 root INFO copying django/contrib/sessions/migrations/__init__.py -> build/lib/django/contrib/sessions/migrations 2024-04-14 14:36:32,754 root INFO creating build/lib/django/contrib/sessions/management 2024-04-14 14:36:32,755 root INFO copying django/contrib/sessions/management/__init__.py -> build/lib/django/contrib/sessions/management 2024-04-14 14:36:32,756 root INFO creating build/lib/django/contrib/sessions/backends 2024-04-14 14:36:32,756 root INFO copying django/contrib/sessions/backends/signed_cookies.py -> build/lib/django/contrib/sessions/backends 2024-04-14 14:36:32,757 root INFO copying django/contrib/sessions/backends/cache.py -> build/lib/django/contrib/sessions/backends 2024-04-14 14:36:32,758 root INFO copying django/contrib/sessions/backends/cached_db.py -> build/lib/django/contrib/sessions/backends 2024-04-14 14:36:32,759 root INFO copying django/contrib/sessions/backends/db.py -> build/lib/django/contrib/sessions/backends 2024-04-14 14:36:32,760 root INFO copying django/contrib/sessions/backends/__init__.py -> build/lib/django/contrib/sessions/backends 2024-04-14 14:36:32,761 root INFO copying django/contrib/sessions/backends/base.py -> build/lib/django/contrib/sessions/backends 2024-04-14 14:36:32,762 root INFO copying django/contrib/sessions/backends/file.py -> build/lib/django/contrib/sessions/backends 2024-04-14 14:36:32,763 root INFO creating build/lib/django/contrib/sessions/management/commands 2024-04-14 14:36:32,764 root INFO copying django/contrib/sessions/management/commands/__init__.py -> build/lib/django/contrib/sessions/management/commands 2024-04-14 14:36:32,765 root INFO copying django/contrib/sessions/management/commands/clearsessions.py -> build/lib/django/contrib/sessions/management/commands 2024-04-14 14:36:32,766 root INFO creating build/lib/django/contrib/flatpages/migrations 2024-04-14 14:36:32,767 root INFO copying django/contrib/flatpages/migrations/0001_initial.py -> build/lib/django/contrib/flatpages/migrations 2024-04-14 14:36:32,768 root INFO copying django/contrib/flatpages/migrations/__init__.py -> build/lib/django/contrib/flatpages/migrations 2024-04-14 14:36:32,769 root INFO creating build/lib/django/contrib/flatpages/templatetags 2024-04-14 14:36:32,769 root INFO copying django/contrib/flatpages/templatetags/flatpages.py -> build/lib/django/contrib/flatpages/templatetags 2024-04-14 14:36:32,770 root INFO copying django/contrib/flatpages/templatetags/__init__.py -> build/lib/django/contrib/flatpages/templatetags 2024-04-14 14:36:32,771 root INFO creating build/lib/django/contrib/contenttypes/migrations 2024-04-14 14:36:32,772 root INFO copying django/contrib/contenttypes/migrations/0001_initial.py -> build/lib/django/contrib/contenttypes/migrations 2024-04-14 14:36:32,773 root INFO copying django/contrib/contenttypes/migrations/__init__.py -> build/lib/django/contrib/contenttypes/migrations 2024-04-14 14:36:32,774 root INFO copying django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/lib/django/contrib/contenttypes/migrations 2024-04-14 14:36:32,775 root INFO creating build/lib/django/contrib/contenttypes/management 2024-04-14 14:36:32,776 root INFO copying django/contrib/contenttypes/management/__init__.py -> build/lib/django/contrib/contenttypes/management 2024-04-14 14:36:32,777 root INFO creating build/lib/django/contrib/contenttypes/management/commands 2024-04-14 14:36:32,778 root INFO copying django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/lib/django/contrib/contenttypes/management/commands 2024-04-14 14:36:32,779 root INFO copying django/contrib/contenttypes/management/commands/__init__.py -> build/lib/django/contrib/contenttypes/management/commands 2024-04-14 14:36:32,780 root INFO creating build/lib/django/template/loaders 2024-04-14 14:36:32,781 root INFO copying django/template/loaders/cached.py -> build/lib/django/template/loaders 2024-04-14 14:36:32,781 root INFO copying django/template/loaders/locmem.py -> build/lib/django/template/loaders 2024-04-14 14:36:32,782 root INFO copying django/template/loaders/app_directories.py -> build/lib/django/template/loaders 2024-04-14 14:36:32,783 root INFO copying django/template/loaders/filesystem.py -> build/lib/django/template/loaders 2024-04-14 14:36:32,784 root INFO copying django/template/loaders/__init__.py -> build/lib/django/template/loaders 2024-04-14 14:36:32,785 root INFO copying django/template/loaders/base.py -> build/lib/django/template/loaders 2024-04-14 14:36:32,786 root INFO creating build/lib/django/template/backends 2024-04-14 14:36:32,787 root INFO copying django/template/backends/dummy.py -> build/lib/django/template/backends 2024-04-14 14:36:32,788 root INFO copying django/template/backends/jinja2.py -> build/lib/django/template/backends 2024-04-14 14:36:32,789 root INFO copying django/template/backends/__init__.py -> build/lib/django/template/backends 2024-04-14 14:36:32,789 root INFO copying django/template/backends/base.py -> build/lib/django/template/backends 2024-04-14 14:36:32,790 root INFO copying django/template/backends/django.py -> build/lib/django/template/backends 2024-04-14 14:36:32,791 root INFO copying django/template/backends/utils.py -> build/lib/django/template/backends 2024-04-14 14:36:32,793 root INFO creating build/lib/django/conf/locale 2024-04-14 14:36:32,794 root INFO copying django/conf/locale/__init__.py -> build/lib/django/conf/locale 2024-04-14 14:36:32,796 root INFO creating build/lib/django/conf/urls 2024-04-14 14:36:32,796 root INFO copying django/conf/urls/i18n.py -> build/lib/django/conf/urls 2024-04-14 14:36:32,797 root INFO copying django/conf/urls/__init__.py -> build/lib/django/conf/urls 2024-04-14 14:36:32,798 root INFO copying django/conf/urls/static.py -> build/lib/django/conf/urls 2024-04-14 14:36:32,799 root INFO creating build/lib/django/conf/locale/sq 2024-04-14 14:36:32,800 root INFO copying django/conf/locale/sq/__init__.py -> build/lib/django/conf/locale/sq 2024-04-14 14:36:32,801 root INFO copying django/conf/locale/sq/formats.py -> build/lib/django/conf/locale/sq 2024-04-14 14:36:32,802 root INFO creating build/lib/django/conf/locale/en_GB 2024-04-14 14:36:32,803 root INFO copying django/conf/locale/en_GB/__init__.py -> build/lib/django/conf/locale/en_GB 2024-04-14 14:36:32,803 root INFO copying django/conf/locale/en_GB/formats.py -> build/lib/django/conf/locale/en_GB 2024-04-14 14:36:32,805 root INFO creating build/lib/django/conf/locale/th 2024-04-14 14:36:32,805 root INFO copying django/conf/locale/th/__init__.py -> build/lib/django/conf/locale/th 2024-04-14 14:36:32,806 root INFO copying django/conf/locale/th/formats.py -> build/lib/django/conf/locale/th 2024-04-14 14:36:32,807 root INFO creating build/lib/django/conf/locale/et 2024-04-14 14:36:32,808 root INFO copying django/conf/locale/et/__init__.py -> build/lib/django/conf/locale/et 2024-04-14 14:36:32,809 root INFO copying django/conf/locale/et/formats.py -> build/lib/django/conf/locale/et 2024-04-14 14:36:32,810 root INFO creating build/lib/django/conf/locale/bn 2024-04-14 14:36:32,811 root INFO copying django/conf/locale/bn/__init__.py -> build/lib/django/conf/locale/bn 2024-04-14 14:36:32,811 root INFO copying django/conf/locale/bn/formats.py -> build/lib/django/conf/locale/bn 2024-04-14 14:36:32,813 root INFO creating build/lib/django/conf/locale/it 2024-04-14 14:36:32,813 root INFO copying django/conf/locale/it/__init__.py -> build/lib/django/conf/locale/it 2024-04-14 14:36:32,814 root INFO copying django/conf/locale/it/formats.py -> build/lib/django/conf/locale/it 2024-04-14 14:36:32,815 root INFO creating build/lib/django/conf/locale/hu 2024-04-14 14:36:32,816 root INFO copying django/conf/locale/hu/__init__.py -> build/lib/django/conf/locale/hu 2024-04-14 14:36:32,817 root INFO copying django/conf/locale/hu/formats.py -> build/lib/django/conf/locale/hu 2024-04-14 14:36:32,818 root INFO creating build/lib/django/conf/locale/da 2024-04-14 14:36:32,819 root INFO copying django/conf/locale/da/__init__.py -> build/lib/django/conf/locale/da 2024-04-14 14:36:32,819 root INFO copying django/conf/locale/da/formats.py -> build/lib/django/conf/locale/da 2024-04-14 14:36:32,821 root INFO creating build/lib/django/conf/locale/ig 2024-04-14 14:36:32,821 root INFO copying django/conf/locale/ig/__init__.py -> build/lib/django/conf/locale/ig 2024-04-14 14:36:32,822 root INFO copying django/conf/locale/ig/formats.py -> build/lib/django/conf/locale/ig 2024-04-14 14:36:32,823 root INFO creating build/lib/django/conf/locale/de_CH 2024-04-14 14:36:32,824 root INFO copying django/conf/locale/de_CH/__init__.py -> build/lib/django/conf/locale/de_CH 2024-04-14 14:36:32,825 root INFO copying django/conf/locale/de_CH/formats.py -> build/lib/django/conf/locale/de_CH 2024-04-14 14:36:32,826 root INFO creating build/lib/django/conf/locale/es_MX 2024-04-14 14:36:32,826 root INFO copying django/conf/locale/es_MX/__init__.py -> build/lib/django/conf/locale/es_MX 2024-04-14 14:36:32,827 root INFO copying django/conf/locale/es_MX/formats.py -> build/lib/django/conf/locale/es_MX 2024-04-14 14:36:32,828 root INFO creating build/lib/django/conf/locale/ar_DZ 2024-04-14 14:36:32,829 root INFO copying django/conf/locale/ar_DZ/__init__.py -> build/lib/django/conf/locale/ar_DZ 2024-04-14 14:36:32,830 root INFO copying django/conf/locale/ar_DZ/formats.py -> build/lib/django/conf/locale/ar_DZ 2024-04-14 14:36:32,831 root INFO creating build/lib/django/conf/locale/tk 2024-04-14 14:36:32,832 root INFO copying django/conf/locale/tk/__init__.py -> build/lib/django/conf/locale/tk 2024-04-14 14:36:32,833 root INFO copying django/conf/locale/tk/formats.py -> build/lib/django/conf/locale/tk 2024-04-14 14:36:32,834 root INFO creating build/lib/django/conf/locale/ar 2024-04-14 14:36:32,834 root INFO copying django/conf/locale/ar/__init__.py -> build/lib/django/conf/locale/ar 2024-04-14 14:36:32,835 root INFO copying django/conf/locale/ar/formats.py -> build/lib/django/conf/locale/ar 2024-04-14 14:36:32,836 root INFO creating build/lib/django/conf/locale/mn 2024-04-14 14:36:32,837 root INFO copying django/conf/locale/mn/__init__.py -> build/lib/django/conf/locale/mn 2024-04-14 14:36:32,838 root INFO copying django/conf/locale/mn/formats.py -> build/lib/django/conf/locale/mn 2024-04-14 14:36:32,839 root INFO creating build/lib/django/conf/locale/te 2024-04-14 14:36:32,840 root INFO copying django/conf/locale/te/__init__.py -> build/lib/django/conf/locale/te 2024-04-14 14:36:32,841 root INFO copying django/conf/locale/te/formats.py -> build/lib/django/conf/locale/te 2024-04-14 14:36:32,842 root INFO creating build/lib/django/conf/locale/nb 2024-04-14 14:36:32,843 root INFO copying django/conf/locale/nb/__init__.py -> build/lib/django/conf/locale/nb 2024-04-14 14:36:32,843 root INFO copying django/conf/locale/nb/formats.py -> build/lib/django/conf/locale/nb 2024-04-14 14:36:32,845 root INFO creating build/lib/django/conf/locale/uk 2024-04-14 14:36:32,845 root INFO copying django/conf/locale/uk/__init__.py -> build/lib/django/conf/locale/uk 2024-04-14 14:36:32,846 root INFO copying django/conf/locale/uk/formats.py -> build/lib/django/conf/locale/uk 2024-04-14 14:36:32,847 root INFO creating build/lib/django/conf/locale/mk 2024-04-14 14:36:32,848 root INFO copying django/conf/locale/mk/__init__.py -> build/lib/django/conf/locale/mk 2024-04-14 14:36:32,849 root INFO copying django/conf/locale/mk/formats.py -> build/lib/django/conf/locale/mk 2024-04-14 14:36:32,850 root INFO creating build/lib/django/conf/locale/es_PR 2024-04-14 14:36:32,850 root INFO copying django/conf/locale/es_PR/__init__.py -> build/lib/django/conf/locale/es_PR 2024-04-14 14:36:32,851 root INFO copying django/conf/locale/es_PR/formats.py -> build/lib/django/conf/locale/es_PR 2024-04-14 14:36:32,852 root INFO creating build/lib/django/conf/locale/bs 2024-04-14 14:36:32,853 root INFO copying django/conf/locale/bs/__init__.py -> build/lib/django/conf/locale/bs 2024-04-14 14:36:32,854 root INFO copying django/conf/locale/bs/formats.py -> build/lib/django/conf/locale/bs 2024-04-14 14:36:32,855 root INFO creating build/lib/django/conf/locale/de 2024-04-14 14:36:32,856 root INFO copying django/conf/locale/de/__init__.py -> build/lib/django/conf/locale/de 2024-04-14 14:36:32,856 root INFO copying django/conf/locale/de/formats.py -> build/lib/django/conf/locale/de 2024-04-14 14:36:32,858 root INFO creating build/lib/django/conf/locale/es_AR 2024-04-14 14:36:32,858 root INFO copying django/conf/locale/es_AR/__init__.py -> build/lib/django/conf/locale/es_AR 2024-04-14 14:36:32,859 root INFO copying django/conf/locale/es_AR/formats.py -> build/lib/django/conf/locale/es_AR 2024-04-14 14:36:32,860 root INFO creating build/lib/django/conf/locale/lt 2024-04-14 14:36:32,861 root INFO copying django/conf/locale/lt/__init__.py -> build/lib/django/conf/locale/lt 2024-04-14 14:36:32,862 root INFO copying django/conf/locale/lt/formats.py -> build/lib/django/conf/locale/lt 2024-04-14 14:36:32,863 root INFO creating build/lib/django/conf/locale/ka 2024-04-14 14:36:32,864 root INFO copying django/conf/locale/ka/__init__.py -> build/lib/django/conf/locale/ka 2024-04-14 14:36:32,864 root INFO copying django/conf/locale/ka/formats.py -> build/lib/django/conf/locale/ka 2024-04-14 14:36:32,866 root INFO creating build/lib/django/conf/locale/cs 2024-04-14 14:36:32,866 root INFO copying django/conf/locale/cs/__init__.py -> build/lib/django/conf/locale/cs 2024-04-14 14:36:32,867 root INFO copying django/conf/locale/cs/formats.py -> build/lib/django/conf/locale/cs 2024-04-14 14:36:32,868 root INFO creating build/lib/django/conf/locale/ja 2024-04-14 14:36:32,869 root INFO copying django/conf/locale/ja/__init__.py -> build/lib/django/conf/locale/ja 2024-04-14 14:36:32,870 root INFO copying django/conf/locale/ja/formats.py -> build/lib/django/conf/locale/ja 2024-04-14 14:36:32,871 root INFO creating build/lib/django/conf/locale/nn 2024-04-14 14:36:32,872 root INFO copying django/conf/locale/nn/__init__.py -> build/lib/django/conf/locale/nn 2024-04-14 14:36:32,872 root INFO copying django/conf/locale/nn/formats.py -> build/lib/django/conf/locale/nn 2024-04-14 14:36:32,874 root INFO creating build/lib/django/conf/locale/cy 2024-04-14 14:36:32,874 root INFO copying django/conf/locale/cy/__init__.py -> build/lib/django/conf/locale/cy 2024-04-14 14:36:32,875 root INFO copying django/conf/locale/cy/formats.py -> build/lib/django/conf/locale/cy 2024-04-14 14:36:32,876 root INFO creating build/lib/django/conf/locale/es 2024-04-14 14:36:32,877 root INFO copying django/conf/locale/es/__init__.py -> build/lib/django/conf/locale/es 2024-04-14 14:36:32,878 root INFO copying django/conf/locale/es/formats.py -> build/lib/django/conf/locale/es 2024-04-14 14:36:32,879 root INFO creating build/lib/django/conf/locale/el 2024-04-14 14:36:32,880 root INFO copying django/conf/locale/el/__init__.py -> build/lib/django/conf/locale/el 2024-04-14 14:36:32,880 root INFO copying django/conf/locale/el/formats.py -> build/lib/django/conf/locale/el 2024-04-14 14:36:32,882 root INFO creating build/lib/django/conf/locale/pt 2024-04-14 14:36:32,882 root INFO copying django/conf/locale/pt/__init__.py -> build/lib/django/conf/locale/pt 2024-04-14 14:36:32,883 root INFO copying django/conf/locale/pt/formats.py -> build/lib/django/conf/locale/pt 2024-04-14 14:36:32,884 root INFO creating build/lib/django/conf/locale/fr 2024-04-14 14:36:32,885 root INFO copying django/conf/locale/fr/__init__.py -> build/lib/django/conf/locale/fr 2024-04-14 14:36:32,886 root INFO copying django/conf/locale/fr/formats.py -> build/lib/django/conf/locale/fr 2024-04-14 14:36:32,887 root INFO creating build/lib/django/conf/locale/eu 2024-04-14 14:36:32,888 root INFO copying django/conf/locale/eu/__init__.py -> build/lib/django/conf/locale/eu 2024-04-14 14:36:32,888 root INFO copying django/conf/locale/eu/formats.py -> build/lib/django/conf/locale/eu 2024-04-14 14:36:32,890 root INFO creating build/lib/django/conf/locale/pt_BR 2024-04-14 14:36:32,890 root INFO copying django/conf/locale/pt_BR/__init__.py -> build/lib/django/conf/locale/pt_BR 2024-04-14 14:36:32,891 root INFO copying django/conf/locale/pt_BR/formats.py -> build/lib/django/conf/locale/pt_BR 2024-04-14 14:36:32,892 root INFO creating build/lib/django/conf/locale/ro 2024-04-14 14:36:32,893 root INFO copying django/conf/locale/ro/__init__.py -> build/lib/django/conf/locale/ro 2024-04-14 14:36:32,894 root INFO copying django/conf/locale/ro/formats.py -> build/lib/django/conf/locale/ro 2024-04-14 14:36:32,895 root INFO creating build/lib/django/conf/locale/ga 2024-04-14 14:36:32,896 root INFO copying django/conf/locale/ga/__init__.py -> build/lib/django/conf/locale/ga 2024-04-14 14:36:32,896 root INFO copying django/conf/locale/ga/formats.py -> build/lib/django/conf/locale/ga 2024-04-14 14:36:32,898 root INFO creating build/lib/django/conf/locale/en_AU 2024-04-14 14:36:32,898 root INFO copying django/conf/locale/en_AU/__init__.py -> build/lib/django/conf/locale/en_AU 2024-04-14 14:36:32,899 root INFO copying django/conf/locale/en_AU/formats.py -> build/lib/django/conf/locale/en_AU 2024-04-14 14:36:32,900 root INFO creating build/lib/django/conf/locale/ms 2024-04-14 14:36:32,901 root INFO copying django/conf/locale/ms/__init__.py -> build/lib/django/conf/locale/ms 2024-04-14 14:36:32,902 root INFO copying django/conf/locale/ms/formats.py -> build/lib/django/conf/locale/ms 2024-04-14 14:36:32,903 root INFO creating build/lib/django/conf/locale/km 2024-04-14 14:36:32,903 root INFO copying django/conf/locale/km/__init__.py -> build/lib/django/conf/locale/km 2024-04-14 14:36:32,904 root INFO copying django/conf/locale/km/formats.py -> build/lib/django/conf/locale/km 2024-04-14 14:36:32,906 root INFO creating build/lib/django/conf/locale/ru 2024-04-14 14:36:32,906 root INFO copying django/conf/locale/ru/__init__.py -> build/lib/django/conf/locale/ru 2024-04-14 14:36:32,907 root INFO copying django/conf/locale/ru/formats.py -> build/lib/django/conf/locale/ru 2024-04-14 14:36:32,908 root INFO creating build/lib/django/conf/locale/ky 2024-04-14 14:36:32,909 root INFO copying django/conf/locale/ky/__init__.py -> build/lib/django/conf/locale/ky 2024-04-14 14:36:32,910 root INFO copying django/conf/locale/ky/formats.py -> build/lib/django/conf/locale/ky 2024-04-14 14:36:32,911 root INFO creating build/lib/django/conf/locale/he 2024-04-14 14:36:32,911 root INFO copying django/conf/locale/he/__init__.py -> build/lib/django/conf/locale/he 2024-04-14 14:36:32,912 root INFO copying django/conf/locale/he/formats.py -> build/lib/django/conf/locale/he 2024-04-14 14:36:32,913 root INFO creating build/lib/django/conf/locale/uz 2024-04-14 14:36:32,914 root INFO copying django/conf/locale/uz/__init__.py -> build/lib/django/conf/locale/uz 2024-04-14 14:36:32,915 root INFO copying django/conf/locale/uz/formats.py -> build/lib/django/conf/locale/uz 2024-04-14 14:36:32,916 root INFO creating build/lib/django/conf/locale/es_NI 2024-04-14 14:36:32,917 root INFO copying django/conf/locale/es_NI/__init__.py -> build/lib/django/conf/locale/es_NI 2024-04-14 14:36:32,918 root INFO copying django/conf/locale/es_NI/formats.py -> build/lib/django/conf/locale/es_NI 2024-04-14 14:36:32,919 root INFO creating build/lib/django/conf/locale/ko 2024-04-14 14:36:32,919 root INFO copying django/conf/locale/ko/__init__.py -> build/lib/django/conf/locale/ko 2024-04-14 14:36:32,920 root INFO copying django/conf/locale/ko/formats.py -> build/lib/django/conf/locale/ko 2024-04-14 14:36:32,921 root INFO creating build/lib/django/conf/locale/fy 2024-04-14 14:36:32,922 root INFO copying django/conf/locale/fy/__init__.py -> build/lib/django/conf/locale/fy 2024-04-14 14:36:32,923 root INFO copying django/conf/locale/fy/formats.py -> build/lib/django/conf/locale/fy 2024-04-14 14:36:32,924 root INFO creating build/lib/django/conf/locale/sr_Latn 2024-04-14 14:36:32,925 root INFO copying django/conf/locale/sr_Latn/__init__.py -> build/lib/django/conf/locale/sr_Latn 2024-04-14 14:36:32,925 root INFO copying django/conf/locale/sr_Latn/formats.py -> build/lib/django/conf/locale/sr_Latn 2024-04-14 14:36:32,927 root INFO creating build/lib/django/conf/locale/vi 2024-04-14 14:36:32,927 root INFO copying django/conf/locale/vi/__init__.py -> build/lib/django/conf/locale/vi 2024-04-14 14:36:32,928 root INFO copying django/conf/locale/vi/formats.py -> build/lib/django/conf/locale/vi 2024-04-14 14:36:32,929 root INFO creating build/lib/django/conf/locale/pl 2024-04-14 14:36:32,930 root INFO copying django/conf/locale/pl/__init__.py -> build/lib/django/conf/locale/pl 2024-04-14 14:36:32,931 root INFO copying django/conf/locale/pl/formats.py -> build/lib/django/conf/locale/pl 2024-04-14 14:36:32,933 root INFO creating build/lib/django/conf/locale/ml 2024-04-14 14:36:32,934 root INFO copying django/conf/locale/ml/__init__.py -> build/lib/django/conf/locale/ml 2024-04-14 14:36:32,935 root INFO copying django/conf/locale/ml/formats.py -> build/lib/django/conf/locale/ml 2024-04-14 14:36:32,936 root INFO creating build/lib/django/conf/locale/es_CO 2024-04-14 14:36:32,937 root INFO copying django/conf/locale/es_CO/__init__.py -> build/lib/django/conf/locale/es_CO 2024-04-14 14:36:32,938 root INFO copying django/conf/locale/es_CO/formats.py -> build/lib/django/conf/locale/es_CO 2024-04-14 14:36:32,940 root INFO creating build/lib/django/conf/locale/tg 2024-04-14 14:36:32,941 root INFO copying django/conf/locale/tg/__init__.py -> build/lib/django/conf/locale/tg 2024-04-14 14:36:32,942 root INFO copying django/conf/locale/tg/formats.py -> build/lib/django/conf/locale/tg 2024-04-14 14:36:32,944 root INFO creating build/lib/django/conf/locale/az 2024-04-14 14:36:32,945 root INFO copying django/conf/locale/az/__init__.py -> build/lib/django/conf/locale/az 2024-04-14 14:36:32,946 root INFO copying django/conf/locale/az/formats.py -> build/lib/django/conf/locale/az 2024-04-14 14:36:32,948 root INFO creating build/lib/django/conf/locale/lv 2024-04-14 14:36:32,949 root INFO copying django/conf/locale/lv/__init__.py -> build/lib/django/conf/locale/lv 2024-04-14 14:36:32,950 root INFO copying django/conf/locale/lv/formats.py -> build/lib/django/conf/locale/lv 2024-04-14 14:36:32,952 root INFO creating build/lib/django/conf/locale/hr 2024-04-14 14:36:32,953 root INFO copying django/conf/locale/hr/__init__.py -> build/lib/django/conf/locale/hr 2024-04-14 14:36:32,954 root INFO copying django/conf/locale/hr/formats.py -> build/lib/django/conf/locale/hr 2024-04-14 14:36:32,956 root INFO creating build/lib/django/conf/locale/tr 2024-04-14 14:36:32,957 root INFO copying django/conf/locale/tr/__init__.py -> build/lib/django/conf/locale/tr 2024-04-14 14:36:32,958 root INFO copying django/conf/locale/tr/formats.py -> build/lib/django/conf/locale/tr 2024-04-14 14:36:32,959 root INFO creating build/lib/django/conf/locale/fa 2024-04-14 14:36:32,960 root INFO copying django/conf/locale/fa/__init__.py -> build/lib/django/conf/locale/fa 2024-04-14 14:36:32,961 root INFO copying django/conf/locale/fa/formats.py -> build/lib/django/conf/locale/fa 2024-04-14 14:36:32,963 root INFO creating build/lib/django/conf/locale/ckb 2024-04-14 14:36:32,964 root INFO copying django/conf/locale/ckb/__init__.py -> build/lib/django/conf/locale/ckb 2024-04-14 14:36:32,964 root INFO copying django/conf/locale/ckb/formats.py -> build/lib/django/conf/locale/ckb 2024-04-14 14:36:32,966 root INFO creating build/lib/django/conf/locale/is 2024-04-14 14:36:32,967 root INFO copying django/conf/locale/is/__init__.py -> build/lib/django/conf/locale/is 2024-04-14 14:36:32,968 root INFO copying django/conf/locale/is/formats.py -> build/lib/django/conf/locale/is 2024-04-14 14:36:32,969 root INFO creating build/lib/django/conf/locale/zh_Hant 2024-04-14 14:36:32,970 root INFO copying django/conf/locale/zh_Hant/__init__.py -> build/lib/django/conf/locale/zh_Hant 2024-04-14 14:36:32,971 root INFO copying django/conf/locale/zh_Hant/formats.py -> build/lib/django/conf/locale/zh_Hant 2024-04-14 14:36:32,973 root INFO creating build/lib/django/conf/locale/sk 2024-04-14 14:36:32,974 root INFO copying django/conf/locale/sk/__init__.py -> build/lib/django/conf/locale/sk 2024-04-14 14:36:32,975 root INFO copying django/conf/locale/sk/formats.py -> build/lib/django/conf/locale/sk 2024-04-14 14:36:32,976 root INFO creating build/lib/django/conf/locale/gd 2024-04-14 14:36:32,977 root INFO copying django/conf/locale/gd/__init__.py -> build/lib/django/conf/locale/gd 2024-04-14 14:36:32,978 root INFO copying django/conf/locale/gd/formats.py -> build/lib/django/conf/locale/gd 2024-04-14 14:36:32,979 root INFO creating build/lib/django/conf/locale/eo 2024-04-14 14:36:32,980 root INFO copying django/conf/locale/eo/__init__.py -> build/lib/django/conf/locale/eo 2024-04-14 14:36:32,980 root INFO copying django/conf/locale/eo/formats.py -> build/lib/django/conf/locale/eo 2024-04-14 14:36:32,982 root INFO creating build/lib/django/conf/locale/sl 2024-04-14 14:36:32,982 root INFO copying django/conf/locale/sl/__init__.py -> build/lib/django/conf/locale/sl 2024-04-14 14:36:32,983 root INFO copying django/conf/locale/sl/formats.py -> build/lib/django/conf/locale/sl 2024-04-14 14:36:32,984 root INFO creating build/lib/django/conf/locale/bg 2024-04-14 14:36:32,985 root INFO copying django/conf/locale/bg/__init__.py -> build/lib/django/conf/locale/bg 2024-04-14 14:36:32,986 root INFO copying django/conf/locale/bg/formats.py -> build/lib/django/conf/locale/bg 2024-04-14 14:36:32,987 root INFO creating build/lib/django/conf/locale/zh_Hans 2024-04-14 14:36:32,988 root INFO copying django/conf/locale/zh_Hans/__init__.py -> build/lib/django/conf/locale/zh_Hans 2024-04-14 14:36:32,988 root INFO copying django/conf/locale/zh_Hans/formats.py -> build/lib/django/conf/locale/zh_Hans 2024-04-14 14:36:32,990 root INFO creating build/lib/django/conf/locale/kn 2024-04-14 14:36:32,991 root INFO copying django/conf/locale/kn/__init__.py -> build/lib/django/conf/locale/kn 2024-04-14 14:36:32,991 root INFO copying django/conf/locale/kn/formats.py -> build/lib/django/conf/locale/kn 2024-04-14 14:36:32,993 root INFO creating build/lib/django/conf/locale/gl 2024-04-14 14:36:32,993 root INFO copying django/conf/locale/gl/__init__.py -> build/lib/django/conf/locale/gl 2024-04-14 14:36:32,994 root INFO copying django/conf/locale/gl/formats.py -> build/lib/django/conf/locale/gl 2024-04-14 14:36:32,995 root INFO creating build/lib/django/conf/locale/id 2024-04-14 14:36:32,996 root INFO copying django/conf/locale/id/__init__.py -> build/lib/django/conf/locale/id 2024-04-14 14:36:32,997 root INFO copying django/conf/locale/id/formats.py -> build/lib/django/conf/locale/id 2024-04-14 14:36:32,998 root INFO creating build/lib/django/conf/locale/hi 2024-04-14 14:36:32,999 root INFO copying django/conf/locale/hi/__init__.py -> build/lib/django/conf/locale/hi 2024-04-14 14:36:32,999 root INFO copying django/conf/locale/hi/formats.py -> build/lib/django/conf/locale/hi 2024-04-14 14:36:33,001 root INFO creating build/lib/django/conf/locale/sr 2024-04-14 14:36:33,001 root INFO copying django/conf/locale/sr/__init__.py -> build/lib/django/conf/locale/sr 2024-04-14 14:36:33,002 root INFO copying django/conf/locale/sr/formats.py -> build/lib/django/conf/locale/sr 2024-04-14 14:36:33,003 root INFO creating build/lib/django/conf/locale/sv 2024-04-14 14:36:33,004 root INFO copying django/conf/locale/sv/__init__.py -> build/lib/django/conf/locale/sv 2024-04-14 14:36:33,005 root INFO copying django/conf/locale/sv/formats.py -> build/lib/django/conf/locale/sv 2024-04-14 14:36:33,006 root INFO creating build/lib/django/conf/locale/en 2024-04-14 14:36:33,007 root INFO copying django/conf/locale/en/__init__.py -> build/lib/django/conf/locale/en 2024-04-14 14:36:33,008 root INFO copying django/conf/locale/en/formats.py -> build/lib/django/conf/locale/en 2024-04-14 14:36:33,009 root INFO creating build/lib/django/conf/locale/nl 2024-04-14 14:36:33,009 root INFO copying django/conf/locale/nl/__init__.py -> build/lib/django/conf/locale/nl 2024-04-14 14:36:33,011 root INFO copying django/conf/locale/nl/formats.py -> build/lib/django/conf/locale/nl 2024-04-14 14:36:33,013 root INFO creating build/lib/django/conf/locale/fi 2024-04-14 14:36:33,013 root INFO copying django/conf/locale/fi/__init__.py -> build/lib/django/conf/locale/fi 2024-04-14 14:36:33,014 root INFO copying django/conf/locale/fi/formats.py -> build/lib/django/conf/locale/fi 2024-04-14 14:36:33,016 root INFO creating build/lib/django/conf/locale/ta 2024-04-14 14:36:33,016 root INFO copying django/conf/locale/ta/__init__.py -> build/lib/django/conf/locale/ta 2024-04-14 14:36:33,017 root INFO copying django/conf/locale/ta/formats.py -> build/lib/django/conf/locale/ta 2024-04-14 14:36:33,018 root INFO creating build/lib/django/conf/locale/ca 2024-04-14 14:36:33,019 root INFO copying django/conf/locale/ca/__init__.py -> build/lib/django/conf/locale/ca 2024-04-14 14:36:33,020 root INFO copying django/conf/locale/ca/formats.py -> build/lib/django/conf/locale/ca 2024-04-14 14:36:33,021 root INFO creating build/lib/django/views/generic 2024-04-14 14:36:33,022 root INFO copying django/views/generic/list.py -> build/lib/django/views/generic 2024-04-14 14:36:33,023 root INFO copying django/views/generic/detail.py -> build/lib/django/views/generic 2024-04-14 14:36:33,024 root INFO copying django/views/generic/__init__.py -> build/lib/django/views/generic 2024-04-14 14:36:33,025 root INFO copying django/views/generic/dates.py -> build/lib/django/views/generic 2024-04-14 14:36:33,026 root INFO copying django/views/generic/base.py -> build/lib/django/views/generic 2024-04-14 14:36:33,027 root INFO copying django/views/generic/edit.py -> build/lib/django/views/generic 2024-04-14 14:36:33,029 root INFO creating build/lib/django/views/decorators 2024-04-14 14:36:33,030 root INFO copying django/views/decorators/cache.py -> build/lib/django/views/decorators 2024-04-14 14:36:33,031 root INFO copying django/views/decorators/http.py -> build/lib/django/views/decorators 2024-04-14 14:36:33,031 root INFO copying django/views/decorators/gzip.py -> build/lib/django/views/decorators 2024-04-14 14:36:33,032 root INFO copying django/views/decorators/common.py -> build/lib/django/views/decorators 2024-04-14 14:36:33,033 root INFO copying django/views/decorators/debug.py -> build/lib/django/views/decorators 2024-04-14 14:36:33,034 root INFO copying django/views/decorators/clickjacking.py -> build/lib/django/views/decorators 2024-04-14 14:36:33,035 root INFO copying django/views/decorators/__init__.py -> build/lib/django/views/decorators 2024-04-14 14:36:33,036 root INFO copying django/views/decorators/csrf.py -> build/lib/django/views/decorators 2024-04-14 14:36:33,037 root INFO copying django/views/decorators/vary.py -> build/lib/django/views/decorators 2024-04-14 14:36:33,038 root INFO creating build/lib/django/core/mail 2024-04-14 14:36:33,039 root INFO copying django/core/mail/message.py -> build/lib/django/core/mail 2024-04-14 14:36:33,040 root INFO copying django/core/mail/__init__.py -> build/lib/django/core/mail 2024-04-14 14:36:33,041 root INFO copying django/core/mail/utils.py -> build/lib/django/core/mail 2024-04-14 14:36:33,042 root INFO creating build/lib/django/core/checks 2024-04-14 14:36:33,043 root INFO copying django/core/checks/urls.py -> build/lib/django/core/checks 2024-04-14 14:36:33,044 root INFO copying django/core/checks/model_checks.py -> build/lib/django/core/checks 2024-04-14 14:36:33,045 root INFO copying django/core/checks/async_checks.py -> build/lib/django/core/checks 2024-04-14 14:36:33,046 root INFO copying django/core/checks/templates.py -> build/lib/django/core/checks 2024-04-14 14:36:33,047 root INFO copying django/core/checks/translation.py -> build/lib/django/core/checks 2024-04-14 14:36:33,047 root INFO copying django/core/checks/database.py -> build/lib/django/core/checks 2024-04-14 14:36:33,048 root INFO copying django/core/checks/__init__.py -> build/lib/django/core/checks 2024-04-14 14:36:33,049 root INFO copying django/core/checks/caches.py -> build/lib/django/core/checks 2024-04-14 14:36:33,050 root INFO copying django/core/checks/messages.py -> build/lib/django/core/checks 2024-04-14 14:36:33,051 root INFO copying django/core/checks/registry.py -> build/lib/django/core/checks 2024-04-14 14:36:33,052 root INFO copying django/core/checks/files.py -> build/lib/django/core/checks 2024-04-14 14:36:33,053 root INFO creating build/lib/django/core/handlers 2024-04-14 14:36:33,054 root INFO copying django/core/handlers/exception.py -> build/lib/django/core/handlers 2024-04-14 14:36:33,055 root INFO copying django/core/handlers/asgi.py -> build/lib/django/core/handlers 2024-04-14 14:36:33,056 root INFO copying django/core/handlers/wsgi.py -> build/lib/django/core/handlers 2024-04-14 14:36:33,057 root INFO copying django/core/handlers/__init__.py -> build/lib/django/core/handlers 2024-04-14 14:36:33,058 root INFO copying django/core/handlers/base.py -> build/lib/django/core/handlers 2024-04-14 14:36:33,059 root INFO creating build/lib/django/core/files 2024-04-14 14:36:33,060 root INFO copying django/core/files/temp.py -> build/lib/django/core/files 2024-04-14 14:36:33,061 root INFO copying django/core/files/move.py -> build/lib/django/core/files 2024-04-14 14:36:33,062 root INFO copying django/core/files/__init__.py -> build/lib/django/core/files 2024-04-14 14:36:33,062 root INFO copying django/core/files/images.py -> build/lib/django/core/files 2024-04-14 14:36:33,063 root INFO copying django/core/files/base.py -> build/lib/django/core/files 2024-04-14 14:36:33,064 root INFO copying django/core/files/uploadedfile.py -> build/lib/django/core/files 2024-04-14 14:36:33,065 root INFO copying django/core/files/uploadhandler.py -> build/lib/django/core/files 2024-04-14 14:36:33,066 root INFO copying django/core/files/locks.py -> build/lib/django/core/files 2024-04-14 14:36:33,067 root INFO copying django/core/files/utils.py -> build/lib/django/core/files 2024-04-14 14:36:33,069 root INFO creating build/lib/django/core/serializers 2024-04-14 14:36:33,069 root INFO copying django/core/serializers/python.py -> build/lib/django/core/serializers 2024-04-14 14:36:33,070 root INFO copying django/core/serializers/json.py -> build/lib/django/core/serializers 2024-04-14 14:36:33,071 root INFO copying django/core/serializers/jsonl.py -> build/lib/django/core/serializers 2024-04-14 14:36:33,072 root INFO copying django/core/serializers/pyyaml.py -> build/lib/django/core/serializers 2024-04-14 14:36:33,073 root INFO copying django/core/serializers/__init__.py -> build/lib/django/core/serializers 2024-04-14 14:36:33,074 root INFO copying django/core/serializers/base.py -> build/lib/django/core/serializers 2024-04-14 14:36:33,076 root INFO copying django/core/serializers/xml_serializer.py -> build/lib/django/core/serializers 2024-04-14 14:36:33,077 root INFO creating build/lib/django/core/management 2024-04-14 14:36:33,078 root INFO copying django/core/management/color.py -> build/lib/django/core/management 2024-04-14 14:36:33,079 root INFO copying django/core/management/templates.py -> build/lib/django/core/management 2024-04-14 14:36:33,080 root INFO copying django/core/management/sql.py -> build/lib/django/core/management 2024-04-14 14:36:33,081 root INFO copying django/core/management/__init__.py -> build/lib/django/core/management 2024-04-14 14:36:33,082 root INFO copying django/core/management/base.py -> build/lib/django/core/management 2024-04-14 14:36:33,083 root INFO copying django/core/management/utils.py -> build/lib/django/core/management 2024-04-14 14:36:33,085 root INFO creating build/lib/django/core/servers 2024-04-14 14:36:33,086 root INFO copying django/core/servers/__init__.py -> build/lib/django/core/servers 2024-04-14 14:36:33,086 root INFO copying django/core/servers/basehttp.py -> build/lib/django/core/servers 2024-04-14 14:36:33,088 root INFO creating build/lib/django/core/cache 2024-04-14 14:36:33,089 root INFO copying django/core/cache/__init__.py -> build/lib/django/core/cache 2024-04-14 14:36:33,089 root INFO copying django/core/cache/utils.py -> build/lib/django/core/cache 2024-04-14 14:36:33,091 root INFO creating build/lib/django/core/mail/backends 2024-04-14 14:36:33,092 root INFO copying django/core/mail/backends/dummy.py -> build/lib/django/core/mail/backends 2024-04-14 14:36:33,093 root INFO copying django/core/mail/backends/smtp.py -> build/lib/django/core/mail/backends 2024-04-14 14:36:33,094 root INFO copying django/core/mail/backends/console.py -> build/lib/django/core/mail/backends 2024-04-14 14:36:33,094 root INFO copying django/core/mail/backends/locmem.py -> build/lib/django/core/mail/backends 2024-04-14 14:36:33,095 root INFO copying django/core/mail/backends/__init__.py -> build/lib/django/core/mail/backends 2024-04-14 14:36:33,096 root INFO copying django/core/mail/backends/filebased.py -> build/lib/django/core/mail/backends 2024-04-14 14:36:33,097 root INFO copying django/core/mail/backends/base.py -> build/lib/django/core/mail/backends 2024-04-14 14:36:33,098 root INFO creating build/lib/django/core/checks/compatibility 2024-04-14 14:36:33,099 root INFO copying django/core/checks/compatibility/django_4_0.py -> build/lib/django/core/checks/compatibility 2024-04-14 14:36:33,100 root INFO copying django/core/checks/compatibility/__init__.py -> build/lib/django/core/checks/compatibility 2024-04-14 14:36:33,101 root INFO creating build/lib/django/core/checks/security 2024-04-14 14:36:33,102 root INFO copying django/core/checks/security/__init__.py -> build/lib/django/core/checks/security 2024-04-14 14:36:33,102 root INFO copying django/core/checks/security/csrf.py -> build/lib/django/core/checks/security 2024-04-14 14:36:33,103 root INFO copying django/core/checks/security/base.py -> build/lib/django/core/checks/security 2024-04-14 14:36:33,104 root INFO copying django/core/checks/security/sessions.py -> build/lib/django/core/checks/security 2024-04-14 14:36:33,106 root INFO creating build/lib/django/core/files/storage 2024-04-14 14:36:33,107 root INFO copying django/core/files/storage/handler.py -> build/lib/django/core/files/storage 2024-04-14 14:36:33,108 root INFO copying django/core/files/storage/filesystem.py -> build/lib/django/core/files/storage 2024-04-14 14:36:33,109 root INFO copying django/core/files/storage/__init__.py -> build/lib/django/core/files/storage 2024-04-14 14:36:33,110 root INFO copying django/core/files/storage/memory.py -> build/lib/django/core/files/storage 2024-04-14 14:36:33,111 root INFO copying django/core/files/storage/base.py -> build/lib/django/core/files/storage 2024-04-14 14:36:33,112 root INFO copying django/core/files/storage/mixins.py -> build/lib/django/core/files/storage 2024-04-14 14:36:33,114 root INFO creating build/lib/django/core/management/commands 2024-04-14 14:36:33,115 root INFO copying django/core/management/commands/shell.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,116 root INFO copying django/core/management/commands/dumpdata.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,117 root INFO copying django/core/management/commands/optimizemigration.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,118 root INFO copying django/core/management/commands/sendtestemail.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,119 root INFO copying django/core/management/commands/test.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,120 root INFO copying django/core/management/commands/makemigrations.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,122 root INFO copying django/core/management/commands/diffsettings.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,124 root INFO copying django/core/management/commands/startproject.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,125 root INFO copying django/core/management/commands/makemessages.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,131 root INFO copying django/core/management/commands/compilemessages.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,133 root INFO copying django/core/management/commands/startapp.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,135 root INFO copying django/core/management/commands/check.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,137 root INFO copying django/core/management/commands/runserver.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,141 root INFO copying django/core/management/commands/__init__.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,143 root INFO copying django/core/management/commands/createcachetable.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,145 root INFO copying django/core/management/commands/sqlflush.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,146 root INFO copying django/core/management/commands/sqlsequencereset.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,148 root INFO copying django/core/management/commands/migrate.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,150 root INFO copying django/core/management/commands/testserver.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,152 root INFO copying django/core/management/commands/flush.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,154 root INFO copying django/core/management/commands/dbshell.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,155 root INFO copying django/core/management/commands/showmigrations.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,156 root INFO copying django/core/management/commands/sqlmigrate.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,157 root INFO copying django/core/management/commands/loaddata.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,159 root INFO copying django/core/management/commands/inspectdb.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,160 root INFO copying django/core/management/commands/squashmigrations.py -> build/lib/django/core/management/commands 2024-04-14 14:36:33,162 root INFO creating build/lib/django/core/cache/backends 2024-04-14 14:36:33,163 root INFO copying django/core/cache/backends/dummy.py -> build/lib/django/core/cache/backends 2024-04-14 14:36:33,164 root INFO copying django/core/cache/backends/db.py -> build/lib/django/core/cache/backends 2024-04-14 14:36:33,166 root INFO copying django/core/cache/backends/locmem.py -> build/lib/django/core/cache/backends 2024-04-14 14:36:33,167 root INFO copying django/core/cache/backends/memcached.py -> build/lib/django/core/cache/backends 2024-04-14 14:36:33,168 root INFO copying django/core/cache/backends/redis.py -> build/lib/django/core/cache/backends 2024-04-14 14:36:33,169 root INFO copying django/core/cache/backends/__init__.py -> build/lib/django/core/cache/backends 2024-04-14 14:36:33,170 root INFO copying django/core/cache/backends/filebased.py -> build/lib/django/core/cache/backends 2024-04-14 14:36:33,171 root INFO copying django/core/cache/backends/base.py -> build/lib/django/core/cache/backends 2024-04-14 14:36:33,173 root INFO creating build/lib/django/utils/translation 2024-04-14 14:36:33,174 root INFO copying django/utils/translation/trans_real.py -> build/lib/django/utils/translation 2024-04-14 14:36:33,175 root INFO copying django/utils/translation/reloader.py -> build/lib/django/utils/translation 2024-04-14 14:36:33,176 root INFO copying django/utils/translation/trans_null.py -> build/lib/django/utils/translation 2024-04-14 14:36:33,177 root INFO copying django/utils/translation/__init__.py -> build/lib/django/utils/translation 2024-04-14 14:36:33,178 root INFO copying django/utils/translation/template.py -> build/lib/django/utils/translation 2024-04-14 14:36:33,181 root INFO creating build/lib/django/db/models 2024-04-14 14:36:33,181 root INFO copying django/db/models/lookups.py -> build/lib/django/db/models 2024-04-14 14:36:33,183 root INFO copying django/db/models/manager.py -> build/lib/django/db/models 2024-04-14 14:36:33,184 root INFO copying django/db/models/options.py -> build/lib/django/db/models 2024-04-14 14:36:33,186 root INFO copying django/db/models/__init__.py -> build/lib/django/db/models 2024-04-14 14:36:33,187 root INFO copying django/db/models/indexes.py -> build/lib/django/db/models 2024-04-14 14:36:33,188 root INFO copying django/db/models/constraints.py -> build/lib/django/db/models 2024-04-14 14:36:33,190 root INFO copying django/db/models/expressions.py -> build/lib/django/db/models 2024-04-14 14:36:33,191 root INFO copying django/db/models/constants.py -> build/lib/django/db/models 2024-04-14 14:36:33,192 root INFO copying django/db/models/deletion.py -> build/lib/django/db/models 2024-04-14 14:36:33,193 root INFO copying django/db/models/query.py -> build/lib/django/db/models 2024-04-14 14:36:33,195 root INFO copying django/db/models/enums.py -> build/lib/django/db/models 2024-04-14 14:36:33,196 root INFO copying django/db/models/signals.py -> build/lib/django/db/models 2024-04-14 14:36:33,197 root INFO copying django/db/models/base.py -> build/lib/django/db/models 2024-04-14 14:36:33,199 root INFO copying django/db/models/aggregates.py -> build/lib/django/db/models 2024-04-14 14:36:33,200 root INFO copying django/db/models/query_utils.py -> build/lib/django/db/models 2024-04-14 14:36:33,202 root INFO copying django/db/models/utils.py -> build/lib/django/db/models 2024-04-14 14:36:33,204 root INFO creating build/lib/django/db/migrations 2024-04-14 14:36:33,205 root INFO copying django/db/migrations/questioner.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,206 root INFO copying django/db/migrations/loader.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,207 root INFO copying django/db/migrations/writer.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,209 root INFO copying django/db/migrations/optimizer.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,210 root INFO copying django/db/migrations/graph.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,211 root INFO copying django/db/migrations/recorder.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,212 root INFO copying django/db/migrations/autodetector.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,213 root INFO copying django/db/migrations/__init__.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,215 root INFO copying django/db/migrations/executor.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,216 root INFO copying django/db/migrations/exceptions.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,217 root INFO copying django/db/migrations/state.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,218 root INFO copying django/db/migrations/migration.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,219 root INFO copying django/db/migrations/serializer.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,221 root INFO copying django/db/migrations/utils.py -> build/lib/django/db/migrations 2024-04-14 14:36:33,223 root INFO creating build/lib/django/db/backends 2024-04-14 14:36:33,223 root INFO copying django/db/backends/__init__.py -> build/lib/django/db/backends 2024-04-14 14:36:33,224 root INFO copying django/db/backends/signals.py -> build/lib/django/db/backends 2024-04-14 14:36:33,225 root INFO copying django/db/backends/ddl_references.py -> build/lib/django/db/backends 2024-04-14 14:36:33,226 root INFO copying django/db/backends/utils.py -> build/lib/django/db/backends 2024-04-14 14:36:33,229 root INFO creating build/lib/django/db/models/sql 2024-04-14 14:36:33,229 root INFO copying django/db/models/sql/datastructures.py -> build/lib/django/db/models/sql 2024-04-14 14:36:33,230 root INFO copying django/db/models/sql/compiler.py -> build/lib/django/db/models/sql 2024-04-14 14:36:33,232 root INFO copying django/db/models/sql/subqueries.py -> build/lib/django/db/models/sql 2024-04-14 14:36:33,233 root INFO copying django/db/models/sql/__init__.py -> build/lib/django/db/models/sql 2024-04-14 14:36:33,234 root INFO copying django/db/models/sql/constants.py -> build/lib/django/db/models/sql 2024-04-14 14:36:33,235 root INFO copying django/db/models/sql/query.py -> build/lib/django/db/models/sql 2024-04-14 14:36:33,237 root INFO copying django/db/models/sql/where.py -> build/lib/django/db/models/sql 2024-04-14 14:36:33,239 root INFO creating build/lib/django/db/models/functions 2024-04-14 14:36:33,240 root INFO copying django/db/models/functions/math.py -> build/lib/django/db/models/functions 2024-04-14 14:36:33,241 root INFO copying django/db/models/functions/datetime.py -> build/lib/django/db/models/functions 2024-04-14 14:36:33,242 root INFO copying django/db/models/functions/text.py -> build/lib/django/db/models/functions 2024-04-14 14:36:33,243 root INFO copying django/db/models/functions/comparison.py -> build/lib/django/db/models/functions 2024-04-14 14:36:33,245 root INFO copying django/db/models/functions/__init__.py -> build/lib/django/db/models/functions 2024-04-14 14:36:33,246 root INFO copying django/db/models/functions/window.py -> build/lib/django/db/models/functions 2024-04-14 14:36:33,247 root INFO copying django/db/models/functions/mixins.py -> build/lib/django/db/models/functions 2024-04-14 14:36:33,249 root INFO creating build/lib/django/db/models/fields 2024-04-14 14:36:33,250 root INFO copying django/db/models/fields/json.py -> build/lib/django/db/models/fields 2024-04-14 14:36:33,251 root INFO copying django/db/models/fields/related_lookups.py -> build/lib/django/db/models/fields 2024-04-14 14:36:33,253 root INFO copying django/db/models/fields/related_descriptors.py -> build/lib/django/db/models/fields 2024-04-14 14:36:33,255 root INFO copying django/db/models/fields/reverse_related.py -> build/lib/django/db/models/fields 2024-04-14 14:36:33,256 root INFO copying django/db/models/fields/related.py -> build/lib/django/db/models/fields 2024-04-14 14:36:33,258 root INFO copying django/db/models/fields/__init__.py -> build/lib/django/db/models/fields 2024-04-14 14:36:33,260 root INFO copying django/db/models/fields/proxy.py -> build/lib/django/db/models/fields 2024-04-14 14:36:33,261 root INFO copying django/db/models/fields/mixins.py -> build/lib/django/db/models/fields 2024-04-14 14:36:33,262 root INFO copying django/db/models/fields/files.py -> build/lib/django/db/models/fields 2024-04-14 14:36:33,264 root INFO creating build/lib/django/db/migrations/operations 2024-04-14 14:36:33,264 root INFO copying django/db/migrations/operations/special.py -> build/lib/django/db/migrations/operations 2024-04-14 14:36:33,265 root INFO copying django/db/migrations/operations/fields.py -> build/lib/django/db/migrations/operations 2024-04-14 14:36:33,267 root INFO copying django/db/migrations/operations/__init__.py -> build/lib/django/db/migrations/operations 2024-04-14 14:36:33,268 root INFO copying django/db/migrations/operations/base.py -> build/lib/django/db/migrations/operations 2024-04-14 14:36:33,269 root INFO copying django/db/migrations/operations/models.py -> build/lib/django/db/migrations/operations 2024-04-14 14:36:33,271 root INFO creating build/lib/django/db/backends/dummy 2024-04-14 14:36:33,272 root INFO copying django/db/backends/dummy/__init__.py -> build/lib/django/db/backends/dummy 2024-04-14 14:36:33,273 root INFO copying django/db/backends/dummy/features.py -> build/lib/django/db/backends/dummy 2024-04-14 14:36:33,274 root INFO copying django/db/backends/dummy/base.py -> build/lib/django/db/backends/dummy 2024-04-14 14:36:33,276 root INFO creating build/lib/django/db/backends/mysql 2024-04-14 14:36:33,276 root INFO copying django/db/backends/mysql/schema.py -> build/lib/django/db/backends/mysql 2024-04-14 14:36:33,278 root INFO copying django/db/backends/mysql/creation.py -> build/lib/django/db/backends/mysql 2024-04-14 14:36:33,279 root INFO copying django/db/backends/mysql/compiler.py -> build/lib/django/db/backends/mysql 2024-04-14 14:36:33,280 root INFO copying django/db/backends/mysql/introspection.py -> build/lib/django/db/backends/mysql 2024-04-14 14:36:33,281 root INFO copying django/db/backends/mysql/__init__.py -> build/lib/django/db/backends/mysql 2024-04-14 14:36:33,282 root INFO copying django/db/backends/mysql/validation.py -> build/lib/django/db/backends/mysql 2024-04-14 14:36:33,284 root INFO copying django/db/backends/mysql/features.py -> build/lib/django/db/backends/mysql 2024-04-14 14:36:33,286 root INFO copying django/db/backends/mysql/base.py -> build/lib/django/db/backends/mysql 2024-04-14 14:36:33,287 root INFO copying django/db/backends/mysql/client.py -> build/lib/django/db/backends/mysql 2024-04-14 14:36:33,289 root INFO copying django/db/backends/mysql/operations.py -> build/lib/django/db/backends/mysql 2024-04-14 14:36:33,292 root INFO creating build/lib/django/db/backends/base 2024-04-14 14:36:33,293 root INFO copying django/db/backends/base/schema.py -> build/lib/django/db/backends/base 2024-04-14 14:36:33,298 root INFO copying django/db/backends/base/creation.py -> build/lib/django/db/backends/base 2024-04-14 14:36:33,299 root INFO copying django/db/backends/base/introspection.py -> build/lib/django/db/backends/base 2024-04-14 14:36:33,301 root INFO copying django/db/backends/base/__init__.py -> build/lib/django/db/backends/base 2024-04-14 14:36:33,302 root INFO copying django/db/backends/base/validation.py -> build/lib/django/db/backends/base 2024-04-14 14:36:33,304 root INFO copying django/db/backends/base/features.py -> build/lib/django/db/backends/base 2024-04-14 14:36:33,305 root INFO copying django/db/backends/base/base.py -> build/lib/django/db/backends/base 2024-04-14 14:36:33,307 root INFO copying django/db/backends/base/client.py -> build/lib/django/db/backends/base 2024-04-14 14:36:33,309 root INFO copying django/db/backends/base/operations.py -> build/lib/django/db/backends/base 2024-04-14 14:36:33,311 root INFO creating build/lib/django/db/backends/oracle 2024-04-14 14:36:33,312 root INFO copying django/db/backends/oracle/schema.py -> build/lib/django/db/backends/oracle 2024-04-14 14:36:33,313 root INFO copying django/db/backends/oracle/creation.py -> build/lib/django/db/backends/oracle 2024-04-14 14:36:33,315 root INFO copying django/db/backends/oracle/introspection.py -> build/lib/django/db/backends/oracle 2024-04-14 14:36:33,316 root INFO copying django/db/backends/oracle/__init__.py -> build/lib/django/db/backends/oracle 2024-04-14 14:36:33,317 root INFO copying django/db/backends/oracle/validation.py -> build/lib/django/db/backends/oracle 2024-04-14 14:36:33,318 root INFO copying django/db/backends/oracle/features.py -> build/lib/django/db/backends/oracle 2024-04-14 14:36:33,319 root INFO copying django/db/backends/oracle/base.py -> build/lib/django/db/backends/oracle 2024-04-14 14:36:33,320 root INFO copying django/db/backends/oracle/functions.py -> build/lib/django/db/backends/oracle 2024-04-14 14:36:33,322 root INFO copying django/db/backends/oracle/client.py -> build/lib/django/db/backends/oracle 2024-04-14 14:36:33,323 root INFO copying django/db/backends/oracle/operations.py -> build/lib/django/db/backends/oracle 2024-04-14 14:36:33,324 root INFO copying django/db/backends/oracle/utils.py -> build/lib/django/db/backends/oracle 2024-04-14 14:36:33,326 root INFO creating build/lib/django/db/backends/sqlite3 2024-04-14 14:36:33,327 root INFO copying django/db/backends/sqlite3/schema.py -> build/lib/django/db/backends/sqlite3 2024-04-14 14:36:33,328 root INFO copying django/db/backends/sqlite3/_functions.py -> build/lib/django/db/backends/sqlite3 2024-04-14 14:36:33,330 root INFO copying django/db/backends/sqlite3/creation.py -> build/lib/django/db/backends/sqlite3 2024-04-14 14:36:33,331 root INFO copying django/db/backends/sqlite3/introspection.py -> build/lib/django/db/backends/sqlite3 2024-04-14 14:36:33,332 root INFO copying django/db/backends/sqlite3/__init__.py -> build/lib/django/db/backends/sqlite3 2024-04-14 14:36:33,333 root INFO copying django/db/backends/sqlite3/features.py -> build/lib/django/db/backends/sqlite3 2024-04-14 14:36:33,334 root INFO copying django/db/backends/sqlite3/base.py -> build/lib/django/db/backends/sqlite3 2024-04-14 14:36:33,335 root INFO copying django/db/backends/sqlite3/client.py -> build/lib/django/db/backends/sqlite3 2024-04-14 14:36:33,336 root INFO copying django/db/backends/sqlite3/operations.py -> build/lib/django/db/backends/sqlite3 2024-04-14 14:36:33,338 root INFO creating build/lib/django/db/backends/postgresql 2024-04-14 14:36:33,339 root INFO copying django/db/backends/postgresql/psycopg_any.py -> build/lib/django/db/backends/postgresql 2024-04-14 14:36:33,340 root INFO copying django/db/backends/postgresql/schema.py -> build/lib/django/db/backends/postgresql 2024-04-14 14:36:33,342 root INFO copying django/db/backends/postgresql/creation.py -> build/lib/django/db/backends/postgresql 2024-04-14 14:36:33,343 root INFO copying django/db/backends/postgresql/introspection.py -> build/lib/django/db/backends/postgresql 2024-04-14 14:36:33,344 root INFO copying django/db/backends/postgresql/__init__.py -> build/lib/django/db/backends/postgresql 2024-04-14 14:36:33,345 root INFO copying django/db/backends/postgresql/features.py -> build/lib/django/db/backends/postgresql 2024-04-14 14:36:33,346 root INFO copying django/db/backends/postgresql/base.py -> build/lib/django/db/backends/postgresql 2024-04-14 14:36:33,347 root INFO copying django/db/backends/postgresql/client.py -> build/lib/django/db/backends/postgresql 2024-04-14 14:36:33,348 root INFO copying django/db/backends/postgresql/operations.py -> build/lib/django/db/backends/postgresql 2024-04-14 14:36:33,353 root INFO running egg_info 2024-04-14 14:36:33,360 root INFO writing Django.egg-info/PKG-INFO 2024-04-14 14:36:33,367 root INFO writing dependency_links to Django.egg-info/dependency_links.txt 2024-04-14 14:36:33,369 root INFO writing entry points to Django.egg-info/entry_points.txt 2024-04-14 14:36:33,373 root INFO writing requirements to Django.egg-info/requires.txt 2024-04-14 14:36:33,375 root INFO writing top-level names to Django.egg-info/top_level.txt 2024-04-14 14:36:33,529 root INFO reading manifest file 'Django.egg-info/SOURCES.txt' 2024-04-14 14:36:33,722 root INFO reading manifest template 'MANIFEST.in' 2024-04-14 14:36:34,429 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-04-14 14:36:34,469 root INFO adding license file 'LICENSE' 2024-04-14 14:36:34,470 root INFO adding license file 'LICENSE.python' 2024-04-14 14:36:34,470 root INFO adding license file 'AUTHORS' 2024-04-14 14:36:34,946 root INFO writing manifest file 'Django.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.app_template' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.app_template' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.app_template' to be distributed and are already explicitly excluding 'django.conf.app_template' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.app_template.migrations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.app_template.migrations' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.app_template.migrations' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.app_template.migrations' to be distributed and are already explicitly excluding 'django.conf.app_template.migrations' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ig.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ig.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ig.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ig.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ig.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.conf.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.project_template' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.project_template' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.project_template' to be distributed and are already explicitly excluding 'django.conf.project_template' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.conf.project_template.project_name' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.conf.project_template.project_name' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.conf.project_template.project_name' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.conf.project_template.project_name' to be distributed and are already explicitly excluding 'django.conf.project_template.project_name' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.am.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.am.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.am.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.am.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.am.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admin.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.css' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.css.vendor.select2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.css.vendor.select2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.css.vendor.select2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.css.vendor.select2' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.css.vendor.select2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.img' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.img.gis' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.img.gis' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.img.gis' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.img.gis' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.img.gis' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.admin' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.jquery' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.jquery' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.jquery' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.jquery' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.jquery' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.select2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.select2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.select2' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.select2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.select2.i18n' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.select2.i18n' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.select2.i18n' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.select2.i18n' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.select2.i18n' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.static.admin.js.vendor.xregexp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.static.admin.js.vendor.xregexp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.static.admin.js.vendor.xregexp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.static.admin.js.vendor.xregexp' to be distributed and are already explicitly excluding 'django.contrib.admin.static.admin.js.vendor.xregexp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin.auth.user' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.auth.user' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.auth.user' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.auth.user' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.auth.user' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin.edit_inline' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.edit_inline' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.edit_inline' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.edit_inline' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.edit_inline' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin.includes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.includes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.includes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.includes' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.includes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.admin.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.admin.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.admin.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.admin.widgets' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.admin.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admin.templates.registration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admin.templates.registration' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admin.templates.registration' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admin.templates.registration' to be distributed and are already explicitly excluding 'django.contrib.admin.templates.registration' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.admindocs.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.admindocs.templates.admin_doc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.admindocs.templates.admin_doc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.admindocs.templates.admin_doc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.admindocs.templates.admin_doc' to be distributed and are already explicitly excluding 'django.contrib.admindocs.templates.admin_doc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.auth.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.templates.auth.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.auth.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.templates.auth.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.templates.auth.widgets' to be distributed and are already explicitly excluding 'django.contrib.auth.templates.auth.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.auth.templates.registration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.auth.templates.registration' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.auth.templates.registration' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.auth.templates.registration' to be distributed and are already explicitly excluding 'django.contrib.auth.templates.registration' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.contenttypes.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.flatpages.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.gis.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.static.gis.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.static.gis.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.static.gis.css' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.static.gis.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.static.gis.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.static.gis.img' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.static.gis.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.static.gis.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.static.gis.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.static.gis.js' to be distributed and are already explicitly excluding 'django.contrib.gis.static.gis.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.templates.gis' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.templates.gis' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.templates.gis' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.templates.gis.admin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.admin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.templates.gis.admin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.templates.gis.admin' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis.admin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.gis.templates.gis.kml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.gis.templates.gis.kml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.gis.templates.gis.kml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.gis.templates.gis.kml' to be distributed and are already explicitly excluding 'django.contrib.gis.templates.gis.kml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.humanize.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.jinja2.postgres.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.jinja2.postgres.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.jinja2.postgres.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.jinja2.postgres.widgets' to be distributed and are already explicitly excluding 'django.contrib.postgres.jinja2.postgres.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.postgres.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.postgres.templates.postgres.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.postgres.templates.postgres.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.postgres.templates.postgres.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.postgres.templates.postgres.widgets' to be distributed and are already explicitly excluding 'django.contrib.postgres.templates.postgres.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.redirects.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sessions.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sitemaps.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sitemaps.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sitemaps.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sitemaps.templates' to be distributed and are already explicitly excluding 'django.contrib.sitemaps.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.af.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.af.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.af.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.af.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.af.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ar.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ar.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ar.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ar.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ar_DZ.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ast.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ast.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ast.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ast.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ast.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.az.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.az.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.az.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.az.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.az.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.be.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.be.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.be.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.be.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.be.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.bg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.bg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.bg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.bn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.bn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.bn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.br.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.br.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.br.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.br.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.br.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.bs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.bs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.bs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.bs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.bs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ca.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ca.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ca.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ca.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ca.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ckb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ckb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ckb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ckb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ckb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.cy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.cy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.cy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.cy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.cy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.da.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.da.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.da.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.da.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.da.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.dsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.dsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.dsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.dsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.dsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.el.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.el.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.el.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.el.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.el.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.en.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.en.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.en.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.en_AU.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_AU.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.en_AU.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.en_AU.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en_AU.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.eo.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eo.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.eo.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.eo.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.eo.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_AR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_AR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_AR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_AR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_AR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_CO.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_CO.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_CO.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_CO.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_CO.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_MX.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_MX.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_MX.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_MX.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_MX.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.es_VE.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.es_VE.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.es_VE.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.es_VE.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.es_VE.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.et.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.et.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.et.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.et.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.et.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.eu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.eu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.eu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.eu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.eu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.fy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.fy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.fy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.fy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.fy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ga.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ga.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ga.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ga.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ga.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.gd.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gd.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.gd.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.gd.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.gd.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.gl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.gl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.gl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.gl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.gl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.he.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.he.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.he.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.he.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.he.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hsb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hsb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hsb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hsb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hsb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hu.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hu.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hu.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hu.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hu.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.hy.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.hy.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.hy.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.hy.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.hy.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ia.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ia.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ia.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ia.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ia.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.io.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.io.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.io.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.io.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.io.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.is.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.is.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.is.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.is.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.is.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.it.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.it.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.it.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.it.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.it.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ja.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ja.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ja.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ja.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ka.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ka.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ka.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ka.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ka.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.kab.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kab.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.kab.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.kab.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kab.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.kk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.kk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.kk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.km.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.km.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.km.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.km.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.km.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.kn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.kn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.kn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.kn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.kn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ko.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ko.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ko.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ko.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ko.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ky.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ky.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ky.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ky.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ky.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.lb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.lb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.lb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.lt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.lt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.lt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.lv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.lv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.lv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.lv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.lv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.mk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.mk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.mk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ml.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ml.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ml.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ml.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ml.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.mn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.mn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.mn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.mr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.mr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.mr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.mr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.mr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ms.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ms.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ms.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ms.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ms.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.my.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.my.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.my.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.my.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.my.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.nb.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nb.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.nb.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.nb.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nb.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ne.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ne.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ne.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ne.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ne.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.nl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.nl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.nl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.nn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.nn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.nn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.nn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.nn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.os.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.os.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.os.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.os.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.os.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.pa.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pa.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pa.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pa.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pa.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.pl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ro.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ro.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ro.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ro.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ro.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sl.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sl.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sl.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sl.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sl.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sq.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sq.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sq.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sq.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sq.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sr_Latn.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sv.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sv.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sv.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sv.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sv.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.sw.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.sw.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.sw.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.sw.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.sw.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ta.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ta.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ta.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ta.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ta.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.te.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.te.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.te.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.te.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.te.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tg.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tg.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tg.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tg.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tg.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.th.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.th.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.th.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.th.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.th.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tr.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.tt.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.tt.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.tt.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.tt.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.tt.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.udm.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.udm.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.udm.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.udm.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.udm.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.uk.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uk.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.uk.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.uk.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.uk.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.ur.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.ur.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.ur.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.ur.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.ur.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.uz.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.uz.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.uz.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.uz.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.uz.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.vi.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.vi.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.vi.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.vi.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.vi.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.zh_Hans.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' to be distributed and are already explicitly excluding 'django.contrib.sites.locale.zh_Hant.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms.errors.dict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.errors.dict' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.errors.dict' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.errors.dict' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.errors.dict' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms.errors.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.errors.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.errors.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.errors.list' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.errors.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms.formsets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.formsets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.formsets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.formsets' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.formsets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.jinja2.django.forms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.jinja2.django.forms.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.jinja2.django.forms.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.jinja2.django.forms.widgets' to be distributed and are already explicitly excluding 'django.forms.jinja2.django.forms.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms.errors.dict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.errors.dict' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.errors.dict' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.errors.dict' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.errors.dict' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms.errors.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.errors.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.errors.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.errors.list' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.errors.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms.formsets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.formsets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.formsets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.formsets' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.formsets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.forms.templates.django.forms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.forms.templates.django.forms.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.forms.templates.django.forms.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.forms.templates.django.forms.widgets' to be distributed and are already explicitly excluding 'django.forms.templates.django.forms.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'django.views.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'django.views.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'django.views.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'django.views.templates' to be distributed and are already explicitly excluding 'django.views.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-04-14 14:36:36,150 root INFO copying django/dispatch/license.txt -> build/lib/django/dispatch 2024-04-14 14:36:36,151 root INFO creating build/lib/django/conf/app_template 2024-04-14 14:36:36,152 root INFO copying django/conf/app_template/__init__.py-tpl -> build/lib/django/conf/app_template 2024-04-14 14:36:36,153 root INFO copying django/conf/app_template/admin.py-tpl -> build/lib/django/conf/app_template 2024-04-14 14:36:36,154 root INFO copying django/conf/app_template/apps.py-tpl -> build/lib/django/conf/app_template 2024-04-14 14:36:36,155 root INFO copying django/conf/app_template/models.py-tpl -> build/lib/django/conf/app_template 2024-04-14 14:36:36,156 root INFO copying django/conf/app_template/tests.py-tpl -> build/lib/django/conf/app_template 2024-04-14 14:36:36,157 root INFO copying django/conf/app_template/views.py-tpl -> build/lib/django/conf/app_template 2024-04-14 14:36:36,158 root INFO creating build/lib/django/conf/app_template/migrations 2024-04-14 14:36:36,159 root INFO copying django/conf/app_template/migrations/__init__.py-tpl -> build/lib/django/conf/app_template/migrations 2024-04-14 14:36:36,160 root INFO creating build/lib/django/conf/project_template 2024-04-14 14:36:36,160 root INFO copying django/conf/project_template/manage.py-tpl -> build/lib/django/conf/project_template 2024-04-14 14:36:36,161 root INFO creating build/lib/django/conf/project_template/project_name 2024-04-14 14:36:36,162 root INFO copying django/conf/project_template/project_name/__init__.py-tpl -> build/lib/django/conf/project_template/project_name 2024-04-14 14:36:36,163 root INFO copying django/conf/project_template/project_name/asgi.py-tpl -> build/lib/django/conf/project_template/project_name 2024-04-14 14:36:36,164 root INFO copying django/conf/project_template/project_name/settings.py-tpl -> build/lib/django/conf/project_template/project_name 2024-04-14 14:36:36,165 root INFO copying django/conf/project_template/project_name/urls.py-tpl -> build/lib/django/conf/project_template/project_name 2024-04-14 14:36:36,166 root INFO copying django/conf/project_template/project_name/wsgi.py-tpl -> build/lib/django/conf/project_template/project_name 2024-04-14 14:36:36,167 root INFO creating build/lib/django/views/templates 2024-04-14 14:36:36,167 root INFO copying django/views/templates/default_urlconf.html -> build/lib/django/views/templates 2024-04-14 14:36:36,169 root INFO copying django/views/templates/technical_404.html -> build/lib/django/views/templates 2024-04-14 14:36:36,170 root INFO copying django/views/templates/technical_500.html -> build/lib/django/views/templates 2024-04-14 14:36:36,171 root INFO copying django/views/templates/technical_500.txt -> build/lib/django/views/templates 2024-04-14 14:36:36,172 root INFO creating build/lib/django/forms/jinja2 2024-04-14 14:36:36,172 root INFO creating build/lib/django/forms/jinja2/django 2024-04-14 14:36:36,173 root INFO creating build/lib/django/forms/jinja2/django/forms 2024-04-14 14:36:36,173 root INFO copying django/forms/jinja2/django/forms/attrs.html -> build/lib/django/forms/jinja2/django/forms 2024-04-14 14:36:36,174 root INFO copying django/forms/jinja2/django/forms/default.html -> build/lib/django/forms/jinja2/django/forms 2024-04-14 14:36:36,175 root INFO copying django/forms/jinja2/django/forms/div.html -> build/lib/django/forms/jinja2/django/forms 2024-04-14 14:36:36,176 root INFO copying django/forms/jinja2/django/forms/label.html -> build/lib/django/forms/jinja2/django/forms 2024-04-14 14:36:36,177 root INFO copying django/forms/jinja2/django/forms/p.html -> build/lib/django/forms/jinja2/django/forms 2024-04-14 14:36:36,178 root INFO copying django/forms/jinja2/django/forms/table.html -> build/lib/django/forms/jinja2/django/forms 2024-04-14 14:36:36,179 root INFO copying django/forms/jinja2/django/forms/ul.html -> build/lib/django/forms/jinja2/django/forms 2024-04-14 14:36:36,180 root INFO creating build/lib/django/forms/jinja2/django/forms/errors 2024-04-14 14:36:36,180 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/dict 2024-04-14 14:36:36,181 root INFO copying django/forms/jinja2/django/forms/errors/dict/default.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-04-14 14:36:36,182 root INFO copying django/forms/jinja2/django/forms/errors/dict/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-04-14 14:36:36,183 root INFO copying django/forms/jinja2/django/forms/errors/dict/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/dict 2024-04-14 14:36:36,184 root INFO creating build/lib/django/forms/jinja2/django/forms/errors/list 2024-04-14 14:36:36,184 root INFO copying django/forms/jinja2/django/forms/errors/list/default.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-04-14 14:36:36,185 root INFO copying django/forms/jinja2/django/forms/errors/list/text.txt -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-04-14 14:36:36,186 root INFO copying django/forms/jinja2/django/forms/errors/list/ul.html -> build/lib/django/forms/jinja2/django/forms/errors/list 2024-04-14 14:36:36,187 root INFO creating build/lib/django/forms/jinja2/django/forms/formsets 2024-04-14 14:36:36,188 root INFO copying django/forms/jinja2/django/forms/formsets/default.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-04-14 14:36:36,189 root INFO copying django/forms/jinja2/django/forms/formsets/div.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-04-14 14:36:36,190 root INFO copying django/forms/jinja2/django/forms/formsets/p.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-04-14 14:36:36,191 root INFO copying django/forms/jinja2/django/forms/formsets/table.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-04-14 14:36:36,191 root INFO copying django/forms/jinja2/django/forms/formsets/ul.html -> build/lib/django/forms/jinja2/django/forms/formsets 2024-04-14 14:36:36,192 root INFO creating build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,193 root INFO copying django/forms/jinja2/django/forms/widgets/attrs.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,194 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,195 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,196 root INFO copying django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,197 root INFO copying django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,198 root INFO copying django/forms/jinja2/django/forms/widgets/date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,199 root INFO copying django/forms/jinja2/django/forms/widgets/datetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,200 root INFO copying django/forms/jinja2/django/forms/widgets/email.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,201 root INFO copying django/forms/jinja2/django/forms/widgets/file.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,202 root INFO copying django/forms/jinja2/django/forms/widgets/hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,203 root INFO copying django/forms/jinja2/django/forms/widgets/input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,204 root INFO copying django/forms/jinja2/django/forms/widgets/input_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,204 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,205 root INFO copying django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,206 root INFO copying django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,207 root INFO copying django/forms/jinja2/django/forms/widgets/number.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,208 root INFO copying django/forms/jinja2/django/forms/widgets/password.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,209 root INFO copying django/forms/jinja2/django/forms/widgets/radio.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,210 root INFO copying django/forms/jinja2/django/forms/widgets/radio_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,211 root INFO copying django/forms/jinja2/django/forms/widgets/select.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,212 root INFO copying django/forms/jinja2/django/forms/widgets/select_date.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,213 root INFO copying django/forms/jinja2/django/forms/widgets/select_option.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,213 root INFO copying django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,214 root INFO copying django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,215 root INFO copying django/forms/jinja2/django/forms/widgets/text.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,216 root INFO copying django/forms/jinja2/django/forms/widgets/textarea.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,217 root INFO copying django/forms/jinja2/django/forms/widgets/time.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,218 root INFO copying django/forms/jinja2/django/forms/widgets/url.html -> build/lib/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:36,219 root INFO creating build/lib/django/forms/templates 2024-04-14 14:36:36,219 root INFO creating build/lib/django/forms/templates/django 2024-04-14 14:36:36,220 root INFO creating build/lib/django/forms/templates/django/forms 2024-04-14 14:36:36,220 root INFO copying django/forms/templates/django/forms/attrs.html -> build/lib/django/forms/templates/django/forms 2024-04-14 14:36:36,221 root INFO copying django/forms/templates/django/forms/default.html -> build/lib/django/forms/templates/django/forms 2024-04-14 14:36:36,222 root INFO copying django/forms/templates/django/forms/div.html -> build/lib/django/forms/templates/django/forms 2024-04-14 14:36:36,223 root INFO copying django/forms/templates/django/forms/label.html -> build/lib/django/forms/templates/django/forms 2024-04-14 14:36:36,224 root INFO copying django/forms/templates/django/forms/p.html -> build/lib/django/forms/templates/django/forms 2024-04-14 14:36:36,225 root INFO copying django/forms/templates/django/forms/table.html -> build/lib/django/forms/templates/django/forms 2024-04-14 14:36:36,226 root INFO copying django/forms/templates/django/forms/ul.html -> build/lib/django/forms/templates/django/forms 2024-04-14 14:36:36,227 root INFO creating build/lib/django/forms/templates/django/forms/errors 2024-04-14 14:36:36,228 root INFO creating build/lib/django/forms/templates/django/forms/errors/dict 2024-04-14 14:36:36,228 root INFO copying django/forms/templates/django/forms/errors/dict/default.html -> build/lib/django/forms/templates/django/forms/errors/dict 2024-04-14 14:36:36,229 root INFO copying django/forms/templates/django/forms/errors/dict/text.txt -> build/lib/django/forms/templates/django/forms/errors/dict 2024-04-14 14:36:36,230 root INFO copying django/forms/templates/django/forms/errors/dict/ul.html -> build/lib/django/forms/templates/django/forms/errors/dict 2024-04-14 14:36:36,231 root INFO creating build/lib/django/forms/templates/django/forms/errors/list 2024-04-14 14:36:36,232 root INFO copying django/forms/templates/django/forms/errors/list/default.html -> build/lib/django/forms/templates/django/forms/errors/list 2024-04-14 14:36:36,233 root INFO copying django/forms/templates/django/forms/errors/list/text.txt -> build/lib/django/forms/templates/django/forms/errors/list 2024-04-14 14:36:36,234 root INFO copying django/forms/templates/django/forms/errors/list/ul.html -> build/lib/django/forms/templates/django/forms/errors/list 2024-04-14 14:36:36,235 root INFO creating build/lib/django/forms/templates/django/forms/formsets 2024-04-14 14:36:36,235 root INFO copying django/forms/templates/django/forms/formsets/default.html -> build/lib/django/forms/templates/django/forms/formsets 2024-04-14 14:36:36,236 root INFO copying django/forms/templates/django/forms/formsets/div.html -> build/lib/django/forms/templates/django/forms/formsets 2024-04-14 14:36:36,237 root INFO copying django/forms/templates/django/forms/formsets/p.html -> build/lib/django/forms/templates/django/forms/formsets 2024-04-14 14:36:36,238 root INFO copying django/forms/templates/django/forms/formsets/table.html -> build/lib/django/forms/templates/django/forms/formsets 2024-04-14 14:36:36,239 root INFO copying django/forms/templates/django/forms/formsets/ul.html -> build/lib/django/forms/templates/django/forms/formsets 2024-04-14 14:36:36,240 root INFO creating build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,240 root INFO copying django/forms/templates/django/forms/widgets/attrs.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,241 root INFO copying django/forms/templates/django/forms/widgets/checkbox.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,242 root INFO copying django/forms/templates/django/forms/widgets/checkbox_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,243 root INFO copying django/forms/templates/django/forms/widgets/checkbox_select.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,244 root INFO copying django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,245 root INFO copying django/forms/templates/django/forms/widgets/date.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,246 root INFO copying django/forms/templates/django/forms/widgets/datetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,247 root INFO copying django/forms/templates/django/forms/widgets/email.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,248 root INFO copying django/forms/templates/django/forms/widgets/file.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,249 root INFO copying django/forms/templates/django/forms/widgets/hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,250 root INFO copying django/forms/templates/django/forms/widgets/input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,251 root INFO copying django/forms/templates/django/forms/widgets/input_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,252 root INFO copying django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,253 root INFO copying django/forms/templates/django/forms/widgets/multiple_input.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,254 root INFO copying django/forms/templates/django/forms/widgets/multiwidget.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,255 root INFO copying django/forms/templates/django/forms/widgets/number.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,256 root INFO copying django/forms/templates/django/forms/widgets/password.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,257 root INFO copying django/forms/templates/django/forms/widgets/radio.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,258 root INFO copying django/forms/templates/django/forms/widgets/radio_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,259 root INFO copying django/forms/templates/django/forms/widgets/select.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,260 root INFO copying django/forms/templates/django/forms/widgets/select_date.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,260 root INFO copying django/forms/templates/django/forms/widgets/select_option.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,261 root INFO copying django/forms/templates/django/forms/widgets/splitdatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,262 root INFO copying django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,263 root INFO copying django/forms/templates/django/forms/widgets/text.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,264 root INFO copying django/forms/templates/django/forms/widgets/textarea.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,265 root INFO copying django/forms/templates/django/forms/widgets/time.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,266 root INFO copying django/forms/templates/django/forms/widgets/url.html -> build/lib/django/forms/templates/django/forms/widgets 2024-04-14 14:36:36,267 root INFO creating build/lib/django/contrib/sites/locale 2024-04-14 14:36:36,267 root INFO creating build/lib/django/contrib/sites/locale/af 2024-04-14 14:36:36,268 root INFO creating build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-04-14 14:36:36,268 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-04-14 14:36:36,269 root INFO copying django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/af/LC_MESSAGES 2024-04-14 14:36:36,270 root INFO creating build/lib/django/contrib/sites/locale/ar 2024-04-14 14:36:36,271 root INFO creating build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-04-14 14:36:36,271 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-04-14 14:36:36,272 root INFO copying django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar/LC_MESSAGES 2024-04-14 14:36:36,273 root INFO creating build/lib/django/contrib/sites/locale/ar_DZ 2024-04-14 14:36:36,274 root INFO creating build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:36,274 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:36,275 root INFO copying django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:36,276 root INFO creating build/lib/django/contrib/sites/locale/ast 2024-04-14 14:36:36,277 root INFO creating build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-04-14 14:36:36,277 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-04-14 14:36:36,278 root INFO copying django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ast/LC_MESSAGES 2024-04-14 14:36:36,279 root INFO creating build/lib/django/contrib/sites/locale/az 2024-04-14 14:36:36,280 root INFO creating build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-04-14 14:36:36,280 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-04-14 14:36:36,281 root INFO copying django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/az/LC_MESSAGES 2024-04-14 14:36:36,282 root INFO creating build/lib/django/contrib/sites/locale/be 2024-04-14 14:36:36,283 root INFO creating build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-04-14 14:36:36,283 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-04-14 14:36:36,284 root INFO copying django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/be/LC_MESSAGES 2024-04-14 14:36:36,285 root INFO creating build/lib/django/contrib/sites/locale/bg 2024-04-14 14:36:36,286 root INFO creating build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-04-14 14:36:36,286 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-04-14 14:36:36,287 root INFO copying django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bg/LC_MESSAGES 2024-04-14 14:36:36,288 root INFO creating build/lib/django/contrib/sites/locale/bn 2024-04-14 14:36:36,289 root INFO creating build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-04-14 14:36:36,289 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-04-14 14:36:36,290 root INFO copying django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bn/LC_MESSAGES 2024-04-14 14:36:36,291 root INFO creating build/lib/django/contrib/sites/locale/br 2024-04-14 14:36:36,292 root INFO creating build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-04-14 14:36:36,292 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-04-14 14:36:36,293 root INFO copying django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/br/LC_MESSAGES 2024-04-14 14:36:36,294 root INFO creating build/lib/django/contrib/sites/locale/bs 2024-04-14 14:36:36,295 root INFO creating build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-04-14 14:36:36,295 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-04-14 14:36:36,296 root INFO copying django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/bs/LC_MESSAGES 2024-04-14 14:36:36,297 root INFO creating build/lib/django/contrib/sites/locale/ca 2024-04-14 14:36:36,298 root INFO creating build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-04-14 14:36:36,298 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-04-14 14:36:36,299 root INFO copying django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ca/LC_MESSAGES 2024-04-14 14:36:36,300 root INFO creating build/lib/django/contrib/sites/locale/ckb 2024-04-14 14:36:36,300 root INFO creating build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-04-14 14:36:36,301 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-04-14 14:36:36,302 root INFO copying django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-04-14 14:36:36,303 root INFO creating build/lib/django/contrib/sites/locale/cs 2024-04-14 14:36:36,303 root INFO creating build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-04-14 14:36:36,304 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-04-14 14:36:36,305 root INFO copying django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cs/LC_MESSAGES 2024-04-14 14:36:36,306 root INFO creating build/lib/django/contrib/sites/locale/cy 2024-04-14 14:36:36,306 root INFO creating build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-04-14 14:36:36,307 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-04-14 14:36:36,308 root INFO copying django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/cy/LC_MESSAGES 2024-04-14 14:36:36,309 root INFO creating build/lib/django/contrib/sites/locale/da 2024-04-14 14:36:36,309 root INFO creating build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-04-14 14:36:36,310 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-04-14 14:36:36,311 root INFO copying django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/da/LC_MESSAGES 2024-04-14 14:36:36,312 root INFO creating build/lib/django/contrib/sites/locale/de 2024-04-14 14:36:36,312 root INFO creating build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-04-14 14:36:36,313 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-04-14 14:36:36,314 root INFO copying django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/de/LC_MESSAGES 2024-04-14 14:36:36,315 root INFO creating build/lib/django/contrib/sites/locale/dsb 2024-04-14 14:36:36,315 root INFO creating build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-04-14 14:36:36,316 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-04-14 14:36:36,317 root INFO copying django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-04-14 14:36:36,318 root INFO creating build/lib/django/contrib/sites/locale/el 2024-04-14 14:36:36,318 root INFO creating build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-04-14 14:36:36,319 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-04-14 14:36:36,320 root INFO copying django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/el/LC_MESSAGES 2024-04-14 14:36:36,321 root INFO creating build/lib/django/contrib/sites/locale/en 2024-04-14 14:36:36,321 root INFO creating build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-04-14 14:36:36,322 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-04-14 14:36:36,323 root INFO copying django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en/LC_MESSAGES 2024-04-14 14:36:36,324 root INFO creating build/lib/django/contrib/sites/locale/en_AU 2024-04-14 14:36:36,324 root INFO creating build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:36,325 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:36,326 root INFO copying django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:36,327 root INFO creating build/lib/django/contrib/sites/locale/en_GB 2024-04-14 14:36:36,327 root INFO creating build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:36,328 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:36,329 root INFO copying django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:36,330 root INFO creating build/lib/django/contrib/sites/locale/eo 2024-04-14 14:36:36,330 root INFO creating build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-04-14 14:36:36,331 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-04-14 14:36:36,332 root INFO copying django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eo/LC_MESSAGES 2024-04-14 14:36:36,333 root INFO creating build/lib/django/contrib/sites/locale/es 2024-04-14 14:36:36,333 root INFO creating build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-04-14 14:36:36,334 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-04-14 14:36:36,335 root INFO copying django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es/LC_MESSAGES 2024-04-14 14:36:36,336 root INFO creating build/lib/django/contrib/sites/locale/es_AR 2024-04-14 14:36:36,336 root INFO creating build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:36,337 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:36,338 root INFO copying django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:36,339 root INFO creating build/lib/django/contrib/sites/locale/es_CO 2024-04-14 14:36:36,339 root INFO creating build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:36,340 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:36,341 root INFO copying django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:36,342 root INFO creating build/lib/django/contrib/sites/locale/es_MX 2024-04-14 14:36:36,342 root INFO creating build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:36,343 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:36,344 root INFO copying django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:36,344 root INFO creating build/lib/django/contrib/sites/locale/es_VE 2024-04-14 14:36:36,345 root INFO creating build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:36,345 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:36,347 root INFO copying django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:36,348 root INFO creating build/lib/django/contrib/sites/locale/et 2024-04-14 14:36:36,348 root INFO creating build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-04-14 14:36:36,349 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-04-14 14:36:36,350 root INFO copying django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/et/LC_MESSAGES 2024-04-14 14:36:36,351 root INFO creating build/lib/django/contrib/sites/locale/eu 2024-04-14 14:36:36,351 root INFO creating build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-04-14 14:36:36,352 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-04-14 14:36:36,353 root INFO copying django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/eu/LC_MESSAGES 2024-04-14 14:36:36,354 root INFO creating build/lib/django/contrib/sites/locale/fa 2024-04-14 14:36:36,354 root INFO creating build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-04-14 14:36:36,355 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-04-14 14:36:36,356 root INFO copying django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fa/LC_MESSAGES 2024-04-14 14:36:36,356 root INFO creating build/lib/django/contrib/sites/locale/fi 2024-04-14 14:36:36,357 root INFO creating build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-04-14 14:36:36,358 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-04-14 14:36:36,358 root INFO copying django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fi/LC_MESSAGES 2024-04-14 14:36:36,360 root INFO creating build/lib/django/contrib/sites/locale/fr 2024-04-14 14:36:36,360 root INFO creating build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-04-14 14:36:36,361 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-04-14 14:36:36,362 root INFO copying django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fr/LC_MESSAGES 2024-04-14 14:36:36,363 root INFO creating build/lib/django/contrib/sites/locale/fy 2024-04-14 14:36:36,363 root INFO creating build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-04-14 14:36:36,364 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-04-14 14:36:36,365 root INFO copying django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/fy/LC_MESSAGES 2024-04-14 14:36:36,366 root INFO creating build/lib/django/contrib/sites/locale/ga 2024-04-14 14:36:36,366 root INFO creating build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-04-14 14:36:36,367 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-04-14 14:36:36,368 root INFO copying django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ga/LC_MESSAGES 2024-04-14 14:36:36,369 root INFO creating build/lib/django/contrib/sites/locale/gd 2024-04-14 14:36:36,369 root INFO creating build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-04-14 14:36:36,370 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-04-14 14:36:36,371 root INFO copying django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gd/LC_MESSAGES 2024-04-14 14:36:36,372 root INFO creating build/lib/django/contrib/sites/locale/gl 2024-04-14 14:36:36,372 root INFO creating build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-04-14 14:36:36,373 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-04-14 14:36:36,374 root INFO copying django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/gl/LC_MESSAGES 2024-04-14 14:36:36,375 root INFO creating build/lib/django/contrib/sites/locale/he 2024-04-14 14:36:36,375 root INFO creating build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-04-14 14:36:36,376 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-04-14 14:36:36,377 root INFO copying django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/he/LC_MESSAGES 2024-04-14 14:36:36,378 root INFO creating build/lib/django/contrib/sites/locale/hi 2024-04-14 14:36:36,378 root INFO creating build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-04-14 14:36:36,379 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-04-14 14:36:36,380 root INFO copying django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hi/LC_MESSAGES 2024-04-14 14:36:36,381 root INFO creating build/lib/django/contrib/sites/locale/hr 2024-04-14 14:36:36,381 root INFO creating build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-04-14 14:36:36,382 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-04-14 14:36:36,383 root INFO copying django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hr/LC_MESSAGES 2024-04-14 14:36:36,384 root INFO creating build/lib/django/contrib/sites/locale/hsb 2024-04-14 14:36:36,384 root INFO creating build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-04-14 14:36:36,385 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-04-14 14:36:36,386 root INFO copying django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-04-14 14:36:36,386 root INFO creating build/lib/django/contrib/sites/locale/hu 2024-04-14 14:36:36,387 root INFO creating build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-04-14 14:36:36,387 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-04-14 14:36:36,388 root INFO copying django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hu/LC_MESSAGES 2024-04-14 14:36:36,389 root INFO creating build/lib/django/contrib/sites/locale/hy 2024-04-14 14:36:36,390 root INFO creating build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-04-14 14:36:36,390 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-04-14 14:36:36,391 root INFO copying django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/hy/LC_MESSAGES 2024-04-14 14:36:36,392 root INFO creating build/lib/django/contrib/sites/locale/ia 2024-04-14 14:36:36,393 root INFO creating build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-04-14 14:36:36,393 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-04-14 14:36:36,394 root INFO copying django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ia/LC_MESSAGES 2024-04-14 14:36:36,395 root INFO creating build/lib/django/contrib/sites/locale/id 2024-04-14 14:36:36,396 root INFO creating build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-04-14 14:36:36,396 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-04-14 14:36:36,397 root INFO copying django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/id/LC_MESSAGES 2024-04-14 14:36:36,398 root INFO creating build/lib/django/contrib/sites/locale/io 2024-04-14 14:36:36,399 root INFO creating build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-04-14 14:36:36,400 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-04-14 14:36:36,401 root INFO copying django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/io/LC_MESSAGES 2024-04-14 14:36:36,402 root INFO creating build/lib/django/contrib/sites/locale/is 2024-04-14 14:36:36,402 root INFO creating build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-04-14 14:36:36,403 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-04-14 14:36:36,404 root INFO copying django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/is/LC_MESSAGES 2024-04-14 14:36:36,404 root INFO creating build/lib/django/contrib/sites/locale/it 2024-04-14 14:36:36,405 root INFO creating build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-04-14 14:36:36,405 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-04-14 14:36:36,406 root INFO copying django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/it/LC_MESSAGES 2024-04-14 14:36:36,407 root INFO creating build/lib/django/contrib/sites/locale/ja 2024-04-14 14:36:36,408 root INFO creating build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-04-14 14:36:36,408 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-04-14 14:36:36,409 root INFO copying django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ja/LC_MESSAGES 2024-04-14 14:36:36,410 root INFO creating build/lib/django/contrib/sites/locale/ka 2024-04-14 14:36:36,411 root INFO creating build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-04-14 14:36:36,411 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-04-14 14:36:36,412 root INFO copying django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ka/LC_MESSAGES 2024-04-14 14:36:36,413 root INFO creating build/lib/django/contrib/sites/locale/kab 2024-04-14 14:36:36,414 root INFO creating build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-04-14 14:36:36,414 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-04-14 14:36:36,415 root INFO copying django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kab/LC_MESSAGES 2024-04-14 14:36:36,416 root INFO creating build/lib/django/contrib/sites/locale/kk 2024-04-14 14:36:36,417 root INFO creating build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-04-14 14:36:36,417 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-04-14 14:36:36,418 root INFO copying django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kk/LC_MESSAGES 2024-04-14 14:36:36,419 root INFO creating build/lib/django/contrib/sites/locale/km 2024-04-14 14:36:36,420 root INFO creating build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-04-14 14:36:36,420 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-04-14 14:36:36,421 root INFO copying django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/km/LC_MESSAGES 2024-04-14 14:36:36,422 root INFO creating build/lib/django/contrib/sites/locale/kn 2024-04-14 14:36:36,423 root INFO creating build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-04-14 14:36:36,423 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-04-14 14:36:36,424 root INFO copying django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/kn/LC_MESSAGES 2024-04-14 14:36:36,425 root INFO creating build/lib/django/contrib/sites/locale/ko 2024-04-14 14:36:36,425 root INFO creating build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-04-14 14:36:36,426 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-04-14 14:36:36,427 root INFO copying django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ko/LC_MESSAGES 2024-04-14 14:36:36,428 root INFO creating build/lib/django/contrib/sites/locale/ky 2024-04-14 14:36:36,428 root INFO creating build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-04-14 14:36:36,429 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-04-14 14:36:36,430 root INFO copying django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ky/LC_MESSAGES 2024-04-14 14:36:36,431 root INFO creating build/lib/django/contrib/sites/locale/lb 2024-04-14 14:36:36,431 root INFO creating build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-04-14 14:36:36,432 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-04-14 14:36:36,433 root INFO copying django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lb/LC_MESSAGES 2024-04-14 14:36:36,434 root INFO creating build/lib/django/contrib/sites/locale/lt 2024-04-14 14:36:36,435 root INFO creating build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-04-14 14:36:36,435 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-04-14 14:36:36,436 root INFO copying django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lt/LC_MESSAGES 2024-04-14 14:36:36,437 root INFO creating build/lib/django/contrib/sites/locale/lv 2024-04-14 14:36:36,438 root INFO creating build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-04-14 14:36:36,438 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-04-14 14:36:36,439 root INFO copying django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/lv/LC_MESSAGES 2024-04-14 14:36:36,440 root INFO creating build/lib/django/contrib/sites/locale/mk 2024-04-14 14:36:36,441 root INFO creating build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-04-14 14:36:36,441 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-04-14 14:36:36,442 root INFO copying django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mk/LC_MESSAGES 2024-04-14 14:36:36,443 root INFO creating build/lib/django/contrib/sites/locale/ml 2024-04-14 14:36:36,444 root INFO creating build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-04-14 14:36:36,444 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-04-14 14:36:36,445 root INFO copying django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ml/LC_MESSAGES 2024-04-14 14:36:36,446 root INFO creating build/lib/django/contrib/sites/locale/mn 2024-04-14 14:36:36,447 root INFO creating build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-04-14 14:36:36,447 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-04-14 14:36:36,448 root INFO copying django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mn/LC_MESSAGES 2024-04-14 14:36:36,449 root INFO creating build/lib/django/contrib/sites/locale/mr 2024-04-14 14:36:36,449 root INFO creating build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-04-14 14:36:36,450 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-04-14 14:36:36,451 root INFO copying django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/mr/LC_MESSAGES 2024-04-14 14:36:36,452 root INFO creating build/lib/django/contrib/sites/locale/ms 2024-04-14 14:36:36,453 root INFO creating build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-04-14 14:36:36,453 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-04-14 14:36:36,454 root INFO copying django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ms/LC_MESSAGES 2024-04-14 14:36:36,455 root INFO creating build/lib/django/contrib/sites/locale/my 2024-04-14 14:36:36,456 root INFO creating build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-04-14 14:36:36,456 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-04-14 14:36:36,457 root INFO copying django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/my/LC_MESSAGES 2024-04-14 14:36:36,458 root INFO creating build/lib/django/contrib/sites/locale/nb 2024-04-14 14:36:36,459 root INFO creating build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-04-14 14:36:36,459 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-04-14 14:36:36,460 root INFO copying django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nb/LC_MESSAGES 2024-04-14 14:36:36,461 root INFO creating build/lib/django/contrib/sites/locale/ne 2024-04-14 14:36:36,462 root INFO creating build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-04-14 14:36:36,462 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-04-14 14:36:36,463 root INFO copying django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ne/LC_MESSAGES 2024-04-14 14:36:36,464 root INFO creating build/lib/django/contrib/sites/locale/nl 2024-04-14 14:36:36,465 root INFO creating build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-04-14 14:36:36,465 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-04-14 14:36:36,466 root INFO copying django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nl/LC_MESSAGES 2024-04-14 14:36:36,467 root INFO creating build/lib/django/contrib/sites/locale/nn 2024-04-14 14:36:36,468 root INFO creating build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-04-14 14:36:36,468 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-04-14 14:36:36,469 root INFO copying django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/nn/LC_MESSAGES 2024-04-14 14:36:36,470 root INFO creating build/lib/django/contrib/sites/locale/os 2024-04-14 14:36:36,471 root INFO creating build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-04-14 14:36:36,471 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-04-14 14:36:36,472 root INFO copying django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/os/LC_MESSAGES 2024-04-14 14:36:36,473 root INFO creating build/lib/django/contrib/sites/locale/pa 2024-04-14 14:36:36,474 root INFO creating build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-04-14 14:36:36,474 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-04-14 14:36:36,475 root INFO copying django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pa/LC_MESSAGES 2024-04-14 14:36:36,476 root INFO creating build/lib/django/contrib/sites/locale/pl 2024-04-14 14:36:36,477 root INFO creating build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-04-14 14:36:36,477 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-04-14 14:36:36,478 root INFO copying django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pl/LC_MESSAGES 2024-04-14 14:36:36,479 root INFO creating build/lib/django/contrib/sites/locale/pt 2024-04-14 14:36:36,480 root INFO creating build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-04-14 14:36:36,480 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-04-14 14:36:36,481 root INFO copying django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt/LC_MESSAGES 2024-04-14 14:36:36,482 root INFO creating build/lib/django/contrib/sites/locale/pt_BR 2024-04-14 14:36:36,483 root INFO creating build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:36,483 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:36,484 root INFO copying django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:36,485 root INFO creating build/lib/django/contrib/sites/locale/ro 2024-04-14 14:36:36,486 root INFO creating build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-04-14 14:36:36,486 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-04-14 14:36:36,487 root INFO copying django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ro/LC_MESSAGES 2024-04-14 14:36:36,488 root INFO creating build/lib/django/contrib/sites/locale/ru 2024-04-14 14:36:36,488 root INFO creating build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-04-14 14:36:36,489 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-04-14 14:36:36,490 root INFO copying django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ru/LC_MESSAGES 2024-04-14 14:36:36,491 root INFO creating build/lib/django/contrib/sites/locale/sk 2024-04-14 14:36:36,491 root INFO creating build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-04-14 14:36:36,492 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-04-14 14:36:36,493 root INFO copying django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sk/LC_MESSAGES 2024-04-14 14:36:36,494 root INFO creating build/lib/django/contrib/sites/locale/sl 2024-04-14 14:36:36,494 root INFO creating build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-04-14 14:36:36,495 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-04-14 14:36:36,496 root INFO copying django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sl/LC_MESSAGES 2024-04-14 14:36:36,497 root INFO creating build/lib/django/contrib/sites/locale/sq 2024-04-14 14:36:36,497 root INFO creating build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-04-14 14:36:36,498 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-04-14 14:36:36,499 root INFO copying django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sq/LC_MESSAGES 2024-04-14 14:36:36,500 root INFO creating build/lib/django/contrib/sites/locale/sr 2024-04-14 14:36:36,500 root INFO creating build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-04-14 14:36:36,501 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-04-14 14:36:36,502 root INFO copying django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr/LC_MESSAGES 2024-04-14 14:36:36,503 root INFO creating build/lib/django/contrib/sites/locale/sr_Latn 2024-04-14 14:36:36,503 root INFO creating build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:36,504 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:36,505 root INFO copying django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:36,506 root INFO creating build/lib/django/contrib/sites/locale/sv 2024-04-14 14:36:36,506 root INFO creating build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-04-14 14:36:36,507 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-04-14 14:36:36,508 root INFO copying django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sv/LC_MESSAGES 2024-04-14 14:36:36,509 root INFO creating build/lib/django/contrib/sites/locale/sw 2024-04-14 14:36:36,509 root INFO creating build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-04-14 14:36:36,510 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-04-14 14:36:36,511 root INFO copying django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/sw/LC_MESSAGES 2024-04-14 14:36:36,512 root INFO creating build/lib/django/contrib/sites/locale/ta 2024-04-14 14:36:36,512 root INFO creating build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-04-14 14:36:36,513 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-04-14 14:36:36,514 root INFO copying django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ta/LC_MESSAGES 2024-04-14 14:36:36,515 root INFO creating build/lib/django/contrib/sites/locale/te 2024-04-14 14:36:36,515 root INFO creating build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-04-14 14:36:36,516 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-04-14 14:36:36,517 root INFO copying django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/te/LC_MESSAGES 2024-04-14 14:36:36,518 root INFO creating build/lib/django/contrib/sites/locale/tg 2024-04-14 14:36:36,518 root INFO creating build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-04-14 14:36:36,519 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-04-14 14:36:36,520 root INFO copying django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tg/LC_MESSAGES 2024-04-14 14:36:36,521 root INFO creating build/lib/django/contrib/sites/locale/th 2024-04-14 14:36:36,521 root INFO creating build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-04-14 14:36:36,522 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-04-14 14:36:36,523 root INFO copying django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/th/LC_MESSAGES 2024-04-14 14:36:36,524 root INFO creating build/lib/django/contrib/sites/locale/tk 2024-04-14 14:36:36,524 root INFO creating build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-04-14 14:36:36,525 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-04-14 14:36:36,526 root INFO copying django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tk/LC_MESSAGES 2024-04-14 14:36:36,527 root INFO creating build/lib/django/contrib/sites/locale/tr 2024-04-14 14:36:36,527 root INFO creating build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-04-14 14:36:36,528 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-04-14 14:36:36,528 root INFO copying django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tr/LC_MESSAGES 2024-04-14 14:36:36,529 root INFO creating build/lib/django/contrib/sites/locale/tt 2024-04-14 14:36:36,530 root INFO creating build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-04-14 14:36:36,531 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-04-14 14:36:36,531 root INFO copying django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/tt/LC_MESSAGES 2024-04-14 14:36:36,532 root INFO creating build/lib/django/contrib/sites/locale/udm 2024-04-14 14:36:36,533 root INFO creating build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-04-14 14:36:36,533 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-04-14 14:36:36,535 root INFO copying django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/udm/LC_MESSAGES 2024-04-14 14:36:36,536 root INFO creating build/lib/django/contrib/sites/locale/uk 2024-04-14 14:36:36,536 root INFO creating build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-04-14 14:36:36,537 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-04-14 14:36:36,538 root INFO copying django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uk/LC_MESSAGES 2024-04-14 14:36:36,539 root INFO creating build/lib/django/contrib/sites/locale/ur 2024-04-14 14:36:36,539 root INFO creating build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-04-14 14:36:36,540 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-04-14 14:36:36,540 root INFO copying django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/ur/LC_MESSAGES 2024-04-14 14:36:36,541 root INFO creating build/lib/django/contrib/sites/locale/uz 2024-04-14 14:36:36,542 root INFO creating build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-04-14 14:36:36,542 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-04-14 14:36:36,543 root INFO copying django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/uz/LC_MESSAGES 2024-04-14 14:36:36,544 root INFO creating build/lib/django/contrib/sites/locale/vi 2024-04-14 14:36:36,545 root INFO creating build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-04-14 14:36:36,545 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-04-14 14:36:36,546 root INFO copying django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/vi/LC_MESSAGES 2024-04-14 14:36:36,547 root INFO creating build/lib/django/contrib/sites/locale/zh_Hans 2024-04-14 14:36:36,548 root INFO creating build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:36,548 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:36,549 root INFO copying django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:36,550 root INFO creating build/lib/django/contrib/sites/locale/zh_Hant 2024-04-14 14:36:36,551 root INFO creating build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:36,551 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:36,552 root INFO copying django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:36,553 root INFO creating build/lib/django/contrib/postgres/jinja2 2024-04-14 14:36:36,554 root INFO creating build/lib/django/contrib/postgres/jinja2/postgres 2024-04-14 14:36:36,554 root INFO creating build/lib/django/contrib/postgres/jinja2/postgres/widgets 2024-04-14 14:36:36,555 root INFO copying django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/jinja2/postgres/widgets 2024-04-14 14:36:36,556 root INFO creating build/lib/django/contrib/postgres/locale 2024-04-14 14:36:36,556 root INFO creating build/lib/django/contrib/postgres/locale/af 2024-04-14 14:36:36,557 root INFO creating build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-04-14 14:36:36,557 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-04-14 14:36:36,558 root INFO copying django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/af/LC_MESSAGES 2024-04-14 14:36:36,559 root INFO creating build/lib/django/contrib/postgres/locale/ar 2024-04-14 14:36:36,560 root INFO creating build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-04-14 14:36:36,560 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-04-14 14:36:36,561 root INFO copying django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-04-14 14:36:36,562 root INFO creating build/lib/django/contrib/postgres/locale/ar_DZ 2024-04-14 14:36:36,563 root INFO creating build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:36,563 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:36,564 root INFO copying django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:36,565 root INFO creating build/lib/django/contrib/postgres/locale/az 2024-04-14 14:36:36,566 root INFO creating build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-04-14 14:36:36,567 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-04-14 14:36:36,568 root INFO copying django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/az/LC_MESSAGES 2024-04-14 14:36:36,568 root INFO creating build/lib/django/contrib/postgres/locale/be 2024-04-14 14:36:36,569 root INFO creating build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-04-14 14:36:36,570 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-04-14 14:36:36,571 root INFO copying django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/be/LC_MESSAGES 2024-04-14 14:36:36,572 root INFO creating build/lib/django/contrib/postgres/locale/bg 2024-04-14 14:36:36,572 root INFO creating build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-04-14 14:36:36,573 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-04-14 14:36:36,574 root INFO copying django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-04-14 14:36:36,574 root INFO creating build/lib/django/contrib/postgres/locale/ca 2024-04-14 14:36:36,575 root INFO creating build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-04-14 14:36:36,575 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-04-14 14:36:36,576 root INFO copying django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-04-14 14:36:36,577 root INFO creating build/lib/django/contrib/postgres/locale/ckb 2024-04-14 14:36:36,578 root INFO creating build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-04-14 14:36:36,578 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-04-14 14:36:36,579 root INFO copying django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-04-14 14:36:36,580 root INFO creating build/lib/django/contrib/postgres/locale/cs 2024-04-14 14:36:36,581 root INFO creating build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-04-14 14:36:36,581 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-04-14 14:36:36,582 root INFO copying django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-04-14 14:36:36,583 root INFO creating build/lib/django/contrib/postgres/locale/da 2024-04-14 14:36:36,584 root INFO creating build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-04-14 14:36:36,584 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-04-14 14:36:36,585 root INFO copying django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/da/LC_MESSAGES 2024-04-14 14:36:36,586 root INFO creating build/lib/django/contrib/postgres/locale/de 2024-04-14 14:36:36,587 root INFO creating build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-04-14 14:36:36,587 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-04-14 14:36:36,588 root INFO copying django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/de/LC_MESSAGES 2024-04-14 14:36:36,589 root INFO creating build/lib/django/contrib/postgres/locale/dsb 2024-04-14 14:36:36,590 root INFO creating build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-04-14 14:36:36,590 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-04-14 14:36:36,591 root INFO copying django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-04-14 14:36:36,592 root INFO creating build/lib/django/contrib/postgres/locale/el 2024-04-14 14:36:36,593 root INFO creating build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-04-14 14:36:36,593 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-04-14 14:36:36,594 root INFO copying django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/el/LC_MESSAGES 2024-04-14 14:36:36,596 root INFO creating build/lib/django/contrib/postgres/locale/en 2024-04-14 14:36:36,596 root INFO creating build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-04-14 14:36:36,597 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-04-14 14:36:36,598 root INFO copying django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en/LC_MESSAGES 2024-04-14 14:36:36,599 root INFO creating build/lib/django/contrib/postgres/locale/en_AU 2024-04-14 14:36:36,599 root INFO creating build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:36,600 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:36,601 root INFO copying django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:36,602 root INFO creating build/lib/django/contrib/postgres/locale/eo 2024-04-14 14:36:36,602 root INFO creating build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-04-14 14:36:36,603 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-04-14 14:36:36,604 root INFO copying django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-04-14 14:36:36,605 root INFO creating build/lib/django/contrib/postgres/locale/es 2024-04-14 14:36:36,605 root INFO creating build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-04-14 14:36:36,606 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-04-14 14:36:36,607 root INFO copying django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es/LC_MESSAGES 2024-04-14 14:36:36,607 root INFO creating build/lib/django/contrib/postgres/locale/es_AR 2024-04-14 14:36:36,608 root INFO creating build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:36,608 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:36,610 root INFO copying django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:36,611 root INFO creating build/lib/django/contrib/postgres/locale/es_CO 2024-04-14 14:36:36,611 root INFO creating build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:36,612 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:36,612 root INFO copying django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:36,613 root INFO creating build/lib/django/contrib/postgres/locale/es_MX 2024-04-14 14:36:36,614 root INFO creating build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:36,615 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:36,615 root INFO copying django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:36,616 root INFO creating build/lib/django/contrib/postgres/locale/et 2024-04-14 14:36:36,617 root INFO creating build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-04-14 14:36:36,618 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-04-14 14:36:36,618 root INFO copying django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/et/LC_MESSAGES 2024-04-14 14:36:36,619 root INFO creating build/lib/django/contrib/postgres/locale/eu 2024-04-14 14:36:36,620 root INFO creating build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-04-14 14:36:36,620 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-04-14 14:36:36,621 root INFO copying django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-04-14 14:36:36,622 root INFO creating build/lib/django/contrib/postgres/locale/fa 2024-04-14 14:36:36,623 root INFO creating build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-04-14 14:36:36,623 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-04-14 14:36:36,624 root INFO copying django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-04-14 14:36:36,625 root INFO creating build/lib/django/contrib/postgres/locale/fi 2024-04-14 14:36:36,626 root INFO creating build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-04-14 14:36:36,626 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-04-14 14:36:36,627 root INFO copying django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-04-14 14:36:36,628 root INFO creating build/lib/django/contrib/postgres/locale/fr 2024-04-14 14:36:36,629 root INFO creating build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-04-14 14:36:36,629 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-04-14 14:36:36,630 root INFO copying django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-04-14 14:36:36,631 root INFO creating build/lib/django/contrib/postgres/locale/gd 2024-04-14 14:36:36,632 root INFO creating build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-04-14 14:36:36,632 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-04-14 14:36:36,633 root INFO copying django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-04-14 14:36:36,634 root INFO creating build/lib/django/contrib/postgres/locale/gl 2024-04-14 14:36:36,635 root INFO creating build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-04-14 14:36:36,636 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-04-14 14:36:36,637 root INFO copying django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-04-14 14:36:36,638 root INFO creating build/lib/django/contrib/postgres/locale/he 2024-04-14 14:36:36,638 root INFO creating build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-04-14 14:36:36,639 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-04-14 14:36:36,639 root INFO copying django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/he/LC_MESSAGES 2024-04-14 14:36:36,640 root INFO creating build/lib/django/contrib/postgres/locale/hr 2024-04-14 14:36:36,641 root INFO creating build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-04-14 14:36:36,642 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-04-14 14:36:36,643 root INFO copying django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-04-14 14:36:36,643 root INFO creating build/lib/django/contrib/postgres/locale/hsb 2024-04-14 14:36:36,644 root INFO creating build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-04-14 14:36:36,644 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-04-14 14:36:36,645 root INFO copying django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-04-14 14:36:36,646 root INFO creating build/lib/django/contrib/postgres/locale/hu 2024-04-14 14:36:36,647 root INFO creating build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-04-14 14:36:36,647 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-04-14 14:36:36,648 root INFO copying django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-04-14 14:36:36,649 root INFO creating build/lib/django/contrib/postgres/locale/hy 2024-04-14 14:36:36,650 root INFO creating build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-04-14 14:36:36,650 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-04-14 14:36:36,651 root INFO copying django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-04-14 14:36:36,652 root INFO creating build/lib/django/contrib/postgres/locale/ia 2024-04-14 14:36:36,653 root INFO creating build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-04-14 14:36:36,653 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-04-14 14:36:36,654 root INFO copying django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-04-14 14:36:36,655 root INFO creating build/lib/django/contrib/postgres/locale/id 2024-04-14 14:36:36,656 root INFO creating build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-04-14 14:36:36,656 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-04-14 14:36:36,657 root INFO copying django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/id/LC_MESSAGES 2024-04-14 14:36:36,658 root INFO creating build/lib/django/contrib/postgres/locale/is 2024-04-14 14:36:36,659 root INFO creating build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-04-14 14:36:36,659 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-04-14 14:36:36,660 root INFO copying django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/is/LC_MESSAGES 2024-04-14 14:36:36,661 root INFO creating build/lib/django/contrib/postgres/locale/it 2024-04-14 14:36:36,662 root INFO creating build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-04-14 14:36:36,662 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-04-14 14:36:36,663 root INFO copying django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/it/LC_MESSAGES 2024-04-14 14:36:36,664 root INFO creating build/lib/django/contrib/postgres/locale/ja 2024-04-14 14:36:36,664 root INFO creating build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-04-14 14:36:36,665 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-04-14 14:36:36,666 root INFO copying django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-04-14 14:36:36,667 root INFO creating build/lib/django/contrib/postgres/locale/ka 2024-04-14 14:36:36,668 root INFO creating build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-04-14 14:36:36,668 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-04-14 14:36:36,669 root INFO copying django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-04-14 14:36:36,670 root INFO creating build/lib/django/contrib/postgres/locale/kk 2024-04-14 14:36:36,670 root INFO creating build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-04-14 14:36:36,671 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-04-14 14:36:36,672 root INFO copying django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-04-14 14:36:36,673 root INFO creating build/lib/django/contrib/postgres/locale/ko 2024-04-14 14:36:36,674 root INFO creating build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-04-14 14:36:36,674 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-04-14 14:36:36,675 root INFO copying django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-04-14 14:36:36,676 root INFO creating build/lib/django/contrib/postgres/locale/ky 2024-04-14 14:36:36,677 root INFO creating build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-04-14 14:36:36,677 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-04-14 14:36:36,678 root INFO copying django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-04-14 14:36:36,679 root INFO creating build/lib/django/contrib/postgres/locale/lt 2024-04-14 14:36:36,680 root INFO creating build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-04-14 14:36:36,680 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-04-14 14:36:36,681 root INFO copying django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-04-14 14:36:36,682 root INFO creating build/lib/django/contrib/postgres/locale/lv 2024-04-14 14:36:36,683 root INFO creating build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-04-14 14:36:36,683 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-04-14 14:36:36,684 root INFO copying django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-04-14 14:36:36,685 root INFO creating build/lib/django/contrib/postgres/locale/mk 2024-04-14 14:36:36,686 root INFO creating build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-04-14 14:36:36,686 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-04-14 14:36:36,687 root INFO copying django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-04-14 14:36:36,688 root INFO creating build/lib/django/contrib/postgres/locale/ml 2024-04-14 14:36:36,689 root INFO creating build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-04-14 14:36:36,689 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-04-14 14:36:36,690 root INFO copying django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-04-14 14:36:36,691 root INFO creating build/lib/django/contrib/postgres/locale/mn 2024-04-14 14:36:36,692 root INFO creating build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-04-14 14:36:36,692 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-04-14 14:36:36,693 root INFO copying django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-04-14 14:36:36,694 root INFO creating build/lib/django/contrib/postgres/locale/ms 2024-04-14 14:36:36,695 root INFO creating build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-04-14 14:36:36,695 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-04-14 14:36:36,696 root INFO copying django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-04-14 14:36:36,697 root INFO creating build/lib/django/contrib/postgres/locale/nb 2024-04-14 14:36:36,697 root INFO creating build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-04-14 14:36:36,698 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-04-14 14:36:36,699 root INFO copying django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-04-14 14:36:36,700 root INFO creating build/lib/django/contrib/postgres/locale/ne 2024-04-14 14:36:36,700 root INFO creating build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-04-14 14:36:36,701 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-04-14 14:36:36,702 root INFO copying django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-04-14 14:36:36,703 root INFO creating build/lib/django/contrib/postgres/locale/nl 2024-04-14 14:36:36,703 root INFO creating build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-04-14 14:36:36,704 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-04-14 14:36:36,705 root INFO copying django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-04-14 14:36:36,706 root INFO creating build/lib/django/contrib/postgres/locale/nn 2024-04-14 14:36:36,706 root INFO creating build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-04-14 14:36:36,707 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-04-14 14:36:36,708 root INFO copying django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-04-14 14:36:36,709 root INFO creating build/lib/django/contrib/postgres/locale/pl 2024-04-14 14:36:36,709 root INFO creating build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-04-14 14:36:36,710 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-04-14 14:36:36,711 root INFO copying django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-04-14 14:36:36,712 root INFO creating build/lib/django/contrib/postgres/locale/pt 2024-04-14 14:36:36,713 root INFO creating build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-04-14 14:36:36,713 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-04-14 14:36:36,714 root INFO copying django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-04-14 14:36:36,715 root INFO creating build/lib/django/contrib/postgres/locale/pt_BR 2024-04-14 14:36:36,716 root INFO creating build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:36,716 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:36,717 root INFO copying django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:36,718 root INFO creating build/lib/django/contrib/postgres/locale/ro 2024-04-14 14:36:36,719 root INFO creating build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-04-14 14:36:36,719 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-04-14 14:36:36,720 root INFO copying django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-04-14 14:36:36,721 root INFO creating build/lib/django/contrib/postgres/locale/ru 2024-04-14 14:36:36,722 root INFO creating build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-04-14 14:36:36,722 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-04-14 14:36:36,723 root INFO copying django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-04-14 14:36:36,724 root INFO creating build/lib/django/contrib/postgres/locale/sk 2024-04-14 14:36:36,725 root INFO creating build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-04-14 14:36:36,725 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-04-14 14:36:36,726 root INFO copying django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-04-14 14:36:36,727 root INFO creating build/lib/django/contrib/postgres/locale/sl 2024-04-14 14:36:36,728 root INFO creating build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-04-14 14:36:36,728 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-04-14 14:36:36,729 root INFO copying django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-04-14 14:36:36,730 root INFO creating build/lib/django/contrib/postgres/locale/sq 2024-04-14 14:36:36,731 root INFO creating build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-04-14 14:36:36,731 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-04-14 14:36:36,732 root INFO copying django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-04-14 14:36:36,733 root INFO creating build/lib/django/contrib/postgres/locale/sr 2024-04-14 14:36:36,734 root INFO creating build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-04-14 14:36:36,734 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-04-14 14:36:36,735 root INFO copying django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-04-14 14:36:36,736 root INFO creating build/lib/django/contrib/postgres/locale/sr_Latn 2024-04-14 14:36:36,737 root INFO creating build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:36,737 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:36,738 root INFO copying django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:36,739 root INFO creating build/lib/django/contrib/postgres/locale/sv 2024-04-14 14:36:36,740 root INFO creating build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-04-14 14:36:36,740 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-04-14 14:36:36,741 root INFO copying django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-04-14 14:36:36,742 root INFO creating build/lib/django/contrib/postgres/locale/tg 2024-04-14 14:36:36,743 root INFO creating build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-04-14 14:36:36,743 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-04-14 14:36:36,744 root INFO copying django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-04-14 14:36:36,745 root INFO creating build/lib/django/contrib/postgres/locale/tk 2024-04-14 14:36:36,746 root INFO creating build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-04-14 14:36:36,746 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-04-14 14:36:36,747 root INFO copying django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-04-14 14:36:36,748 root INFO creating build/lib/django/contrib/postgres/locale/tr 2024-04-14 14:36:36,749 root INFO creating build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-04-14 14:36:36,749 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-04-14 14:36:36,750 root INFO copying django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-04-14 14:36:36,751 root INFO creating build/lib/django/contrib/postgres/locale/uk 2024-04-14 14:36:36,752 root INFO creating build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-04-14 14:36:36,752 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-04-14 14:36:36,753 root INFO copying django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-04-14 14:36:36,754 root INFO creating build/lib/django/contrib/postgres/locale/uz 2024-04-14 14:36:36,755 root INFO creating build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-04-14 14:36:36,756 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-04-14 14:36:36,756 root INFO copying django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-04-14 14:36:36,757 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hans 2024-04-14 14:36:36,758 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:36,759 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:36,759 root INFO copying django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:36,760 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hant 2024-04-14 14:36:36,761 root INFO creating build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:36,761 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:36,763 root INFO copying django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:36,764 root INFO creating build/lib/django/contrib/postgres/templates 2024-04-14 14:36:36,764 root INFO creating build/lib/django/contrib/postgres/templates/postgres 2024-04-14 14:36:36,765 root INFO creating build/lib/django/contrib/postgres/templates/postgres/widgets 2024-04-14 14:36:36,765 root INFO copying django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/lib/django/contrib/postgres/templates/postgres/widgets 2024-04-14 14:36:36,766 root INFO creating build/lib/django/contrib/gis/locale 2024-04-14 14:36:36,767 root INFO creating build/lib/django/contrib/gis/locale/af 2024-04-14 14:36:36,767 root INFO creating build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-04-14 14:36:36,768 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-04-14 14:36:36,769 root INFO copying django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/af/LC_MESSAGES 2024-04-14 14:36:36,770 root INFO creating build/lib/django/contrib/gis/locale/ar 2024-04-14 14:36:36,770 root INFO creating build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-04-14 14:36:36,771 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-04-14 14:36:36,772 root INFO copying django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar/LC_MESSAGES 2024-04-14 14:36:36,773 root INFO creating build/lib/django/contrib/gis/locale/ar_DZ 2024-04-14 14:36:36,773 root INFO creating build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:36,774 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:36,775 root INFO copying django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:36,776 root INFO creating build/lib/django/contrib/gis/locale/ast 2024-04-14 14:36:36,776 root INFO creating build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-04-14 14:36:36,777 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-04-14 14:36:36,778 root INFO copying django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ast/LC_MESSAGES 2024-04-14 14:36:36,779 root INFO creating build/lib/django/contrib/gis/locale/az 2024-04-14 14:36:36,779 root INFO creating build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-04-14 14:36:36,780 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-04-14 14:36:36,781 root INFO copying django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/az/LC_MESSAGES 2024-04-14 14:36:36,782 root INFO creating build/lib/django/contrib/gis/locale/be 2024-04-14 14:36:36,782 root INFO creating build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-04-14 14:36:36,783 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-04-14 14:36:36,783 root INFO copying django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/be/LC_MESSAGES 2024-04-14 14:36:36,784 root INFO creating build/lib/django/contrib/gis/locale/bg 2024-04-14 14:36:36,785 root INFO creating build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-04-14 14:36:36,785 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-04-14 14:36:36,786 root INFO copying django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bg/LC_MESSAGES 2024-04-14 14:36:36,787 root INFO creating build/lib/django/contrib/gis/locale/bn 2024-04-14 14:36:36,788 root INFO creating build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-04-14 14:36:36,788 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-04-14 14:36:36,789 root INFO copying django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bn/LC_MESSAGES 2024-04-14 14:36:36,791 root INFO creating build/lib/django/contrib/gis/locale/br 2024-04-14 14:36:36,791 root INFO creating build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-04-14 14:36:36,792 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-04-14 14:36:36,793 root INFO copying django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/br/LC_MESSAGES 2024-04-14 14:36:36,794 root INFO creating build/lib/django/contrib/gis/locale/bs 2024-04-14 14:36:36,794 root INFO creating build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-04-14 14:36:36,795 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-04-14 14:36:36,796 root INFO copying django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/bs/LC_MESSAGES 2024-04-14 14:36:36,797 root INFO creating build/lib/django/contrib/gis/locale/ca 2024-04-14 14:36:36,797 root INFO creating build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-04-14 14:36:36,798 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-04-14 14:36:36,799 root INFO copying django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ca/LC_MESSAGES 2024-04-14 14:36:36,800 root INFO creating build/lib/django/contrib/gis/locale/ckb 2024-04-14 14:36:36,800 root INFO creating build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-04-14 14:36:36,801 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-04-14 14:36:36,802 root INFO copying django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-04-14 14:36:36,802 root INFO creating build/lib/django/contrib/gis/locale/cs 2024-04-14 14:36:36,803 root INFO creating build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-04-14 14:36:36,804 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-04-14 14:36:36,804 root INFO copying django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cs/LC_MESSAGES 2024-04-14 14:36:36,805 root INFO creating build/lib/django/contrib/gis/locale/cy 2024-04-14 14:36:36,806 root INFO creating build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-04-14 14:36:36,806 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-04-14 14:36:36,807 root INFO copying django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/cy/LC_MESSAGES 2024-04-14 14:36:36,808 root INFO creating build/lib/django/contrib/gis/locale/da 2024-04-14 14:36:36,809 root INFO creating build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-04-14 14:36:36,809 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-04-14 14:36:36,810 root INFO copying django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/da/LC_MESSAGES 2024-04-14 14:36:36,811 root INFO creating build/lib/django/contrib/gis/locale/de 2024-04-14 14:36:36,812 root INFO creating build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-04-14 14:36:36,812 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-04-14 14:36:36,813 root INFO copying django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/de/LC_MESSAGES 2024-04-14 14:36:36,814 root INFO creating build/lib/django/contrib/gis/locale/dsb 2024-04-14 14:36:36,815 root INFO creating build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-04-14 14:36:36,815 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-04-14 14:36:36,816 root INFO copying django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-04-14 14:36:36,817 root INFO creating build/lib/django/contrib/gis/locale/el 2024-04-14 14:36:36,818 root INFO creating build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-04-14 14:36:36,818 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-04-14 14:36:36,819 root INFO copying django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/el/LC_MESSAGES 2024-04-14 14:36:36,820 root INFO creating build/lib/django/contrib/gis/locale/en 2024-04-14 14:36:36,821 root INFO creating build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-04-14 14:36:36,821 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-04-14 14:36:36,822 root INFO copying django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en/LC_MESSAGES 2024-04-14 14:36:36,823 root INFO creating build/lib/django/contrib/gis/locale/en_AU 2024-04-14 14:36:36,823 root INFO creating build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:36,824 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:36,825 root INFO copying django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:36,826 root INFO creating build/lib/django/contrib/gis/locale/en_GB 2024-04-14 14:36:36,827 root INFO creating build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:36,827 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:36,828 root INFO copying django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:36,829 root INFO creating build/lib/django/contrib/gis/locale/eo 2024-04-14 14:36:36,830 root INFO creating build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-04-14 14:36:36,830 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-04-14 14:36:36,831 root INFO copying django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eo/LC_MESSAGES 2024-04-14 14:36:36,832 root INFO creating build/lib/django/contrib/gis/locale/es 2024-04-14 14:36:36,833 root INFO creating build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-04-14 14:36:36,833 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-04-14 14:36:36,834 root INFO copying django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es/LC_MESSAGES 2024-04-14 14:36:36,835 root INFO creating build/lib/django/contrib/gis/locale/es_AR 2024-04-14 14:36:36,836 root INFO creating build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:36,836 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:36,837 root INFO copying django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:36,838 root INFO creating build/lib/django/contrib/gis/locale/es_CO 2024-04-14 14:36:36,839 root INFO creating build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:36,839 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:36,840 root INFO copying django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:36,841 root INFO creating build/lib/django/contrib/gis/locale/es_MX 2024-04-14 14:36:36,842 root INFO creating build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:36,842 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:36,843 root INFO copying django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:36,844 root INFO creating build/lib/django/contrib/gis/locale/es_VE 2024-04-14 14:36:36,845 root INFO creating build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:36,845 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:36,846 root INFO copying django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:36,847 root INFO creating build/lib/django/contrib/gis/locale/et 2024-04-14 14:36:36,848 root INFO creating build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-04-14 14:36:36,848 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-04-14 14:36:36,849 root INFO copying django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/et/LC_MESSAGES 2024-04-14 14:36:36,850 root INFO creating build/lib/django/contrib/gis/locale/eu 2024-04-14 14:36:36,851 root INFO creating build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-04-14 14:36:36,851 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-04-14 14:36:36,852 root INFO copying django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/eu/LC_MESSAGES 2024-04-14 14:36:36,853 root INFO creating build/lib/django/contrib/gis/locale/fa 2024-04-14 14:36:36,854 root INFO creating build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-04-14 14:36:36,854 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-04-14 14:36:36,855 root INFO copying django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fa/LC_MESSAGES 2024-04-14 14:36:36,856 root INFO creating build/lib/django/contrib/gis/locale/fi 2024-04-14 14:36:36,857 root INFO creating build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-04-14 14:36:36,857 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-04-14 14:36:36,858 root INFO copying django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fi/LC_MESSAGES 2024-04-14 14:36:36,859 root INFO creating build/lib/django/contrib/gis/locale/fr 2024-04-14 14:36:36,860 root INFO creating build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-04-14 14:36:36,860 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-04-14 14:36:36,861 root INFO copying django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fr/LC_MESSAGES 2024-04-14 14:36:36,862 root INFO creating build/lib/django/contrib/gis/locale/fy 2024-04-14 14:36:36,863 root INFO creating build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-04-14 14:36:36,863 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-04-14 14:36:36,864 root INFO copying django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/fy/LC_MESSAGES 2024-04-14 14:36:36,865 root INFO creating build/lib/django/contrib/gis/locale/ga 2024-04-14 14:36:36,866 root INFO creating build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-04-14 14:36:36,867 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-04-14 14:36:36,867 root INFO copying django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ga/LC_MESSAGES 2024-04-14 14:36:36,869 root INFO creating build/lib/django/contrib/gis/locale/gd 2024-04-14 14:36:36,869 root INFO creating build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-04-14 14:36:36,870 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-04-14 14:36:36,871 root INFO copying django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gd/LC_MESSAGES 2024-04-14 14:36:36,872 root INFO creating build/lib/django/contrib/gis/locale/gl 2024-04-14 14:36:36,872 root INFO creating build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-04-14 14:36:36,873 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-04-14 14:36:36,874 root INFO copying django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/gl/LC_MESSAGES 2024-04-14 14:36:36,875 root INFO creating build/lib/django/contrib/gis/locale/he 2024-04-14 14:36:36,875 root INFO creating build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-04-14 14:36:36,876 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-04-14 14:36:36,877 root INFO copying django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/he/LC_MESSAGES 2024-04-14 14:36:36,878 root INFO creating build/lib/django/contrib/gis/locale/hi 2024-04-14 14:36:36,878 root INFO creating build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-04-14 14:36:36,879 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-04-14 14:36:36,880 root INFO copying django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hi/LC_MESSAGES 2024-04-14 14:36:36,880 root INFO creating build/lib/django/contrib/gis/locale/hr 2024-04-14 14:36:36,881 root INFO creating build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-04-14 14:36:36,882 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-04-14 14:36:36,883 root INFO copying django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hr/LC_MESSAGES 2024-04-14 14:36:36,883 root INFO creating build/lib/django/contrib/gis/locale/hsb 2024-04-14 14:36:36,884 root INFO creating build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-04-14 14:36:36,884 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-04-14 14:36:36,885 root INFO copying django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-04-14 14:36:36,886 root INFO creating build/lib/django/contrib/gis/locale/hu 2024-04-14 14:36:36,887 root INFO creating build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-04-14 14:36:36,887 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-04-14 14:36:36,888 root INFO copying django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hu/LC_MESSAGES 2024-04-14 14:36:36,889 root INFO creating build/lib/django/contrib/gis/locale/hy 2024-04-14 14:36:36,890 root INFO creating build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-04-14 14:36:36,890 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-04-14 14:36:36,891 root INFO copying django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/hy/LC_MESSAGES 2024-04-14 14:36:36,892 root INFO creating build/lib/django/contrib/gis/locale/ia 2024-04-14 14:36:36,893 root INFO creating build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-04-14 14:36:36,893 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-04-14 14:36:36,894 root INFO copying django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ia/LC_MESSAGES 2024-04-14 14:36:36,895 root INFO creating build/lib/django/contrib/gis/locale/id 2024-04-14 14:36:36,896 root INFO creating build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-04-14 14:36:36,896 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-04-14 14:36:36,897 root INFO copying django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/id/LC_MESSAGES 2024-04-14 14:36:36,898 root INFO creating build/lib/django/contrib/gis/locale/io 2024-04-14 14:36:36,899 root INFO creating build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-04-14 14:36:36,899 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-04-14 14:36:36,900 root INFO copying django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/io/LC_MESSAGES 2024-04-14 14:36:36,901 root INFO creating build/lib/django/contrib/gis/locale/is 2024-04-14 14:36:36,902 root INFO creating build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-04-14 14:36:36,902 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-04-14 14:36:36,903 root INFO copying django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/is/LC_MESSAGES 2024-04-14 14:36:36,904 root INFO creating build/lib/django/contrib/gis/locale/it 2024-04-14 14:36:36,905 root INFO creating build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-04-14 14:36:36,905 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-04-14 14:36:36,906 root INFO copying django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/it/LC_MESSAGES 2024-04-14 14:36:36,907 root INFO creating build/lib/django/contrib/gis/locale/ja 2024-04-14 14:36:36,908 root INFO creating build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-04-14 14:36:36,908 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-04-14 14:36:36,910 root INFO copying django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ja/LC_MESSAGES 2024-04-14 14:36:36,911 root INFO creating build/lib/django/contrib/gis/locale/ka 2024-04-14 14:36:36,911 root INFO creating build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-04-14 14:36:36,912 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-04-14 14:36:36,913 root INFO copying django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ka/LC_MESSAGES 2024-04-14 14:36:36,914 root INFO creating build/lib/django/contrib/gis/locale/kk 2024-04-14 14:36:36,914 root INFO creating build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-04-14 14:36:36,915 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-04-14 14:36:36,915 root INFO copying django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kk/LC_MESSAGES 2024-04-14 14:36:36,916 root INFO creating build/lib/django/contrib/gis/locale/km 2024-04-14 14:36:36,917 root INFO creating build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-04-14 14:36:36,917 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-04-14 14:36:36,918 root INFO copying django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/km/LC_MESSAGES 2024-04-14 14:36:36,919 root INFO creating build/lib/django/contrib/gis/locale/kn 2024-04-14 14:36:36,920 root INFO creating build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-04-14 14:36:36,920 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-04-14 14:36:36,922 root INFO copying django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/kn/LC_MESSAGES 2024-04-14 14:36:36,923 root INFO creating build/lib/django/contrib/gis/locale/ko 2024-04-14 14:36:36,923 root INFO creating build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-04-14 14:36:36,924 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-04-14 14:36:36,925 root INFO copying django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ko/LC_MESSAGES 2024-04-14 14:36:36,926 root INFO creating build/lib/django/contrib/gis/locale/ky 2024-04-14 14:36:36,926 root INFO creating build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-04-14 14:36:36,927 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-04-14 14:36:36,928 root INFO copying django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ky/LC_MESSAGES 2024-04-14 14:36:36,928 root INFO creating build/lib/django/contrib/gis/locale/lb 2024-04-14 14:36:36,929 root INFO creating build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-04-14 14:36:36,930 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-04-14 14:36:36,931 root INFO copying django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lb/LC_MESSAGES 2024-04-14 14:36:36,932 root INFO creating build/lib/django/contrib/gis/locale/lt 2024-04-14 14:36:36,932 root INFO creating build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-04-14 14:36:36,933 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-04-14 14:36:36,934 root INFO copying django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lt/LC_MESSAGES 2024-04-14 14:36:36,935 root INFO creating build/lib/django/contrib/gis/locale/lv 2024-04-14 14:36:36,935 root INFO creating build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-04-14 14:36:36,936 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-04-14 14:36:36,937 root INFO copying django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/lv/LC_MESSAGES 2024-04-14 14:36:36,938 root INFO creating build/lib/django/contrib/gis/locale/mk 2024-04-14 14:36:36,938 root INFO creating build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-04-14 14:36:36,939 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-04-14 14:36:36,940 root INFO copying django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mk/LC_MESSAGES 2024-04-14 14:36:36,940 root INFO creating build/lib/django/contrib/gis/locale/ml 2024-04-14 14:36:36,941 root INFO creating build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-04-14 14:36:36,942 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-04-14 14:36:36,942 root INFO copying django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ml/LC_MESSAGES 2024-04-14 14:36:36,943 root INFO creating build/lib/django/contrib/gis/locale/mn 2024-04-14 14:36:36,944 root INFO creating build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-04-14 14:36:36,944 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-04-14 14:36:36,945 root INFO copying django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mn/LC_MESSAGES 2024-04-14 14:36:36,947 root INFO creating build/lib/django/contrib/gis/locale/mr 2024-04-14 14:36:36,947 root INFO creating build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-04-14 14:36:36,948 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-04-14 14:36:36,949 root INFO copying django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/mr/LC_MESSAGES 2024-04-14 14:36:36,950 root INFO creating build/lib/django/contrib/gis/locale/ms 2024-04-14 14:36:36,950 root INFO creating build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-04-14 14:36:36,951 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-04-14 14:36:36,952 root INFO copying django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ms/LC_MESSAGES 2024-04-14 14:36:36,953 root INFO creating build/lib/django/contrib/gis/locale/my 2024-04-14 14:36:36,953 root INFO creating build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-04-14 14:36:36,954 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-04-14 14:36:36,955 root INFO copying django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/my/LC_MESSAGES 2024-04-14 14:36:36,956 root INFO creating build/lib/django/contrib/gis/locale/nb 2024-04-14 14:36:36,957 root INFO creating build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-04-14 14:36:36,957 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-04-14 14:36:36,958 root INFO copying django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nb/LC_MESSAGES 2024-04-14 14:36:36,959 root INFO creating build/lib/django/contrib/gis/locale/ne 2024-04-14 14:36:36,960 root INFO creating build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-04-14 14:36:36,961 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-04-14 14:36:36,962 root INFO copying django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ne/LC_MESSAGES 2024-04-14 14:36:36,963 root INFO creating build/lib/django/contrib/gis/locale/nl 2024-04-14 14:36:36,963 root INFO creating build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-04-14 14:36:36,964 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-04-14 14:36:36,964 root INFO copying django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nl/LC_MESSAGES 2024-04-14 14:36:36,965 root INFO creating build/lib/django/contrib/gis/locale/nn 2024-04-14 14:36:36,966 root INFO creating build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-04-14 14:36:36,967 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-04-14 14:36:36,967 root INFO copying django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/nn/LC_MESSAGES 2024-04-14 14:36:36,968 root INFO creating build/lib/django/contrib/gis/locale/os 2024-04-14 14:36:36,969 root INFO creating build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-04-14 14:36:36,969 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-04-14 14:36:36,970 root INFO copying django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/os/LC_MESSAGES 2024-04-14 14:36:36,971 root INFO creating build/lib/django/contrib/gis/locale/pa 2024-04-14 14:36:36,972 root INFO creating build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-04-14 14:36:36,972 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-04-14 14:36:36,973 root INFO copying django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pa/LC_MESSAGES 2024-04-14 14:36:36,974 root INFO creating build/lib/django/contrib/gis/locale/pl 2024-04-14 14:36:36,975 root INFO creating build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-04-14 14:36:36,975 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-04-14 14:36:36,976 root INFO copying django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pl/LC_MESSAGES 2024-04-14 14:36:36,977 root INFO creating build/lib/django/contrib/gis/locale/pt 2024-04-14 14:36:36,978 root INFO creating build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-04-14 14:36:36,978 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-04-14 14:36:36,979 root INFO copying django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt/LC_MESSAGES 2024-04-14 14:36:36,980 root INFO creating build/lib/django/contrib/gis/locale/pt_BR 2024-04-14 14:36:36,981 root INFO creating build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:36,981 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:36,982 root INFO copying django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:36,983 root INFO creating build/lib/django/contrib/gis/locale/ro 2024-04-14 14:36:36,984 root INFO creating build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-04-14 14:36:36,984 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-04-14 14:36:36,985 root INFO copying django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ro/LC_MESSAGES 2024-04-14 14:36:36,986 root INFO creating build/lib/django/contrib/gis/locale/ru 2024-04-14 14:36:36,987 root INFO creating build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-04-14 14:36:36,987 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-04-14 14:36:36,988 root INFO copying django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ru/LC_MESSAGES 2024-04-14 14:36:36,989 root INFO creating build/lib/django/contrib/gis/locale/sk 2024-04-14 14:36:36,990 root INFO creating build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-04-14 14:36:36,991 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-04-14 14:36:36,991 root INFO copying django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sk/LC_MESSAGES 2024-04-14 14:36:36,992 root INFO creating build/lib/django/contrib/gis/locale/sl 2024-04-14 14:36:36,993 root INFO creating build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-04-14 14:36:36,993 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-04-14 14:36:36,994 root INFO copying django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sl/LC_MESSAGES 2024-04-14 14:36:36,995 root INFO creating build/lib/django/contrib/gis/locale/sq 2024-04-14 14:36:36,996 root INFO creating build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-04-14 14:36:36,996 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-04-14 14:36:36,997 root INFO copying django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sq/LC_MESSAGES 2024-04-14 14:36:36,998 root INFO creating build/lib/django/contrib/gis/locale/sr 2024-04-14 14:36:36,999 root INFO creating build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-04-14 14:36:36,999 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-04-14 14:36:37,000 root INFO copying django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr/LC_MESSAGES 2024-04-14 14:36:37,001 root INFO creating build/lib/django/contrib/gis/locale/sr_Latn 2024-04-14 14:36:37,002 root INFO creating build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:37,002 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:37,003 root INFO copying django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:37,004 root INFO creating build/lib/django/contrib/gis/locale/sv 2024-04-14 14:36:37,005 root INFO creating build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-04-14 14:36:37,005 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-04-14 14:36:37,006 root INFO copying django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sv/LC_MESSAGES 2024-04-14 14:36:37,007 root INFO creating build/lib/django/contrib/gis/locale/sw 2024-04-14 14:36:37,008 root INFO creating build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-04-14 14:36:37,008 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-04-14 14:36:37,009 root INFO copying django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/sw/LC_MESSAGES 2024-04-14 14:36:37,010 root INFO creating build/lib/django/contrib/gis/locale/ta 2024-04-14 14:36:37,011 root INFO creating build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-04-14 14:36:37,011 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-04-14 14:36:37,012 root INFO copying django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ta/LC_MESSAGES 2024-04-14 14:36:37,013 root INFO creating build/lib/django/contrib/gis/locale/te 2024-04-14 14:36:37,014 root INFO creating build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-04-14 14:36:37,014 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-04-14 14:36:37,015 root INFO copying django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/te/LC_MESSAGES 2024-04-14 14:36:37,016 root INFO creating build/lib/django/contrib/gis/locale/tg 2024-04-14 14:36:37,017 root INFO creating build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-04-14 14:36:37,017 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-04-14 14:36:37,018 root INFO copying django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tg/LC_MESSAGES 2024-04-14 14:36:37,019 root INFO creating build/lib/django/contrib/gis/locale/th 2024-04-14 14:36:37,020 root INFO creating build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-04-14 14:36:37,020 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-04-14 14:36:37,021 root INFO copying django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/th/LC_MESSAGES 2024-04-14 14:36:37,022 root INFO creating build/lib/django/contrib/gis/locale/tr 2024-04-14 14:36:37,023 root INFO creating build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-04-14 14:36:37,023 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-04-14 14:36:37,024 root INFO copying django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tr/LC_MESSAGES 2024-04-14 14:36:37,025 root INFO creating build/lib/django/contrib/gis/locale/tt 2024-04-14 14:36:37,026 root INFO creating build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-04-14 14:36:37,026 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-04-14 14:36:37,027 root INFO copying django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/tt/LC_MESSAGES 2024-04-14 14:36:37,028 root INFO creating build/lib/django/contrib/gis/locale/udm 2024-04-14 14:36:37,029 root INFO creating build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-04-14 14:36:37,029 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-04-14 14:36:37,031 root INFO copying django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/udm/LC_MESSAGES 2024-04-14 14:36:37,032 root INFO creating build/lib/django/contrib/gis/locale/uk 2024-04-14 14:36:37,032 root INFO creating build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-04-14 14:36:37,033 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-04-14 14:36:37,034 root INFO copying django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/uk/LC_MESSAGES 2024-04-14 14:36:37,035 root INFO creating build/lib/django/contrib/gis/locale/ur 2024-04-14 14:36:37,035 root INFO creating build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-04-14 14:36:37,036 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-04-14 14:36:37,037 root INFO copying django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/ur/LC_MESSAGES 2024-04-14 14:36:37,037 root INFO creating build/lib/django/contrib/gis/locale/vi 2024-04-14 14:36:37,038 root INFO creating build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-04-14 14:36:37,039 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-04-14 14:36:37,039 root INFO copying django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/vi/LC_MESSAGES 2024-04-14 14:36:37,040 root INFO creating build/lib/django/contrib/gis/locale/zh_Hans 2024-04-14 14:36:37,041 root INFO creating build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:37,041 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:37,042 root INFO copying django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:37,043 root INFO creating build/lib/django/contrib/gis/locale/zh_Hant 2024-04-14 14:36:37,044 root INFO creating build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:37,044 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:37,045 root INFO copying django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:37,046 root INFO creating build/lib/django/contrib/gis/static 2024-04-14 14:36:37,047 root INFO creating build/lib/django/contrib/gis/static/gis 2024-04-14 14:36:37,047 root INFO creating build/lib/django/contrib/gis/static/gis/css 2024-04-14 14:36:37,048 root INFO copying django/contrib/gis/static/gis/css/ol3.css -> build/lib/django/contrib/gis/static/gis/css 2024-04-14 14:36:37,049 root INFO creating build/lib/django/contrib/gis/static/gis/img 2024-04-14 14:36:37,049 root INFO copying django/contrib/gis/static/gis/img/draw_line_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-04-14 14:36:37,050 root INFO copying django/contrib/gis/static/gis/img/draw_line_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-04-14 14:36:37,051 root INFO copying django/contrib/gis/static/gis/img/draw_point_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-04-14 14:36:37,052 root INFO copying django/contrib/gis/static/gis/img/draw_point_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-04-14 14:36:37,053 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/lib/django/contrib/gis/static/gis/img 2024-04-14 14:36:37,054 root INFO copying django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/lib/django/contrib/gis/static/gis/img 2024-04-14 14:36:37,055 root INFO creating build/lib/django/contrib/gis/static/gis/js 2024-04-14 14:36:37,056 root INFO copying django/contrib/gis/static/gis/js/OLMapWidget.js -> build/lib/django/contrib/gis/static/gis/js 2024-04-14 14:36:37,057 root INFO creating build/lib/django/contrib/gis/templates 2024-04-14 14:36:37,057 root INFO creating build/lib/django/contrib/gis/templates/gis 2024-04-14 14:36:37,058 root INFO copying django/contrib/gis/templates/gis/openlayers-osm.html -> build/lib/django/contrib/gis/templates/gis 2024-04-14 14:36:37,059 root INFO copying django/contrib/gis/templates/gis/openlayers.html -> build/lib/django/contrib/gis/templates/gis 2024-04-14 14:36:37,060 root INFO creating build/lib/django/contrib/gis/templates/gis/admin 2024-04-14 14:36:37,060 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.html -> build/lib/django/contrib/gis/templates/gis/admin 2024-04-14 14:36:37,061 root INFO copying django/contrib/gis/templates/gis/admin/openlayers.js -> build/lib/django/contrib/gis/templates/gis/admin 2024-04-14 14:36:37,063 root INFO copying django/contrib/gis/templates/gis/admin/osm.html -> build/lib/django/contrib/gis/templates/gis/admin 2024-04-14 14:36:37,064 root INFO copying django/contrib/gis/templates/gis/admin/osm.js -> build/lib/django/contrib/gis/templates/gis/admin 2024-04-14 14:36:37,065 root INFO creating build/lib/django/contrib/gis/templates/gis/kml 2024-04-14 14:36:37,065 root INFO copying django/contrib/gis/templates/gis/kml/base.kml -> build/lib/django/contrib/gis/templates/gis/kml 2024-04-14 14:36:37,066 root INFO copying django/contrib/gis/templates/gis/kml/placemarks.kml -> build/lib/django/contrib/gis/templates/gis/kml 2024-04-14 14:36:37,067 root INFO creating build/lib/django/contrib/humanize/locale 2024-04-14 14:36:37,068 root INFO creating build/lib/django/contrib/humanize/locale/af 2024-04-14 14:36:37,068 root INFO creating build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-04-14 14:36:37,069 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-04-14 14:36:37,070 root INFO copying django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/af/LC_MESSAGES 2024-04-14 14:36:37,071 root INFO creating build/lib/django/contrib/humanize/locale/ar 2024-04-14 14:36:37,072 root INFO creating build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-04-14 14:36:37,072 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-04-14 14:36:37,073 root INFO copying django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-04-14 14:36:37,074 root INFO creating build/lib/django/contrib/humanize/locale/ar_DZ 2024-04-14 14:36:37,075 root INFO creating build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:37,076 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:37,077 root INFO copying django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:37,078 root INFO creating build/lib/django/contrib/humanize/locale/ast 2024-04-14 14:36:37,079 root INFO creating build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-04-14 14:36:37,079 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-04-14 14:36:37,080 root INFO copying django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-04-14 14:36:37,081 root INFO creating build/lib/django/contrib/humanize/locale/az 2024-04-14 14:36:37,082 root INFO creating build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-04-14 14:36:37,082 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-04-14 14:36:37,083 root INFO copying django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/az/LC_MESSAGES 2024-04-14 14:36:37,084 root INFO creating build/lib/django/contrib/humanize/locale/be 2024-04-14 14:36:37,085 root INFO creating build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-04-14 14:36:37,085 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-04-14 14:36:37,086 root INFO copying django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/be/LC_MESSAGES 2024-04-14 14:36:37,088 root INFO creating build/lib/django/contrib/humanize/locale/bg 2024-04-14 14:36:37,088 root INFO creating build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-04-14 14:36:37,089 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-04-14 14:36:37,090 root INFO copying django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-04-14 14:36:37,091 root INFO creating build/lib/django/contrib/humanize/locale/bn 2024-04-14 14:36:37,092 root INFO creating build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-04-14 14:36:37,092 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-04-14 14:36:37,093 root INFO copying django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-04-14 14:36:37,094 root INFO creating build/lib/django/contrib/humanize/locale/br 2024-04-14 14:36:37,095 root INFO creating build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-04-14 14:36:37,095 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-04-14 14:36:37,096 root INFO copying django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/br/LC_MESSAGES 2024-04-14 14:36:37,098 root INFO creating build/lib/django/contrib/humanize/locale/bs 2024-04-14 14:36:37,098 root INFO creating build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-04-14 14:36:37,099 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-04-14 14:36:37,100 root INFO copying django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-04-14 14:36:37,101 root INFO creating build/lib/django/contrib/humanize/locale/ca 2024-04-14 14:36:37,101 root INFO creating build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-04-14 14:36:37,102 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-04-14 14:36:37,103 root INFO copying django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-04-14 14:36:37,104 root INFO creating build/lib/django/contrib/humanize/locale/ckb 2024-04-14 14:36:37,104 root INFO creating build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-04-14 14:36:37,105 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-04-14 14:36:37,106 root INFO copying django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-04-14 14:36:37,107 root INFO creating build/lib/django/contrib/humanize/locale/cs 2024-04-14 14:36:37,108 root INFO creating build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-04-14 14:36:37,108 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-04-14 14:36:37,109 root INFO copying django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-04-14 14:36:37,110 root INFO creating build/lib/django/contrib/humanize/locale/cy 2024-04-14 14:36:37,111 root INFO creating build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-04-14 14:36:37,111 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-04-14 14:36:37,112 root INFO copying django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-04-14 14:36:37,114 root INFO creating build/lib/django/contrib/humanize/locale/da 2024-04-14 14:36:37,114 root INFO creating build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-04-14 14:36:37,115 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-04-14 14:36:37,116 root INFO copying django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/da/LC_MESSAGES 2024-04-14 14:36:37,117 root INFO creating build/lib/django/contrib/humanize/locale/de 2024-04-14 14:36:37,117 root INFO creating build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-04-14 14:36:37,118 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-04-14 14:36:37,119 root INFO copying django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/de/LC_MESSAGES 2024-04-14 14:36:37,120 root INFO creating build/lib/django/contrib/humanize/locale/dsb 2024-04-14 14:36:37,120 root INFO creating build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-04-14 14:36:37,121 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-04-14 14:36:37,122 root INFO copying django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-04-14 14:36:37,123 root INFO creating build/lib/django/contrib/humanize/locale/el 2024-04-14 14:36:37,124 root INFO creating build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-04-14 14:36:37,124 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-04-14 14:36:37,125 root INFO copying django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/el/LC_MESSAGES 2024-04-14 14:36:37,127 root INFO creating build/lib/django/contrib/humanize/locale/en 2024-04-14 14:36:37,127 root INFO creating build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-04-14 14:36:37,128 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-04-14 14:36:37,129 root INFO copying django/contrib/humanize/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en/LC_MESSAGES 2024-04-14 14:36:37,130 root INFO creating build/lib/django/contrib/humanize/locale/en_AU 2024-04-14 14:36:37,131 root INFO creating build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:37,131 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:37,132 root INFO copying django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:37,133 root INFO creating build/lib/django/contrib/humanize/locale/en_GB 2024-04-14 14:36:37,134 root INFO creating build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:37,134 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:37,135 root INFO copying django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:37,136 root INFO creating build/lib/django/contrib/humanize/locale/eo 2024-04-14 14:36:37,137 root INFO creating build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-04-14 14:36:37,137 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-04-14 14:36:37,138 root INFO copying django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-04-14 14:36:37,139 root INFO creating build/lib/django/contrib/humanize/locale/es 2024-04-14 14:36:37,140 root INFO creating build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-04-14 14:36:37,141 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-04-14 14:36:37,142 root INFO copying django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es/LC_MESSAGES 2024-04-14 14:36:37,143 root INFO creating build/lib/django/contrib/humanize/locale/es_AR 2024-04-14 14:36:37,143 root INFO creating build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:37,144 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:37,145 root INFO copying django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:37,146 root INFO creating build/lib/django/contrib/humanize/locale/es_CO 2024-04-14 14:36:37,146 root INFO creating build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:37,147 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:37,148 root INFO copying django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:37,149 root INFO creating build/lib/django/contrib/humanize/locale/es_MX 2024-04-14 14:36:37,149 root INFO creating build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:37,150 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:37,151 root INFO copying django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:37,152 root INFO creating build/lib/django/contrib/humanize/locale/es_VE 2024-04-14 14:36:37,152 root INFO creating build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:37,153 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:37,154 root INFO copying django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:37,155 root INFO creating build/lib/django/contrib/humanize/locale/et 2024-04-14 14:36:37,155 root INFO creating build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-04-14 14:36:37,156 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-04-14 14:36:37,157 root INFO copying django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/et/LC_MESSAGES 2024-04-14 14:36:37,158 root INFO creating build/lib/django/contrib/humanize/locale/eu 2024-04-14 14:36:37,159 root INFO creating build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-04-14 14:36:37,159 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-04-14 14:36:37,160 root INFO copying django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-04-14 14:36:37,161 root INFO creating build/lib/django/contrib/humanize/locale/fa 2024-04-14 14:36:37,162 root INFO creating build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-04-14 14:36:37,162 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-04-14 14:36:37,163 root INFO copying django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-04-14 14:36:37,165 root INFO creating build/lib/django/contrib/humanize/locale/fi 2024-04-14 14:36:37,165 root INFO creating build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-04-14 14:36:37,166 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-04-14 14:36:37,167 root INFO copying django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-04-14 14:36:37,168 root INFO creating build/lib/django/contrib/humanize/locale/fr 2024-04-14 14:36:37,168 root INFO creating build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-04-14 14:36:37,169 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-04-14 14:36:37,170 root INFO copying django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-04-14 14:36:37,171 root INFO creating build/lib/django/contrib/humanize/locale/fy 2024-04-14 14:36:37,172 root INFO creating build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-04-14 14:36:37,172 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-04-14 14:36:37,173 root INFO copying django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-04-14 14:36:37,175 root INFO creating build/lib/django/contrib/humanize/locale/ga 2024-04-14 14:36:37,175 root INFO creating build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-04-14 14:36:37,176 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-04-14 14:36:37,177 root INFO copying django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-04-14 14:36:37,178 root INFO creating build/lib/django/contrib/humanize/locale/gd 2024-04-14 14:36:37,178 root INFO creating build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-04-14 14:36:37,179 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-04-14 14:36:37,180 root INFO copying django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-04-14 14:36:37,181 root INFO creating build/lib/django/contrib/humanize/locale/gl 2024-04-14 14:36:37,182 root INFO creating build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-04-14 14:36:37,182 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-04-14 14:36:37,183 root INFO copying django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-04-14 14:36:37,184 root INFO creating build/lib/django/contrib/humanize/locale/he 2024-04-14 14:36:37,185 root INFO creating build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-04-14 14:36:37,185 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-04-14 14:36:37,186 root INFO copying django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/he/LC_MESSAGES 2024-04-14 14:36:37,188 root INFO creating build/lib/django/contrib/humanize/locale/hi 2024-04-14 14:36:37,188 root INFO creating build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-04-14 14:36:37,189 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-04-14 14:36:37,190 root INFO copying django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-04-14 14:36:37,191 root INFO creating build/lib/django/contrib/humanize/locale/hr 2024-04-14 14:36:37,191 root INFO creating build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-04-14 14:36:37,192 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-04-14 14:36:37,193 root INFO copying django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-04-14 14:36:37,194 root INFO creating build/lib/django/contrib/humanize/locale/hsb 2024-04-14 14:36:37,194 root INFO creating build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-04-14 14:36:37,195 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-04-14 14:36:37,196 root INFO copying django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-04-14 14:36:37,197 root INFO creating build/lib/django/contrib/humanize/locale/hu 2024-04-14 14:36:37,198 root INFO creating build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-04-14 14:36:37,198 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-04-14 14:36:37,199 root INFO copying django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-04-14 14:36:37,201 root INFO creating build/lib/django/contrib/humanize/locale/hy 2024-04-14 14:36:37,201 root INFO creating build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-04-14 14:36:37,202 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-04-14 14:36:37,203 root INFO copying django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-04-14 14:36:37,204 root INFO creating build/lib/django/contrib/humanize/locale/ia 2024-04-14 14:36:37,204 root INFO creating build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-04-14 14:36:37,205 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-04-14 14:36:37,206 root INFO copying django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-04-14 14:36:37,207 root INFO creating build/lib/django/contrib/humanize/locale/id 2024-04-14 14:36:37,208 root INFO creating build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-04-14 14:36:37,208 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-04-14 14:36:37,209 root INFO copying django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/id/LC_MESSAGES 2024-04-14 14:36:37,210 root INFO creating build/lib/django/contrib/humanize/locale/io 2024-04-14 14:36:37,211 root INFO creating build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-04-14 14:36:37,211 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-04-14 14:36:37,212 root INFO copying django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/io/LC_MESSAGES 2024-04-14 14:36:37,213 root INFO creating build/lib/django/contrib/humanize/locale/is 2024-04-14 14:36:37,214 root INFO creating build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-04-14 14:36:37,215 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-04-14 14:36:37,216 root INFO copying django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/is/LC_MESSAGES 2024-04-14 14:36:37,217 root INFO creating build/lib/django/contrib/humanize/locale/it 2024-04-14 14:36:37,217 root INFO creating build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-04-14 14:36:37,218 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-04-14 14:36:37,219 root INFO copying django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/it/LC_MESSAGES 2024-04-14 14:36:37,220 root INFO creating build/lib/django/contrib/humanize/locale/ja 2024-04-14 14:36:37,221 root INFO creating build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-04-14 14:36:37,221 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-04-14 14:36:37,222 root INFO copying django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-04-14 14:36:37,223 root INFO creating build/lib/django/contrib/humanize/locale/ka 2024-04-14 14:36:37,224 root INFO creating build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-04-14 14:36:37,224 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-04-14 14:36:37,225 root INFO copying django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-04-14 14:36:37,227 root INFO creating build/lib/django/contrib/humanize/locale/kk 2024-04-14 14:36:37,227 root INFO creating build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-04-14 14:36:37,228 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-04-14 14:36:37,229 root INFO copying django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-04-14 14:36:37,230 root INFO creating build/lib/django/contrib/humanize/locale/km 2024-04-14 14:36:37,230 root INFO creating build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-04-14 14:36:37,231 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-04-14 14:36:37,232 root INFO copying django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/km/LC_MESSAGES 2024-04-14 14:36:37,233 root INFO creating build/lib/django/contrib/humanize/locale/kn 2024-04-14 14:36:37,233 root INFO creating build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-04-14 14:36:37,234 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-04-14 14:36:37,235 root INFO copying django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-04-14 14:36:37,236 root INFO creating build/lib/django/contrib/humanize/locale/ko 2024-04-14 14:36:37,237 root INFO creating build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-04-14 14:36:37,237 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-04-14 14:36:37,238 root INFO copying django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-04-14 14:36:37,239 root INFO creating build/lib/django/contrib/humanize/locale/ky 2024-04-14 14:36:37,240 root INFO creating build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-04-14 14:36:37,240 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-04-14 14:36:37,242 root INFO copying django/contrib/humanize/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-04-14 14:36:37,243 root INFO creating build/lib/django/contrib/humanize/locale/lb 2024-04-14 14:36:37,243 root INFO creating build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-04-14 14:36:37,244 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-04-14 14:36:37,245 root INFO copying django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-04-14 14:36:37,246 root INFO creating build/lib/django/contrib/humanize/locale/lt 2024-04-14 14:36:37,246 root INFO creating build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-04-14 14:36:37,247 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-04-14 14:36:37,248 root INFO copying django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-04-14 14:36:37,249 root INFO creating build/lib/django/contrib/humanize/locale/lv 2024-04-14 14:36:37,250 root INFO creating build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-04-14 14:36:37,250 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-04-14 14:36:37,251 root INFO copying django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-04-14 14:36:37,253 root INFO creating build/lib/django/contrib/humanize/locale/mk 2024-04-14 14:36:37,253 root INFO creating build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-04-14 14:36:37,254 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-04-14 14:36:37,255 root INFO copying django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-04-14 14:36:37,256 root INFO creating build/lib/django/contrib/humanize/locale/ml 2024-04-14 14:36:37,256 root INFO creating build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-04-14 14:36:37,257 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-04-14 14:36:37,258 root INFO copying django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-04-14 14:36:37,259 root INFO creating build/lib/django/contrib/humanize/locale/mn 2024-04-14 14:36:37,260 root INFO creating build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-04-14 14:36:37,260 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-04-14 14:36:37,261 root INFO copying django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-04-14 14:36:37,263 root INFO creating build/lib/django/contrib/humanize/locale/mr 2024-04-14 14:36:37,263 root INFO creating build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-04-14 14:36:37,264 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-04-14 14:36:37,265 root INFO copying django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-04-14 14:36:37,266 root INFO creating build/lib/django/contrib/humanize/locale/ms 2024-04-14 14:36:37,266 root INFO creating build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-04-14 14:36:37,267 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-04-14 14:36:37,268 root INFO copying django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-04-14 14:36:37,269 root INFO creating build/lib/django/contrib/humanize/locale/my 2024-04-14 14:36:37,269 root INFO creating build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-04-14 14:36:37,270 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-04-14 14:36:37,271 root INFO copying django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/my/LC_MESSAGES 2024-04-14 14:36:37,272 root INFO creating build/lib/django/contrib/humanize/locale/nb 2024-04-14 14:36:37,272 root INFO creating build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-04-14 14:36:37,273 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-04-14 14:36:37,274 root INFO copying django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-04-14 14:36:37,275 root INFO creating build/lib/django/contrib/humanize/locale/ne 2024-04-14 14:36:37,276 root INFO creating build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-04-14 14:36:37,276 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-04-14 14:36:37,277 root INFO copying django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-04-14 14:36:37,278 root INFO creating build/lib/django/contrib/humanize/locale/nl 2024-04-14 14:36:37,279 root INFO creating build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-04-14 14:36:37,279 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-04-14 14:36:37,280 root INFO copying django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-04-14 14:36:37,281 root INFO creating build/lib/django/contrib/humanize/locale/nn 2024-04-14 14:36:37,282 root INFO creating build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-04-14 14:36:37,282 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-04-14 14:36:37,283 root INFO copying django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-04-14 14:36:37,284 root INFO creating build/lib/django/contrib/humanize/locale/os 2024-04-14 14:36:37,285 root INFO creating build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-04-14 14:36:37,286 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-04-14 14:36:37,287 root INFO copying django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/os/LC_MESSAGES 2024-04-14 14:36:37,288 root INFO creating build/lib/django/contrib/humanize/locale/pa 2024-04-14 14:36:37,288 root INFO creating build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-04-14 14:36:37,289 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-04-14 14:36:37,290 root INFO copying django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-04-14 14:36:37,291 root INFO creating build/lib/django/contrib/humanize/locale/pl 2024-04-14 14:36:37,291 root INFO creating build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-04-14 14:36:37,292 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-04-14 14:36:37,293 root INFO copying django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-04-14 14:36:37,294 root INFO creating build/lib/django/contrib/humanize/locale/pt 2024-04-14 14:36:37,295 root INFO creating build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-04-14 14:36:37,295 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-04-14 14:36:37,296 root INFO copying django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-04-14 14:36:37,298 root INFO creating build/lib/django/contrib/humanize/locale/pt_BR 2024-04-14 14:36:37,298 root INFO creating build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:37,299 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:37,300 root INFO copying django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:37,301 root INFO creating build/lib/django/contrib/humanize/locale/ro 2024-04-14 14:36:37,302 root INFO creating build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-04-14 14:36:37,302 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-04-14 14:36:37,303 root INFO copying django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-04-14 14:36:37,304 root INFO creating build/lib/django/contrib/humanize/locale/ru 2024-04-14 14:36:37,305 root INFO creating build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-04-14 14:36:37,306 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-04-14 14:36:37,307 root INFO copying django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-04-14 14:36:37,308 root INFO creating build/lib/django/contrib/humanize/locale/sk 2024-04-14 14:36:37,308 root INFO creating build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-04-14 14:36:37,309 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-04-14 14:36:37,310 root INFO copying django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-04-14 14:36:37,311 root INFO creating build/lib/django/contrib/humanize/locale/sl 2024-04-14 14:36:37,312 root INFO creating build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-04-14 14:36:37,312 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-04-14 14:36:37,313 root INFO copying django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-04-14 14:36:37,315 root INFO creating build/lib/django/contrib/humanize/locale/sq 2024-04-14 14:36:37,315 root INFO creating build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-04-14 14:36:37,316 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-04-14 14:36:37,317 root INFO copying django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-04-14 14:36:37,318 root INFO creating build/lib/django/contrib/humanize/locale/sr 2024-04-14 14:36:37,319 root INFO creating build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-04-14 14:36:37,319 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-04-14 14:36:37,320 root INFO copying django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-04-14 14:36:37,322 root INFO creating build/lib/django/contrib/humanize/locale/sr_Latn 2024-04-14 14:36:37,322 root INFO creating build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:37,323 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:37,324 root INFO copying django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:37,325 root INFO creating build/lib/django/contrib/humanize/locale/sv 2024-04-14 14:36:37,325 root INFO creating build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-04-14 14:36:37,326 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-04-14 14:36:37,327 root INFO copying django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-04-14 14:36:37,328 root INFO creating build/lib/django/contrib/humanize/locale/sw 2024-04-14 14:36:37,328 root INFO creating build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-04-14 14:36:37,329 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-04-14 14:36:37,330 root INFO copying django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-04-14 14:36:37,331 root INFO creating build/lib/django/contrib/humanize/locale/ta 2024-04-14 14:36:37,332 root INFO creating build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-04-14 14:36:37,332 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-04-14 14:36:37,333 root INFO copying django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-04-14 14:36:37,334 root INFO creating build/lib/django/contrib/humanize/locale/te 2024-04-14 14:36:37,335 root INFO creating build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-04-14 14:36:37,335 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-04-14 14:36:37,336 root INFO copying django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/te/LC_MESSAGES 2024-04-14 14:36:37,337 root INFO creating build/lib/django/contrib/humanize/locale/tg 2024-04-14 14:36:37,338 root INFO creating build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-04-14 14:36:37,338 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-04-14 14:36:37,339 root INFO copying django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-04-14 14:36:37,340 root INFO creating build/lib/django/contrib/humanize/locale/th 2024-04-14 14:36:37,341 root INFO creating build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-04-14 14:36:37,342 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-04-14 14:36:37,343 root INFO copying django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/th/LC_MESSAGES 2024-04-14 14:36:37,344 root INFO creating build/lib/django/contrib/humanize/locale/tk 2024-04-14 14:36:37,344 root INFO creating build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-04-14 14:36:37,345 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-04-14 14:36:37,346 root INFO copying django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-04-14 14:36:37,347 root INFO creating build/lib/django/contrib/humanize/locale/tr 2024-04-14 14:36:37,347 root INFO creating build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-04-14 14:36:37,348 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-04-14 14:36:37,349 root INFO copying django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-04-14 14:36:37,350 root INFO creating build/lib/django/contrib/humanize/locale/tt 2024-04-14 14:36:37,351 root INFO creating build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-04-14 14:36:37,351 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-04-14 14:36:37,352 root INFO copying django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-04-14 14:36:37,353 root INFO creating build/lib/django/contrib/humanize/locale/udm 2024-04-14 14:36:37,353 root INFO creating build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-04-14 14:36:37,354 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-04-14 14:36:37,355 root INFO copying django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-04-14 14:36:37,356 root INFO creating build/lib/django/contrib/humanize/locale/uk 2024-04-14 14:36:37,357 root INFO creating build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-04-14 14:36:37,357 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-04-14 14:36:37,358 root INFO copying django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-04-14 14:36:37,360 root INFO creating build/lib/django/contrib/humanize/locale/ur 2024-04-14 14:36:37,360 root INFO creating build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-04-14 14:36:37,361 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-04-14 14:36:37,362 root INFO copying django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-04-14 14:36:37,363 root INFO creating build/lib/django/contrib/humanize/locale/uz 2024-04-14 14:36:37,363 root INFO creating build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-04-14 14:36:37,364 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-04-14 14:36:37,365 root INFO copying django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-04-14 14:36:37,366 root INFO creating build/lib/django/contrib/humanize/locale/vi 2024-04-14 14:36:37,366 root INFO creating build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-04-14 14:36:37,367 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-04-14 14:36:37,368 root INFO copying django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-04-14 14:36:37,369 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hans 2024-04-14 14:36:37,369 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:37,370 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:37,371 root INFO copying django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:37,372 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hant 2024-04-14 14:36:37,373 root INFO creating build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:37,373 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:37,374 root INFO copying django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:37,375 root INFO copying django/contrib/auth/common-passwords.txt.gz -> build/lib/django/contrib/auth 2024-04-14 14:36:37,377 root INFO creating build/lib/django/contrib/auth/locale 2024-04-14 14:36:37,378 root INFO creating build/lib/django/contrib/auth/locale/af 2024-04-14 14:36:37,378 root INFO creating build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-04-14 14:36:37,379 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-04-14 14:36:37,380 root INFO copying django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/af/LC_MESSAGES 2024-04-14 14:36:37,381 root INFO creating build/lib/django/contrib/auth/locale/ar 2024-04-14 14:36:37,381 root INFO creating build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-04-14 14:36:37,382 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-04-14 14:36:37,383 root INFO copying django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar/LC_MESSAGES 2024-04-14 14:36:37,384 root INFO creating build/lib/django/contrib/auth/locale/ar_DZ 2024-04-14 14:36:37,385 root INFO creating build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:37,385 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:37,387 root INFO copying django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:37,388 root INFO creating build/lib/django/contrib/auth/locale/ast 2024-04-14 14:36:37,388 root INFO creating build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-04-14 14:36:37,389 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-04-14 14:36:37,390 root INFO copying django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ast/LC_MESSAGES 2024-04-14 14:36:37,391 root INFO creating build/lib/django/contrib/auth/locale/az 2024-04-14 14:36:37,392 root INFO creating build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-04-14 14:36:37,392 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-04-14 14:36:37,393 root INFO copying django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/az/LC_MESSAGES 2024-04-14 14:36:37,394 root INFO creating build/lib/django/contrib/auth/locale/be 2024-04-14 14:36:37,395 root INFO creating build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-04-14 14:36:37,395 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-04-14 14:36:37,397 root INFO copying django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/be/LC_MESSAGES 2024-04-14 14:36:37,398 root INFO creating build/lib/django/contrib/auth/locale/bg 2024-04-14 14:36:37,398 root INFO creating build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-04-14 14:36:37,399 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-04-14 14:36:37,400 root INFO copying django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bg/LC_MESSAGES 2024-04-14 14:36:37,401 root INFO creating build/lib/django/contrib/auth/locale/bn 2024-04-14 14:36:37,402 root INFO creating build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-04-14 14:36:37,403 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-04-14 14:36:37,404 root INFO copying django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bn/LC_MESSAGES 2024-04-14 14:36:37,404 root INFO creating build/lib/django/contrib/auth/locale/br 2024-04-14 14:36:37,405 root INFO creating build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-04-14 14:36:37,406 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-04-14 14:36:37,407 root INFO copying django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/br/LC_MESSAGES 2024-04-14 14:36:37,408 root INFO creating build/lib/django/contrib/auth/locale/bs 2024-04-14 14:36:37,408 root INFO creating build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-04-14 14:36:37,409 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-04-14 14:36:37,410 root INFO copying django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/bs/LC_MESSAGES 2024-04-14 14:36:37,411 root INFO creating build/lib/django/contrib/auth/locale/ca 2024-04-14 14:36:37,411 root INFO creating build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-04-14 14:36:37,412 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-04-14 14:36:37,413 root INFO copying django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ca/LC_MESSAGES 2024-04-14 14:36:37,414 root INFO creating build/lib/django/contrib/auth/locale/ckb 2024-04-14 14:36:37,414 root INFO creating build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-04-14 14:36:37,415 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-04-14 14:36:37,416 root INFO copying django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-04-14 14:36:37,418 root INFO creating build/lib/django/contrib/auth/locale/cs 2024-04-14 14:36:37,418 root INFO creating build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-04-14 14:36:37,419 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-04-14 14:36:37,420 root INFO copying django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cs/LC_MESSAGES 2024-04-14 14:36:37,421 root INFO creating build/lib/django/contrib/auth/locale/cy 2024-04-14 14:36:37,421 root INFO creating build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-04-14 14:36:37,422 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-04-14 14:36:37,423 root INFO copying django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/cy/LC_MESSAGES 2024-04-14 14:36:37,424 root INFO creating build/lib/django/contrib/auth/locale/da 2024-04-14 14:36:37,424 root INFO creating build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-04-14 14:36:37,425 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-04-14 14:36:37,426 root INFO copying django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/da/LC_MESSAGES 2024-04-14 14:36:37,427 root INFO creating build/lib/django/contrib/auth/locale/de 2024-04-14 14:36:37,428 root INFO creating build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-04-14 14:36:37,428 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-04-14 14:36:37,429 root INFO copying django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/de/LC_MESSAGES 2024-04-14 14:36:37,430 root INFO creating build/lib/django/contrib/auth/locale/dsb 2024-04-14 14:36:37,431 root INFO creating build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-04-14 14:36:37,431 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-04-14 14:36:37,433 root INFO copying django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-04-14 14:36:37,434 root INFO creating build/lib/django/contrib/auth/locale/el 2024-04-14 14:36:37,435 root INFO creating build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-04-14 14:36:37,435 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-04-14 14:36:37,436 root INFO copying django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/el/LC_MESSAGES 2024-04-14 14:36:37,438 root INFO creating build/lib/django/contrib/auth/locale/en 2024-04-14 14:36:37,438 root INFO creating build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-04-14 14:36:37,439 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-04-14 14:36:37,440 root INFO copying django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en/LC_MESSAGES 2024-04-14 14:36:37,441 root INFO creating build/lib/django/contrib/auth/locale/en_AU 2024-04-14 14:36:37,442 root INFO creating build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:37,442 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:37,443 root INFO copying django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:37,444 root INFO creating build/lib/django/contrib/auth/locale/en_GB 2024-04-14 14:36:37,445 root INFO creating build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:37,445 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:37,446 root INFO copying django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:37,447 root INFO creating build/lib/django/contrib/auth/locale/eo 2024-04-14 14:36:37,448 root INFO creating build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-04-14 14:36:37,448 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-04-14 14:36:37,449 root INFO copying django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eo/LC_MESSAGES 2024-04-14 14:36:37,450 root INFO creating build/lib/django/contrib/auth/locale/es 2024-04-14 14:36:37,451 root INFO creating build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-04-14 14:36:37,451 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-04-14 14:36:37,452 root INFO copying django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es/LC_MESSAGES 2024-04-14 14:36:37,454 root INFO creating build/lib/django/contrib/auth/locale/es_AR 2024-04-14 14:36:37,454 root INFO creating build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:37,455 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:37,456 root INFO copying django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:37,457 root INFO creating build/lib/django/contrib/auth/locale/es_CO 2024-04-14 14:36:37,458 root INFO creating build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:37,458 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:37,459 root INFO copying django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:37,460 root INFO creating build/lib/django/contrib/auth/locale/es_MX 2024-04-14 14:36:37,461 root INFO creating build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:37,461 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:37,462 root INFO copying django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:37,464 root INFO creating build/lib/django/contrib/auth/locale/es_VE 2024-04-14 14:36:37,464 root INFO creating build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:37,465 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:37,466 root INFO copying django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:37,467 root INFO creating build/lib/django/contrib/auth/locale/et 2024-04-14 14:36:37,467 root INFO creating build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-04-14 14:36:37,468 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-04-14 14:36:37,469 root INFO copying django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/et/LC_MESSAGES 2024-04-14 14:36:37,470 root INFO creating build/lib/django/contrib/auth/locale/eu 2024-04-14 14:36:37,470 root INFO creating build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-04-14 14:36:37,471 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-04-14 14:36:37,472 root INFO copying django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/eu/LC_MESSAGES 2024-04-14 14:36:37,473 root INFO creating build/lib/django/contrib/auth/locale/fa 2024-04-14 14:36:37,473 root INFO creating build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-04-14 14:36:37,474 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-04-14 14:36:37,475 root INFO copying django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fa/LC_MESSAGES 2024-04-14 14:36:37,476 root INFO creating build/lib/django/contrib/auth/locale/fi 2024-04-14 14:36:37,477 root INFO creating build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-04-14 14:36:37,478 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-04-14 14:36:37,479 root INFO copying django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fi/LC_MESSAGES 2024-04-14 14:36:37,480 root INFO creating build/lib/django/contrib/auth/locale/fr 2024-04-14 14:36:37,480 root INFO creating build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-04-14 14:36:37,481 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-04-14 14:36:37,482 root INFO copying django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fr/LC_MESSAGES 2024-04-14 14:36:37,483 root INFO creating build/lib/django/contrib/auth/locale/fy 2024-04-14 14:36:37,484 root INFO creating build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-04-14 14:36:37,484 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-04-14 14:36:37,485 root INFO copying django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/fy/LC_MESSAGES 2024-04-14 14:36:37,487 root INFO creating build/lib/django/contrib/auth/locale/ga 2024-04-14 14:36:37,487 root INFO creating build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-04-14 14:36:37,488 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-04-14 14:36:37,488 root INFO copying django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ga/LC_MESSAGES 2024-04-14 14:36:37,489 root INFO creating build/lib/django/contrib/auth/locale/gd 2024-04-14 14:36:37,490 root INFO creating build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-04-14 14:36:37,491 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-04-14 14:36:37,492 root INFO copying django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gd/LC_MESSAGES 2024-04-14 14:36:37,493 root INFO creating build/lib/django/contrib/auth/locale/gl 2024-04-14 14:36:37,494 root INFO creating build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-04-14 14:36:37,494 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-04-14 14:36:37,495 root INFO copying django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/gl/LC_MESSAGES 2024-04-14 14:36:37,496 root INFO creating build/lib/django/contrib/auth/locale/he 2024-04-14 14:36:37,497 root INFO creating build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-04-14 14:36:37,498 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-04-14 14:36:37,499 root INFO copying django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/he/LC_MESSAGES 2024-04-14 14:36:37,500 root INFO creating build/lib/django/contrib/auth/locale/hi 2024-04-14 14:36:37,501 root INFO creating build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-04-14 14:36:37,501 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-04-14 14:36:37,502 root INFO copying django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hi/LC_MESSAGES 2024-04-14 14:36:37,503 root INFO creating build/lib/django/contrib/auth/locale/hr 2024-04-14 14:36:37,504 root INFO creating build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-04-14 14:36:37,504 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-04-14 14:36:37,505 root INFO copying django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hr/LC_MESSAGES 2024-04-14 14:36:37,506 root INFO creating build/lib/django/contrib/auth/locale/hsb 2024-04-14 14:36:37,507 root INFO creating build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-04-14 14:36:37,507 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-04-14 14:36:37,508 root INFO copying django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-04-14 14:36:37,510 root INFO creating build/lib/django/contrib/auth/locale/hu 2024-04-14 14:36:37,510 root INFO creating build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-04-14 14:36:37,511 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-04-14 14:36:37,512 root INFO copying django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hu/LC_MESSAGES 2024-04-14 14:36:37,513 root INFO creating build/lib/django/contrib/auth/locale/hy 2024-04-14 14:36:37,513 root INFO creating build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-04-14 14:36:37,514 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-04-14 14:36:37,515 root INFO copying django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/hy/LC_MESSAGES 2024-04-14 14:36:37,516 root INFO creating build/lib/django/contrib/auth/locale/ia 2024-04-14 14:36:37,517 root INFO creating build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-04-14 14:36:37,517 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-04-14 14:36:37,518 root INFO copying django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ia/LC_MESSAGES 2024-04-14 14:36:37,519 root INFO creating build/lib/django/contrib/auth/locale/id 2024-04-14 14:36:37,520 root INFO creating build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-04-14 14:36:37,520 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-04-14 14:36:37,521 root INFO copying django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/id/LC_MESSAGES 2024-04-14 14:36:37,522 root INFO creating build/lib/django/contrib/auth/locale/io 2024-04-14 14:36:37,523 root INFO creating build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-04-14 14:36:37,523 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-04-14 14:36:37,525 root INFO copying django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/io/LC_MESSAGES 2024-04-14 14:36:37,526 root INFO creating build/lib/django/contrib/auth/locale/is 2024-04-14 14:36:37,526 root INFO creating build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-04-14 14:36:37,527 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-04-14 14:36:37,528 root INFO copying django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/is/LC_MESSAGES 2024-04-14 14:36:37,529 root INFO creating build/lib/django/contrib/auth/locale/it 2024-04-14 14:36:37,529 root INFO creating build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-04-14 14:36:37,530 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-04-14 14:36:37,531 root INFO copying django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/it/LC_MESSAGES 2024-04-14 14:36:37,532 root INFO creating build/lib/django/contrib/auth/locale/ja 2024-04-14 14:36:37,533 root INFO creating build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-04-14 14:36:37,533 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-04-14 14:36:37,534 root INFO copying django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ja/LC_MESSAGES 2024-04-14 14:36:37,536 root INFO creating build/lib/django/contrib/auth/locale/ka 2024-04-14 14:36:37,536 root INFO creating build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-04-14 14:36:37,537 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-04-14 14:36:37,538 root INFO copying django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ka/LC_MESSAGES 2024-04-14 14:36:37,539 root INFO creating build/lib/django/contrib/auth/locale/kab 2024-04-14 14:36:37,540 root INFO creating build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-04-14 14:36:37,541 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-04-14 14:36:37,542 root INFO copying django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kab/LC_MESSAGES 2024-04-14 14:36:37,543 root INFO creating build/lib/django/contrib/auth/locale/kk 2024-04-14 14:36:37,543 root INFO creating build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-04-14 14:36:37,544 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-04-14 14:36:37,545 root INFO copying django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kk/LC_MESSAGES 2024-04-14 14:36:37,546 root INFO creating build/lib/django/contrib/auth/locale/km 2024-04-14 14:36:37,546 root INFO creating build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-04-14 14:36:37,547 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-04-14 14:36:37,548 root INFO copying django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/km/LC_MESSAGES 2024-04-14 14:36:37,549 root INFO creating build/lib/django/contrib/auth/locale/kn 2024-04-14 14:36:37,549 root INFO creating build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-04-14 14:36:37,550 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-04-14 14:36:37,551 root INFO copying django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/kn/LC_MESSAGES 2024-04-14 14:36:37,552 root INFO creating build/lib/django/contrib/auth/locale/ko 2024-04-14 14:36:37,552 root INFO creating build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-04-14 14:36:37,553 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-04-14 14:36:37,554 root INFO copying django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ko/LC_MESSAGES 2024-04-14 14:36:37,555 root INFO creating build/lib/django/contrib/auth/locale/ky 2024-04-14 14:36:37,556 root INFO creating build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-04-14 14:36:37,556 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-04-14 14:36:37,557 root INFO copying django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ky/LC_MESSAGES 2024-04-14 14:36:37,559 root INFO creating build/lib/django/contrib/auth/locale/lb 2024-04-14 14:36:37,559 root INFO creating build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-04-14 14:36:37,560 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-04-14 14:36:37,561 root INFO copying django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lb/LC_MESSAGES 2024-04-14 14:36:37,562 root INFO creating build/lib/django/contrib/auth/locale/lt 2024-04-14 14:36:37,563 root INFO creating build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-04-14 14:36:37,563 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-04-14 14:36:37,564 root INFO copying django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lt/LC_MESSAGES 2024-04-14 14:36:37,566 root INFO creating build/lib/django/contrib/auth/locale/lv 2024-04-14 14:36:37,566 root INFO creating build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-04-14 14:36:37,567 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-04-14 14:36:37,568 root INFO copying django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/lv/LC_MESSAGES 2024-04-14 14:36:37,569 root INFO creating build/lib/django/contrib/auth/locale/mk 2024-04-14 14:36:37,570 root INFO creating build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-04-14 14:36:37,570 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-04-14 14:36:37,571 root INFO copying django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mk/LC_MESSAGES 2024-04-14 14:36:37,573 root INFO creating build/lib/django/contrib/auth/locale/ml 2024-04-14 14:36:37,573 root INFO creating build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-04-14 14:36:37,574 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-04-14 14:36:37,575 root INFO copying django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ml/LC_MESSAGES 2024-04-14 14:36:37,577 root INFO creating build/lib/django/contrib/auth/locale/mn 2024-04-14 14:36:37,577 root INFO creating build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-04-14 14:36:37,578 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-04-14 14:36:37,579 root INFO copying django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mn/LC_MESSAGES 2024-04-14 14:36:37,580 root INFO creating build/lib/django/contrib/auth/locale/mr 2024-04-14 14:36:37,581 root INFO creating build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-04-14 14:36:37,581 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-04-14 14:36:37,583 root INFO copying django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/mr/LC_MESSAGES 2024-04-14 14:36:37,584 root INFO creating build/lib/django/contrib/auth/locale/ms 2024-04-14 14:36:37,584 root INFO creating build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-04-14 14:36:37,585 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-04-14 14:36:37,586 root INFO copying django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ms/LC_MESSAGES 2024-04-14 14:36:37,587 root INFO creating build/lib/django/contrib/auth/locale/my 2024-04-14 14:36:37,587 root INFO creating build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-04-14 14:36:37,588 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-04-14 14:36:37,589 root INFO copying django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/my/LC_MESSAGES 2024-04-14 14:36:37,590 root INFO creating build/lib/django/contrib/auth/locale/nb 2024-04-14 14:36:37,591 root INFO creating build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-04-14 14:36:37,591 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-04-14 14:36:37,592 root INFO copying django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nb/LC_MESSAGES 2024-04-14 14:36:37,593 root INFO creating build/lib/django/contrib/auth/locale/ne 2024-04-14 14:36:37,594 root INFO creating build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-04-14 14:36:37,594 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-04-14 14:36:37,595 root INFO copying django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ne/LC_MESSAGES 2024-04-14 14:36:37,597 root INFO creating build/lib/django/contrib/auth/locale/nl 2024-04-14 14:36:37,597 root INFO creating build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-04-14 14:36:37,598 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-04-14 14:36:37,599 root INFO copying django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nl/LC_MESSAGES 2024-04-14 14:36:37,600 root INFO creating build/lib/django/contrib/auth/locale/nn 2024-04-14 14:36:37,600 root INFO creating build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-04-14 14:36:37,601 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-04-14 14:36:37,602 root INFO copying django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/nn/LC_MESSAGES 2024-04-14 14:36:37,603 root INFO creating build/lib/django/contrib/auth/locale/os 2024-04-14 14:36:37,603 root INFO creating build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-04-14 14:36:37,604 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-04-14 14:36:37,605 root INFO copying django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/os/LC_MESSAGES 2024-04-14 14:36:37,606 root INFO creating build/lib/django/contrib/auth/locale/pa 2024-04-14 14:36:37,607 root INFO creating build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-04-14 14:36:37,607 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-04-14 14:36:37,608 root INFO copying django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pa/LC_MESSAGES 2024-04-14 14:36:37,609 root INFO creating build/lib/django/contrib/auth/locale/pl 2024-04-14 14:36:37,610 root INFO creating build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-04-14 14:36:37,610 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-04-14 14:36:37,611 root INFO copying django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pl/LC_MESSAGES 2024-04-14 14:36:37,612 root INFO creating build/lib/django/contrib/auth/locale/pt 2024-04-14 14:36:37,613 root INFO creating build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-04-14 14:36:37,614 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-04-14 14:36:37,615 root INFO copying django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt/LC_MESSAGES 2024-04-14 14:36:37,616 root INFO creating build/lib/django/contrib/auth/locale/pt_BR 2024-04-14 14:36:37,616 root INFO creating build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:37,617 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:37,618 root INFO copying django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:37,619 root INFO creating build/lib/django/contrib/auth/locale/ro 2024-04-14 14:36:37,619 root INFO creating build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-04-14 14:36:37,620 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-04-14 14:36:37,621 root INFO copying django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ro/LC_MESSAGES 2024-04-14 14:36:37,622 root INFO creating build/lib/django/contrib/auth/locale/ru 2024-04-14 14:36:37,623 root INFO creating build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-04-14 14:36:37,623 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-04-14 14:36:37,625 root INFO copying django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ru/LC_MESSAGES 2024-04-14 14:36:37,626 root INFO creating build/lib/django/contrib/auth/locale/sk 2024-04-14 14:36:37,626 root INFO creating build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-04-14 14:36:37,627 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-04-14 14:36:37,628 root INFO copying django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sk/LC_MESSAGES 2024-04-14 14:36:37,630 root INFO creating build/lib/django/contrib/auth/locale/sl 2024-04-14 14:36:37,630 root INFO creating build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-04-14 14:36:37,631 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-04-14 14:36:37,632 root INFO copying django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sl/LC_MESSAGES 2024-04-14 14:36:37,633 root INFO creating build/lib/django/contrib/auth/locale/sq 2024-04-14 14:36:37,633 root INFO creating build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-04-14 14:36:37,634 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-04-14 14:36:37,635 root INFO copying django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sq/LC_MESSAGES 2024-04-14 14:36:37,636 root INFO creating build/lib/django/contrib/auth/locale/sr 2024-04-14 14:36:37,636 root INFO creating build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-04-14 14:36:37,637 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-04-14 14:36:37,638 root INFO copying django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr/LC_MESSAGES 2024-04-14 14:36:37,639 root INFO creating build/lib/django/contrib/auth/locale/sr_Latn 2024-04-14 14:36:37,640 root INFO creating build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:37,640 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:37,642 root INFO copying django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:37,643 root INFO creating build/lib/django/contrib/auth/locale/sv 2024-04-14 14:36:37,643 root INFO creating build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-04-14 14:36:37,644 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-04-14 14:36:37,645 root INFO copying django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sv/LC_MESSAGES 2024-04-14 14:36:37,646 root INFO creating build/lib/django/contrib/auth/locale/sw 2024-04-14 14:36:37,646 root INFO creating build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-04-14 14:36:37,647 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-04-14 14:36:37,648 root INFO copying django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/sw/LC_MESSAGES 2024-04-14 14:36:37,649 root INFO creating build/lib/django/contrib/auth/locale/ta 2024-04-14 14:36:37,649 root INFO creating build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-04-14 14:36:37,650 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-04-14 14:36:37,651 root INFO copying django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ta/LC_MESSAGES 2024-04-14 14:36:37,652 root INFO creating build/lib/django/contrib/auth/locale/te 2024-04-14 14:36:37,652 root INFO creating build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-04-14 14:36:37,653 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-04-14 14:36:37,654 root INFO copying django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/te/LC_MESSAGES 2024-04-14 14:36:37,655 root INFO creating build/lib/django/contrib/auth/locale/tg 2024-04-14 14:36:37,655 root INFO creating build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-04-14 14:36:37,656 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-04-14 14:36:37,657 root INFO copying django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tg/LC_MESSAGES 2024-04-14 14:36:37,658 root INFO creating build/lib/django/contrib/auth/locale/th 2024-04-14 14:36:37,659 root INFO creating build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-04-14 14:36:37,659 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-04-14 14:36:37,660 root INFO copying django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/th/LC_MESSAGES 2024-04-14 14:36:37,661 root INFO creating build/lib/django/contrib/auth/locale/tk 2024-04-14 14:36:37,662 root INFO creating build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-04-14 14:36:37,662 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-04-14 14:36:37,663 root INFO copying django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tk/LC_MESSAGES 2024-04-14 14:36:37,664 root INFO creating build/lib/django/contrib/auth/locale/tr 2024-04-14 14:36:37,665 root INFO creating build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-04-14 14:36:37,665 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-04-14 14:36:37,666 root INFO copying django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tr/LC_MESSAGES 2024-04-14 14:36:37,668 root INFO creating build/lib/django/contrib/auth/locale/tt 2024-04-14 14:36:37,668 root INFO creating build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-04-14 14:36:37,669 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-04-14 14:36:37,670 root INFO copying django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/tt/LC_MESSAGES 2024-04-14 14:36:37,671 root INFO creating build/lib/django/contrib/auth/locale/udm 2024-04-14 14:36:37,671 root INFO creating build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-04-14 14:36:37,672 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-04-14 14:36:37,673 root INFO copying django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/udm/LC_MESSAGES 2024-04-14 14:36:37,674 root INFO creating build/lib/django/contrib/auth/locale/uk 2024-04-14 14:36:37,675 root INFO creating build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-04-14 14:36:37,675 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-04-14 14:36:37,676 root INFO copying django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uk/LC_MESSAGES 2024-04-14 14:36:37,678 root INFO creating build/lib/django/contrib/auth/locale/ur 2024-04-14 14:36:37,678 root INFO creating build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-04-14 14:36:37,679 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-04-14 14:36:37,680 root INFO copying django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/ur/LC_MESSAGES 2024-04-14 14:36:37,681 root INFO creating build/lib/django/contrib/auth/locale/uz 2024-04-14 14:36:37,681 root INFO creating build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-04-14 14:36:37,682 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-04-14 14:36:37,683 root INFO copying django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/uz/LC_MESSAGES 2024-04-14 14:36:37,684 root INFO creating build/lib/django/contrib/auth/locale/vi 2024-04-14 14:36:37,684 root INFO creating build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-04-14 14:36:37,685 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-04-14 14:36:37,686 root INFO copying django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/vi/LC_MESSAGES 2024-04-14 14:36:37,687 root INFO creating build/lib/django/contrib/auth/locale/zh_Hans 2024-04-14 14:36:37,688 root INFO creating build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:37,688 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:37,689 root INFO copying django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:37,690 root INFO creating build/lib/django/contrib/auth/locale/zh_Hant 2024-04-14 14:36:37,691 root INFO creating build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:37,692 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:37,692 root INFO copying django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:37,694 root INFO creating build/lib/django/contrib/auth/templates 2024-04-14 14:36:37,694 root INFO creating build/lib/django/contrib/auth/templates/auth 2024-04-14 14:36:37,694 root INFO creating build/lib/django/contrib/auth/templates/auth/widgets 2024-04-14 14:36:37,695 root INFO copying django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/lib/django/contrib/auth/templates/auth/widgets 2024-04-14 14:36:37,696 root INFO creating build/lib/django/contrib/auth/templates/registration 2024-04-14 14:36:37,697 root INFO copying django/contrib/auth/templates/registration/password_reset_subject.txt -> build/lib/django/contrib/auth/templates/registration 2024-04-14 14:36:37,698 root INFO creating build/lib/django/contrib/sitemaps/templates 2024-04-14 14:36:37,698 root INFO copying django/contrib/sitemaps/templates/sitemap.xml -> build/lib/django/contrib/sitemaps/templates 2024-04-14 14:36:37,699 root INFO copying django/contrib/sitemaps/templates/sitemap_index.xml -> build/lib/django/contrib/sitemaps/templates 2024-04-14 14:36:37,700 root INFO creating build/lib/django/contrib/admin/locale 2024-04-14 14:36:37,700 root INFO creating build/lib/django/contrib/admin/locale/af 2024-04-14 14:36:37,701 root INFO creating build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-04-14 14:36:37,701 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-04-14 14:36:37,703 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-04-14 14:36:37,704 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-04-14 14:36:37,705 root INFO copying django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/af/LC_MESSAGES 2024-04-14 14:36:37,706 root INFO creating build/lib/django/contrib/admin/locale/am 2024-04-14 14:36:37,707 root INFO creating build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-04-14 14:36:37,707 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-04-14 14:36:37,708 root INFO copying django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/am/LC_MESSAGES 2024-04-14 14:36:37,710 root INFO creating build/lib/django/contrib/admin/locale/ar 2024-04-14 14:36:37,710 root INFO creating build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-04-14 14:36:37,711 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-04-14 14:36:37,712 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-04-14 14:36:37,713 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-04-14 14:36:37,714 root INFO copying django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar/LC_MESSAGES 2024-04-14 14:36:37,715 root INFO creating build/lib/django/contrib/admin/locale/ar_DZ 2024-04-14 14:36:37,716 root INFO creating build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:37,716 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:37,717 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:37,718 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:37,719 root INFO copying django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:37,720 root INFO creating build/lib/django/contrib/admin/locale/ast 2024-04-14 14:36:37,721 root INFO creating build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-04-14 14:36:37,722 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-04-14 14:36:37,723 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-04-14 14:36:37,724 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-04-14 14:36:37,725 root INFO copying django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ast/LC_MESSAGES 2024-04-14 14:36:37,726 root INFO creating build/lib/django/contrib/admin/locale/az 2024-04-14 14:36:37,726 root INFO creating build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-04-14 14:36:37,727 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-04-14 14:36:37,728 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-04-14 14:36:37,729 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-04-14 14:36:37,730 root INFO copying django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/az/LC_MESSAGES 2024-04-14 14:36:37,731 root INFO creating build/lib/django/contrib/admin/locale/be 2024-04-14 14:36:37,732 root INFO creating build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-04-14 14:36:37,732 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-04-14 14:36:37,733 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-04-14 14:36:37,735 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-04-14 14:36:37,736 root INFO copying django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/be/LC_MESSAGES 2024-04-14 14:36:37,737 root INFO creating build/lib/django/contrib/admin/locale/bg 2024-04-14 14:36:37,737 root INFO creating build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-04-14 14:36:37,738 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-04-14 14:36:37,739 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-04-14 14:36:37,740 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-04-14 14:36:37,741 root INFO copying django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bg/LC_MESSAGES 2024-04-14 14:36:37,742 root INFO creating build/lib/django/contrib/admin/locale/bn 2024-04-14 14:36:37,742 root INFO creating build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-04-14 14:36:37,743 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-04-14 14:36:37,744 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-04-14 14:36:37,745 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-04-14 14:36:37,746 root INFO copying django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bn/LC_MESSAGES 2024-04-14 14:36:37,747 root INFO creating build/lib/django/contrib/admin/locale/br 2024-04-14 14:36:37,748 root INFO creating build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-04-14 14:36:37,748 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-04-14 14:36:37,749 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-04-14 14:36:37,750 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-04-14 14:36:37,751 root INFO copying django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/br/LC_MESSAGES 2024-04-14 14:36:37,752 root INFO creating build/lib/django/contrib/admin/locale/bs 2024-04-14 14:36:37,753 root INFO creating build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-04-14 14:36:37,753 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-04-14 14:36:37,755 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-04-14 14:36:37,756 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-04-14 14:36:37,757 root INFO copying django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/bs/LC_MESSAGES 2024-04-14 14:36:37,758 root INFO creating build/lib/django/contrib/admin/locale/ca 2024-04-14 14:36:37,759 root INFO creating build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-04-14 14:36:37,759 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-04-14 14:36:37,760 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-04-14 14:36:37,762 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-04-14 14:36:37,763 root INFO copying django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ca/LC_MESSAGES 2024-04-14 14:36:37,764 root INFO creating build/lib/django/contrib/admin/locale/ckb 2024-04-14 14:36:37,764 root INFO creating build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-04-14 14:36:37,765 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-04-14 14:36:37,766 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-04-14 14:36:37,767 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-04-14 14:36:37,768 root INFO copying django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-04-14 14:36:37,769 root INFO creating build/lib/django/contrib/admin/locale/cs 2024-04-14 14:36:37,770 root INFO creating build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-04-14 14:36:37,770 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-04-14 14:36:37,771 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-04-14 14:36:37,773 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-04-14 14:36:37,774 root INFO copying django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cs/LC_MESSAGES 2024-04-14 14:36:37,775 root INFO creating build/lib/django/contrib/admin/locale/cy 2024-04-14 14:36:37,775 root INFO creating build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-04-14 14:36:37,776 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-04-14 14:36:37,777 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-04-14 14:36:37,778 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-04-14 14:36:37,779 root INFO copying django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/cy/LC_MESSAGES 2024-04-14 14:36:37,780 root INFO creating build/lib/django/contrib/admin/locale/da 2024-04-14 14:36:37,781 root INFO creating build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-04-14 14:36:37,781 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-04-14 14:36:37,782 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-04-14 14:36:37,783 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-04-14 14:36:37,784 root INFO copying django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/da/LC_MESSAGES 2024-04-14 14:36:37,785 root INFO creating build/lib/django/contrib/admin/locale/de 2024-04-14 14:36:37,786 root INFO creating build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-04-14 14:36:37,787 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-04-14 14:36:37,788 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-04-14 14:36:37,789 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-04-14 14:36:37,790 root INFO copying django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/de/LC_MESSAGES 2024-04-14 14:36:37,791 root INFO creating build/lib/django/contrib/admin/locale/dsb 2024-04-14 14:36:37,791 root INFO creating build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-04-14 14:36:37,792 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-04-14 14:36:37,793 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-04-14 14:36:37,794 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-04-14 14:36:37,795 root INFO copying django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-04-14 14:36:37,796 root INFO creating build/lib/django/contrib/admin/locale/el 2024-04-14 14:36:37,797 root INFO creating build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-04-14 14:36:37,797 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-04-14 14:36:37,799 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-04-14 14:36:37,800 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-04-14 14:36:37,801 root INFO copying django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/el/LC_MESSAGES 2024-04-14 14:36:37,802 root INFO creating build/lib/django/contrib/admin/locale/en 2024-04-14 14:36:37,803 root INFO creating build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-04-14 14:36:37,803 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-04-14 14:36:37,804 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-04-14 14:36:37,806 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-04-14 14:36:37,807 root INFO copying django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en/LC_MESSAGES 2024-04-14 14:36:37,808 root INFO creating build/lib/django/contrib/admin/locale/en_AU 2024-04-14 14:36:37,808 root INFO creating build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:37,809 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:37,810 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:37,811 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:37,812 root INFO copying django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:37,813 root INFO creating build/lib/django/contrib/admin/locale/en_GB 2024-04-14 14:36:37,814 root INFO creating build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:37,814 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:37,816 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:37,817 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:37,818 root INFO copying django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:37,819 root INFO creating build/lib/django/contrib/admin/locale/eo 2024-04-14 14:36:37,819 root INFO creating build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-04-14 14:36:37,820 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-04-14 14:36:37,821 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-04-14 14:36:37,822 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-04-14 14:36:37,823 root INFO copying django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eo/LC_MESSAGES 2024-04-14 14:36:37,824 root INFO creating build/lib/django/contrib/admin/locale/es 2024-04-14 14:36:37,825 root INFO creating build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-04-14 14:36:37,825 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-04-14 14:36:37,826 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-04-14 14:36:37,827 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-04-14 14:36:37,828 root INFO copying django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es/LC_MESSAGES 2024-04-14 14:36:37,830 root INFO creating build/lib/django/contrib/admin/locale/es_AR 2024-04-14 14:36:37,830 root INFO creating build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:37,831 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:37,832 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:37,833 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:37,834 root INFO copying django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:37,835 root INFO creating build/lib/django/contrib/admin/locale/es_CO 2024-04-14 14:36:37,835 root INFO creating build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:37,836 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:37,837 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:37,838 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:37,839 root INFO copying django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:37,840 root INFO creating build/lib/django/contrib/admin/locale/es_MX 2024-04-14 14:36:37,841 root INFO creating build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:37,841 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:37,843 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:37,844 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:37,845 root INFO copying django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:37,846 root INFO creating build/lib/django/contrib/admin/locale/es_VE 2024-04-14 14:36:37,846 root INFO creating build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:37,847 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:37,848 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:37,849 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:37,850 root INFO copying django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:37,851 root INFO creating build/lib/django/contrib/admin/locale/et 2024-04-14 14:36:37,852 root INFO creating build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-04-14 14:36:37,852 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-04-14 14:36:37,853 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-04-14 14:36:37,855 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-04-14 14:36:37,856 root INFO copying django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/et/LC_MESSAGES 2024-04-14 14:36:37,857 root INFO creating build/lib/django/contrib/admin/locale/eu 2024-04-14 14:36:37,857 root INFO creating build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-04-14 14:36:37,858 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-04-14 14:36:37,859 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-04-14 14:36:37,860 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-04-14 14:36:37,861 root INFO copying django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/eu/LC_MESSAGES 2024-04-14 14:36:37,862 root INFO creating build/lib/django/contrib/admin/locale/fa 2024-04-14 14:36:37,863 root INFO creating build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-04-14 14:36:37,863 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-04-14 14:36:37,865 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-04-14 14:36:37,866 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-04-14 14:36:37,867 root INFO copying django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fa/LC_MESSAGES 2024-04-14 14:36:37,868 root INFO creating build/lib/django/contrib/admin/locale/fi 2024-04-14 14:36:37,868 root INFO creating build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-04-14 14:36:37,869 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-04-14 14:36:37,870 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-04-14 14:36:37,871 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-04-14 14:36:37,872 root INFO copying django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fi/LC_MESSAGES 2024-04-14 14:36:37,873 root INFO creating build/lib/django/contrib/admin/locale/fr 2024-04-14 14:36:37,874 root INFO creating build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-04-14 14:36:37,874 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-04-14 14:36:37,876 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-04-14 14:36:37,877 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-04-14 14:36:37,878 root INFO copying django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fr/LC_MESSAGES 2024-04-14 14:36:37,879 root INFO creating build/lib/django/contrib/admin/locale/fy 2024-04-14 14:36:37,879 root INFO creating build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-04-14 14:36:37,880 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-04-14 14:36:37,881 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-04-14 14:36:37,882 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-04-14 14:36:37,883 root INFO copying django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/fy/LC_MESSAGES 2024-04-14 14:36:37,884 root INFO creating build/lib/django/contrib/admin/locale/ga 2024-04-14 14:36:37,885 root INFO creating build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-04-14 14:36:37,886 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-04-14 14:36:37,887 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-04-14 14:36:37,888 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-04-14 14:36:37,889 root INFO copying django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ga/LC_MESSAGES 2024-04-14 14:36:37,890 root INFO creating build/lib/django/contrib/admin/locale/gd 2024-04-14 14:36:37,890 root INFO creating build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-04-14 14:36:37,891 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-04-14 14:36:37,892 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-04-14 14:36:37,893 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-04-14 14:36:37,894 root INFO copying django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gd/LC_MESSAGES 2024-04-14 14:36:37,895 root INFO creating build/lib/django/contrib/admin/locale/gl 2024-04-14 14:36:37,896 root INFO creating build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-04-14 14:36:37,896 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-04-14 14:36:37,897 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-04-14 14:36:37,899 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-04-14 14:36:37,900 root INFO copying django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/gl/LC_MESSAGES 2024-04-14 14:36:37,901 root INFO creating build/lib/django/contrib/admin/locale/he 2024-04-14 14:36:37,901 root INFO creating build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-04-14 14:36:37,902 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-04-14 14:36:37,903 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-04-14 14:36:37,904 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-04-14 14:36:37,905 root INFO copying django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/he/LC_MESSAGES 2024-04-14 14:36:37,906 root INFO creating build/lib/django/contrib/admin/locale/hi 2024-04-14 14:36:37,906 root INFO creating build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-04-14 14:36:37,907 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-04-14 14:36:37,908 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-04-14 14:36:37,910 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-04-14 14:36:37,911 root INFO copying django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hi/LC_MESSAGES 2024-04-14 14:36:37,912 root INFO creating build/lib/django/contrib/admin/locale/hr 2024-04-14 14:36:37,912 root INFO creating build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-04-14 14:36:37,913 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-04-14 14:36:37,914 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-04-14 14:36:37,915 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-04-14 14:36:37,916 root INFO copying django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hr/LC_MESSAGES 2024-04-14 14:36:37,917 root INFO creating build/lib/django/contrib/admin/locale/hsb 2024-04-14 14:36:37,918 root INFO creating build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-04-14 14:36:37,918 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-04-14 14:36:37,919 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-04-14 14:36:37,921 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-04-14 14:36:37,922 root INFO copying django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-04-14 14:36:37,923 root INFO creating build/lib/django/contrib/admin/locale/hu 2024-04-14 14:36:37,923 root INFO creating build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-04-14 14:36:37,924 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-04-14 14:36:37,925 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-04-14 14:36:37,926 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-04-14 14:36:37,927 root INFO copying django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hu/LC_MESSAGES 2024-04-14 14:36:37,928 root INFO creating build/lib/django/contrib/admin/locale/hy 2024-04-14 14:36:37,928 root INFO creating build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-04-14 14:36:37,929 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-04-14 14:36:37,930 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-04-14 14:36:37,931 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-04-14 14:36:37,932 root INFO copying django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/hy/LC_MESSAGES 2024-04-14 14:36:37,933 root INFO creating build/lib/django/contrib/admin/locale/ia 2024-04-14 14:36:37,934 root INFO creating build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-04-14 14:36:37,934 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-04-14 14:36:37,936 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-04-14 14:36:37,937 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-04-14 14:36:37,938 root INFO copying django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ia/LC_MESSAGES 2024-04-14 14:36:37,939 root INFO creating build/lib/django/contrib/admin/locale/id 2024-04-14 14:36:37,939 root INFO creating build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-04-14 14:36:37,940 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-04-14 14:36:37,941 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-04-14 14:36:37,942 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-04-14 14:36:37,943 root INFO copying django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/id/LC_MESSAGES 2024-04-14 14:36:37,944 root INFO creating build/lib/django/contrib/admin/locale/io 2024-04-14 14:36:37,945 root INFO creating build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-04-14 14:36:37,945 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-04-14 14:36:37,947 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-04-14 14:36:37,948 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-04-14 14:36:37,949 root INFO copying django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/io/LC_MESSAGES 2024-04-14 14:36:37,950 root INFO creating build/lib/django/contrib/admin/locale/is 2024-04-14 14:36:37,951 root INFO creating build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-04-14 14:36:37,951 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-04-14 14:36:37,952 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-04-14 14:36:37,953 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-04-14 14:36:37,954 root INFO copying django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/is/LC_MESSAGES 2024-04-14 14:36:37,955 root INFO creating build/lib/django/contrib/admin/locale/it 2024-04-14 14:36:37,956 root INFO creating build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-04-14 14:36:37,956 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-04-14 14:36:37,958 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-04-14 14:36:37,959 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-04-14 14:36:37,960 root INFO copying django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/it/LC_MESSAGES 2024-04-14 14:36:37,961 root INFO creating build/lib/django/contrib/admin/locale/ja 2024-04-14 14:36:37,961 root INFO creating build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-04-14 14:36:37,962 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-04-14 14:36:37,963 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-04-14 14:36:37,965 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-04-14 14:36:37,966 root INFO copying django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ja/LC_MESSAGES 2024-04-14 14:36:37,967 root INFO creating build/lib/django/contrib/admin/locale/ka 2024-04-14 14:36:37,967 root INFO creating build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-04-14 14:36:37,968 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-04-14 14:36:37,969 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-04-14 14:36:37,970 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-04-14 14:36:37,971 root INFO copying django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ka/LC_MESSAGES 2024-04-14 14:36:37,972 root INFO creating build/lib/django/contrib/admin/locale/kab 2024-04-14 14:36:37,973 root INFO creating build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-04-14 14:36:37,973 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-04-14 14:36:37,974 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-04-14 14:36:37,976 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-04-14 14:36:37,977 root INFO copying django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kab/LC_MESSAGES 2024-04-14 14:36:37,978 root INFO creating build/lib/django/contrib/admin/locale/kk 2024-04-14 14:36:37,978 root INFO creating build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-04-14 14:36:37,979 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-04-14 14:36:37,980 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-04-14 14:36:37,981 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-04-14 14:36:37,982 root INFO copying django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kk/LC_MESSAGES 2024-04-14 14:36:37,983 root INFO creating build/lib/django/contrib/admin/locale/km 2024-04-14 14:36:37,984 root INFO creating build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-04-14 14:36:37,984 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-04-14 14:36:37,986 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-04-14 14:36:37,987 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-04-14 14:36:37,988 root INFO copying django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/km/LC_MESSAGES 2024-04-14 14:36:37,989 root INFO creating build/lib/django/contrib/admin/locale/kn 2024-04-14 14:36:37,989 root INFO creating build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-04-14 14:36:37,990 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-04-14 14:36:37,991 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-04-14 14:36:37,992 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-04-14 14:36:37,993 root INFO copying django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/kn/LC_MESSAGES 2024-04-14 14:36:37,994 root INFO creating build/lib/django/contrib/admin/locale/ko 2024-04-14 14:36:37,995 root INFO creating build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-04-14 14:36:37,995 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-04-14 14:36:37,996 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-04-14 14:36:37,998 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-04-14 14:36:37,999 root INFO copying django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ko/LC_MESSAGES 2024-04-14 14:36:38,000 root INFO creating build/lib/django/contrib/admin/locale/ky 2024-04-14 14:36:38,000 root INFO creating build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-04-14 14:36:38,001 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-04-14 14:36:38,002 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-04-14 14:36:38,003 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-04-14 14:36:38,004 root INFO copying django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ky/LC_MESSAGES 2024-04-14 14:36:38,005 root INFO creating build/lib/django/contrib/admin/locale/lb 2024-04-14 14:36:38,006 root INFO creating build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-04-14 14:36:38,006 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-04-14 14:36:38,007 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-04-14 14:36:38,008 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-04-14 14:36:38,010 root INFO copying django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lb/LC_MESSAGES 2024-04-14 14:36:38,011 root INFO creating build/lib/django/contrib/admin/locale/lt 2024-04-14 14:36:38,011 root INFO creating build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-04-14 14:36:38,012 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-04-14 14:36:38,013 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-04-14 14:36:38,014 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-04-14 14:36:38,015 root INFO copying django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lt/LC_MESSAGES 2024-04-14 14:36:38,016 root INFO creating build/lib/django/contrib/admin/locale/lv 2024-04-14 14:36:38,017 root INFO creating build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-04-14 14:36:38,017 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-04-14 14:36:38,019 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-04-14 14:36:38,020 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-04-14 14:36:38,021 root INFO copying django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/lv/LC_MESSAGES 2024-04-14 14:36:38,022 root INFO creating build/lib/django/contrib/admin/locale/mk 2024-04-14 14:36:38,023 root INFO creating build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-04-14 14:36:38,023 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-04-14 14:36:38,024 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-04-14 14:36:38,026 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-04-14 14:36:38,027 root INFO copying django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mk/LC_MESSAGES 2024-04-14 14:36:38,028 root INFO creating build/lib/django/contrib/admin/locale/ml 2024-04-14 14:36:38,028 root INFO creating build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-04-14 14:36:38,029 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-04-14 14:36:38,030 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-04-14 14:36:38,031 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-04-14 14:36:38,032 root INFO copying django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ml/LC_MESSAGES 2024-04-14 14:36:38,033 root INFO creating build/lib/django/contrib/admin/locale/mn 2024-04-14 14:36:38,034 root INFO creating build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-04-14 14:36:38,034 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-04-14 14:36:38,035 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-04-14 14:36:38,037 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-04-14 14:36:38,038 root INFO copying django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mn/LC_MESSAGES 2024-04-14 14:36:38,039 root INFO creating build/lib/django/contrib/admin/locale/mr 2024-04-14 14:36:38,039 root INFO creating build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-04-14 14:36:38,040 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-04-14 14:36:38,041 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-04-14 14:36:38,042 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-04-14 14:36:38,043 root INFO copying django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/mr/LC_MESSAGES 2024-04-14 14:36:38,044 root INFO creating build/lib/django/contrib/admin/locale/ms 2024-04-14 14:36:38,045 root INFO creating build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-04-14 14:36:38,046 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-04-14 14:36:38,047 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-04-14 14:36:38,048 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-04-14 14:36:38,049 root INFO copying django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ms/LC_MESSAGES 2024-04-14 14:36:38,050 root INFO creating build/lib/django/contrib/admin/locale/my 2024-04-14 14:36:38,050 root INFO creating build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-04-14 14:36:38,051 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-04-14 14:36:38,052 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-04-14 14:36:38,053 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-04-14 14:36:38,054 root INFO copying django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/my/LC_MESSAGES 2024-04-14 14:36:38,055 root INFO creating build/lib/django/contrib/admin/locale/nb 2024-04-14 14:36:38,056 root INFO creating build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-04-14 14:36:38,056 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-04-14 14:36:38,057 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-04-14 14:36:38,059 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-04-14 14:36:38,060 root INFO copying django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nb/LC_MESSAGES 2024-04-14 14:36:38,061 root INFO creating build/lib/django/contrib/admin/locale/ne 2024-04-14 14:36:38,061 root INFO creating build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-04-14 14:36:38,062 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-04-14 14:36:38,063 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-04-14 14:36:38,064 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-04-14 14:36:38,065 root INFO copying django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ne/LC_MESSAGES 2024-04-14 14:36:38,066 root INFO creating build/lib/django/contrib/admin/locale/nl 2024-04-14 14:36:38,066 root INFO creating build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-04-14 14:36:38,067 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-04-14 14:36:38,068 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-04-14 14:36:38,069 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-04-14 14:36:38,071 root INFO copying django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nl/LC_MESSAGES 2024-04-14 14:36:38,072 root INFO creating build/lib/django/contrib/admin/locale/nn 2024-04-14 14:36:38,072 root INFO creating build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-04-14 14:36:38,073 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-04-14 14:36:38,074 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-04-14 14:36:38,075 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-04-14 14:36:38,076 root INFO copying django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/nn/LC_MESSAGES 2024-04-14 14:36:38,077 root INFO creating build/lib/django/contrib/admin/locale/os 2024-04-14 14:36:38,078 root INFO creating build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-04-14 14:36:38,078 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-04-14 14:36:38,080 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-04-14 14:36:38,081 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-04-14 14:36:38,082 root INFO copying django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/os/LC_MESSAGES 2024-04-14 14:36:38,083 root INFO creating build/lib/django/contrib/admin/locale/pa 2024-04-14 14:36:38,083 root INFO creating build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-04-14 14:36:38,084 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-04-14 14:36:38,085 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-04-14 14:36:38,086 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-04-14 14:36:38,087 root INFO copying django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pa/LC_MESSAGES 2024-04-14 14:36:38,088 root INFO creating build/lib/django/contrib/admin/locale/pl 2024-04-14 14:36:38,089 root INFO creating build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-04-14 14:36:38,089 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-04-14 14:36:38,090 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-04-14 14:36:38,092 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-04-14 14:36:38,093 root INFO copying django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pl/LC_MESSAGES 2024-04-14 14:36:38,094 root INFO creating build/lib/django/contrib/admin/locale/pt 2024-04-14 14:36:38,094 root INFO creating build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-04-14 14:36:38,095 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-04-14 14:36:38,096 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-04-14 14:36:38,097 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-04-14 14:36:38,098 root INFO copying django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt/LC_MESSAGES 2024-04-14 14:36:38,099 root INFO creating build/lib/django/contrib/admin/locale/pt_BR 2024-04-14 14:36:38,100 root INFO creating build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:38,100 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:38,101 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:38,103 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:38,104 root INFO copying django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:38,105 root INFO creating build/lib/django/contrib/admin/locale/ro 2024-04-14 14:36:38,105 root INFO creating build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-04-14 14:36:38,106 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-04-14 14:36:38,107 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-04-14 14:36:38,108 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-04-14 14:36:38,109 root INFO copying django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ro/LC_MESSAGES 2024-04-14 14:36:38,110 root INFO creating build/lib/django/contrib/admin/locale/ru 2024-04-14 14:36:38,111 root INFO creating build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-04-14 14:36:38,111 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-04-14 14:36:38,112 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-04-14 14:36:38,113 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-04-14 14:36:38,114 root INFO copying django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ru/LC_MESSAGES 2024-04-14 14:36:38,116 root INFO creating build/lib/django/contrib/admin/locale/sk 2024-04-14 14:36:38,116 root INFO creating build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-04-14 14:36:38,117 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-04-14 14:36:38,118 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-04-14 14:36:38,119 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-04-14 14:36:38,120 root INFO copying django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sk/LC_MESSAGES 2024-04-14 14:36:38,121 root INFO creating build/lib/django/contrib/admin/locale/sl 2024-04-14 14:36:38,122 root INFO creating build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-04-14 14:36:38,122 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-04-14 14:36:38,123 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-04-14 14:36:38,125 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-04-14 14:36:38,126 root INFO copying django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sl/LC_MESSAGES 2024-04-14 14:36:38,127 root INFO creating build/lib/django/contrib/admin/locale/sq 2024-04-14 14:36:38,127 root INFO creating build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-04-14 14:36:38,128 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-04-14 14:36:38,129 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-04-14 14:36:38,130 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-04-14 14:36:38,131 root INFO copying django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sq/LC_MESSAGES 2024-04-14 14:36:38,132 root INFO creating build/lib/django/contrib/admin/locale/sr 2024-04-14 14:36:38,133 root INFO creating build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-04-14 14:36:38,134 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-04-14 14:36:38,135 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-04-14 14:36:38,136 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-04-14 14:36:38,137 root INFO copying django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr/LC_MESSAGES 2024-04-14 14:36:38,138 root INFO creating build/lib/django/contrib/admin/locale/sr_Latn 2024-04-14 14:36:38,138 root INFO creating build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:38,139 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:38,140 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:38,141 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:38,142 root INFO copying django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:38,143 root INFO creating build/lib/django/contrib/admin/locale/sv 2024-04-14 14:36:38,144 root INFO creating build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-04-14 14:36:38,144 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-04-14 14:36:38,146 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-04-14 14:36:38,147 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-04-14 14:36:38,148 root INFO copying django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sv/LC_MESSAGES 2024-04-14 14:36:38,149 root INFO creating build/lib/django/contrib/admin/locale/sw 2024-04-14 14:36:38,149 root INFO creating build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-04-14 14:36:38,150 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-04-14 14:36:38,151 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-04-14 14:36:38,152 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-04-14 14:36:38,153 root INFO copying django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/sw/LC_MESSAGES 2024-04-14 14:36:38,154 root INFO creating build/lib/django/contrib/admin/locale/ta 2024-04-14 14:36:38,155 root INFO creating build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-04-14 14:36:38,155 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-04-14 14:36:38,157 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-04-14 14:36:38,158 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-04-14 14:36:38,159 root INFO copying django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ta/LC_MESSAGES 2024-04-14 14:36:38,160 root INFO creating build/lib/django/contrib/admin/locale/te 2024-04-14 14:36:38,160 root INFO creating build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-04-14 14:36:38,161 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-04-14 14:36:38,162 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-04-14 14:36:38,164 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-04-14 14:36:38,164 root INFO copying django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/te/LC_MESSAGES 2024-04-14 14:36:38,165 root INFO creating build/lib/django/contrib/admin/locale/tg 2024-04-14 14:36:38,166 root INFO creating build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-04-14 14:36:38,167 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-04-14 14:36:38,168 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-04-14 14:36:38,169 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-04-14 14:36:38,170 root INFO copying django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tg/LC_MESSAGES 2024-04-14 14:36:38,171 root INFO creating build/lib/django/contrib/admin/locale/th 2024-04-14 14:36:38,171 root INFO creating build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-04-14 14:36:38,172 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-04-14 14:36:38,173 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-04-14 14:36:38,174 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-04-14 14:36:38,175 root INFO copying django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/th/LC_MESSAGES 2024-04-14 14:36:38,177 root INFO creating build/lib/django/contrib/admin/locale/tk 2024-04-14 14:36:38,177 root INFO creating build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-04-14 14:36:38,178 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-04-14 14:36:38,179 root INFO copying django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tk/LC_MESSAGES 2024-04-14 14:36:38,180 root INFO creating build/lib/django/contrib/admin/locale/tr 2024-04-14 14:36:38,180 root INFO creating build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-04-14 14:36:38,181 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-04-14 14:36:38,182 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-04-14 14:36:38,184 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-04-14 14:36:38,185 root INFO copying django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tr/LC_MESSAGES 2024-04-14 14:36:38,186 root INFO creating build/lib/django/contrib/admin/locale/tt 2024-04-14 14:36:38,186 root INFO creating build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-04-14 14:36:38,187 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-04-14 14:36:38,188 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-04-14 14:36:38,189 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-04-14 14:36:38,190 root INFO copying django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/tt/LC_MESSAGES 2024-04-14 14:36:38,191 root INFO creating build/lib/django/contrib/admin/locale/udm 2024-04-14 14:36:38,192 root INFO creating build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-04-14 14:36:38,192 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-04-14 14:36:38,193 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-04-14 14:36:38,195 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-04-14 14:36:38,196 root INFO copying django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/udm/LC_MESSAGES 2024-04-14 14:36:38,197 root INFO creating build/lib/django/contrib/admin/locale/uk 2024-04-14 14:36:38,197 root INFO creating build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-04-14 14:36:38,198 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-04-14 14:36:38,199 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-04-14 14:36:38,200 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-04-14 14:36:38,201 root INFO copying django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uk/LC_MESSAGES 2024-04-14 14:36:38,202 root INFO creating build/lib/django/contrib/admin/locale/ur 2024-04-14 14:36:38,203 root INFO creating build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-04-14 14:36:38,203 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-04-14 14:36:38,204 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-04-14 14:36:38,206 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-04-14 14:36:38,207 root INFO copying django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/ur/LC_MESSAGES 2024-04-14 14:36:38,208 root INFO creating build/lib/django/contrib/admin/locale/uz 2024-04-14 14:36:38,208 root INFO creating build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-04-14 14:36:38,209 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-04-14 14:36:38,210 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-04-14 14:36:38,211 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-04-14 14:36:38,212 root INFO copying django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/uz/LC_MESSAGES 2024-04-14 14:36:38,213 root INFO creating build/lib/django/contrib/admin/locale/vi 2024-04-14 14:36:38,213 root INFO creating build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-04-14 14:36:38,214 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-04-14 14:36:38,215 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-04-14 14:36:38,216 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-04-14 14:36:38,217 root INFO copying django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/vi/LC_MESSAGES 2024-04-14 14:36:38,218 root INFO creating build/lib/django/contrib/admin/locale/zh_Hans 2024-04-14 14:36:38,219 root INFO creating build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:38,219 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:38,220 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:38,222 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:38,223 root INFO copying django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:38,224 root INFO creating build/lib/django/contrib/admin/locale/zh_Hant 2024-04-14 14:36:38,224 root INFO creating build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:38,225 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:38,226 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:38,227 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:38,228 root INFO copying django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:38,229 root INFO creating build/lib/django/contrib/admin/static 2024-04-14 14:36:38,229 root INFO creating build/lib/django/contrib/admin/static/admin 2024-04-14 14:36:38,230 root INFO creating build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,230 root INFO copying django/contrib/admin/static/admin/css/autocomplete.css -> build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,232 root INFO copying django/contrib/admin/static/admin/css/base.css -> build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,233 root INFO copying django/contrib/admin/static/admin/css/changelists.css -> build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,234 root INFO copying django/contrib/admin/static/admin/css/dark_mode.css -> build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,235 root INFO copying django/contrib/admin/static/admin/css/dashboard.css -> build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,236 root INFO copying django/contrib/admin/static/admin/css/forms.css -> build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,237 root INFO copying django/contrib/admin/static/admin/css/login.css -> build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,238 root INFO copying django/contrib/admin/static/admin/css/nav_sidebar.css -> build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,239 root INFO copying django/contrib/admin/static/admin/css/responsive.css -> build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,241 root INFO copying django/contrib/admin/static/admin/css/responsive_rtl.css -> build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,242 root INFO copying django/contrib/admin/static/admin/css/rtl.css -> build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,243 root INFO copying django/contrib/admin/static/admin/css/widgets.css -> build/lib/django/contrib/admin/static/admin/css 2024-04-14 14:36:38,244 root INFO creating build/lib/django/contrib/admin/static/admin/css/vendor 2024-04-14 14:36:38,245 root INFO creating build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-04-14 14:36:38,245 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-04-14 14:36:38,246 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-04-14 14:36:38,247 root INFO copying django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/lib/django/contrib/admin/static/admin/css/vendor/select2 2024-04-14 14:36:38,248 root INFO creating build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,249 root INFO copying django/contrib/admin/static/admin/img/LICENSE -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,250 root INFO copying django/contrib/admin/static/admin/img/README.txt -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,251 root INFO copying django/contrib/admin/static/admin/img/calendar-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,252 root INFO copying django/contrib/admin/static/admin/img/icon-addlink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,253 root INFO copying django/contrib/admin/static/admin/img/icon-alert.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,254 root INFO copying django/contrib/admin/static/admin/img/icon-calendar.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,255 root INFO copying django/contrib/admin/static/admin/img/icon-changelink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,256 root INFO copying django/contrib/admin/static/admin/img/icon-clock.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,257 root INFO copying django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,258 root INFO copying django/contrib/admin/static/admin/img/icon-no.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,259 root INFO copying django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,260 root INFO copying django/contrib/admin/static/admin/img/icon-unknown.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,260 root INFO copying django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,261 root INFO copying django/contrib/admin/static/admin/img/icon-yes.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,262 root INFO copying django/contrib/admin/static/admin/img/inline-delete.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,263 root INFO copying django/contrib/admin/static/admin/img/search.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,264 root INFO copying django/contrib/admin/static/admin/img/selector-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,265 root INFO copying django/contrib/admin/static/admin/img/sorting-icons.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,266 root INFO copying django/contrib/admin/static/admin/img/tooltag-add.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,267 root INFO copying django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/lib/django/contrib/admin/static/admin/img 2024-04-14 14:36:38,268 root INFO creating build/lib/django/contrib/admin/static/admin/img/gis 2024-04-14 14:36:38,269 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2024-04-14 14:36:38,270 root INFO copying django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/lib/django/contrib/admin/static/admin/img/gis 2024-04-14 14:36:38,271 root INFO creating build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,271 root INFO copying django/contrib/admin/static/admin/js/SelectBox.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,272 root INFO copying django/contrib/admin/static/admin/js/SelectFilter2.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,273 root INFO copying django/contrib/admin/static/admin/js/actions.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,274 root INFO copying django/contrib/admin/static/admin/js/autocomplete.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,275 root INFO copying django/contrib/admin/static/admin/js/calendar.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,276 root INFO copying django/contrib/admin/static/admin/js/cancel.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,278 root INFO copying django/contrib/admin/static/admin/js/change_form.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,278 root INFO copying django/contrib/admin/static/admin/js/collapse.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,279 root INFO copying django/contrib/admin/static/admin/js/core.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,280 root INFO copying django/contrib/admin/static/admin/js/filters.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,281 root INFO copying django/contrib/admin/static/admin/js/inlines.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,282 root INFO copying django/contrib/admin/static/admin/js/jquery.init.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,283 root INFO copying django/contrib/admin/static/admin/js/nav_sidebar.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,284 root INFO copying django/contrib/admin/static/admin/js/popup_response.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,285 root INFO copying django/contrib/admin/static/admin/js/prepopulate.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,286 root INFO copying django/contrib/admin/static/admin/js/prepopulate_init.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,287 root INFO copying django/contrib/admin/static/admin/js/theme.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,288 root INFO copying django/contrib/admin/static/admin/js/urlify.js -> build/lib/django/contrib/admin/static/admin/js 2024-04-14 14:36:38,289 root INFO creating build/lib/django/contrib/admin/static/admin/js/admin 2024-04-14 14:36:38,290 root INFO copying django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/lib/django/contrib/admin/static/admin/js/admin 2024-04-14 14:36:38,291 root INFO copying django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js -> build/lib/django/contrib/admin/static/admin/js/admin 2024-04-14 14:36:38,293 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor 2024-04-14 14:36:38,293 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-04-14 14:36:38,294 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-04-14 14:36:38,295 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-04-14 14:36:38,298 root INFO copying django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/jquery 2024-04-14 14:36:38,300 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-04-14 14:36:38,300 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-04-14 14:36:38,301 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-04-14 14:36:38,304 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2 2024-04-14 14:36:38,306 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,306 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,307 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,308 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,309 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,310 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,311 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,312 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,313 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,314 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,315 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,316 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,317 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,318 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,319 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,320 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,321 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,322 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,323 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,324 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,325 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,326 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,327 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,328 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,328 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,329 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,331 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,331 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,332 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,333 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,334 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,335 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,337 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,337 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,338 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,339 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,340 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,341 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,342 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,343 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,344 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,345 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,346 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,347 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,348 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,349 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,350 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,351 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,352 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,353 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,354 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,355 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,356 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,357 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,357 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,358 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,359 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,361 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,362 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,363 root INFO copying django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:38,364 root INFO creating build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-04-14 14:36:38,364 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-04-14 14:36:38,365 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-04-14 14:36:38,368 root INFO copying django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/lib/django/contrib/admin/static/admin/js/vendor/xregexp 2024-04-14 14:36:38,370 root INFO creating build/lib/django/contrib/admin/templates 2024-04-14 14:36:38,370 root INFO creating build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,371 root INFO copying django/contrib/admin/templates/admin/404.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,372 root INFO copying django/contrib/admin/templates/admin/500.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,373 root INFO copying django/contrib/admin/templates/admin/actions.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,374 root INFO copying django/contrib/admin/templates/admin/app_index.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,375 root INFO copying django/contrib/admin/templates/admin/app_list.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,376 root INFO copying django/contrib/admin/templates/admin/base.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,377 root INFO copying django/contrib/admin/templates/admin/base_site.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,378 root INFO copying django/contrib/admin/templates/admin/change_form.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,379 root INFO copying django/contrib/admin/templates/admin/change_form_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,380 root INFO copying django/contrib/admin/templates/admin/change_list.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,381 root INFO copying django/contrib/admin/templates/admin/change_list_object_tools.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,382 root INFO copying django/contrib/admin/templates/admin/change_list_results.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,383 root INFO copying django/contrib/admin/templates/admin/color_theme_toggle.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,384 root INFO copying django/contrib/admin/templates/admin/date_hierarchy.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,385 root INFO copying django/contrib/admin/templates/admin/delete_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,386 root INFO copying django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,387 root INFO copying django/contrib/admin/templates/admin/filter.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,387 root INFO copying django/contrib/admin/templates/admin/index.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,388 root INFO copying django/contrib/admin/templates/admin/invalid_setup.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,389 root INFO copying django/contrib/admin/templates/admin/login.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,390 root INFO copying django/contrib/admin/templates/admin/nav_sidebar.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,391 root INFO copying django/contrib/admin/templates/admin/object_history.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,392 root INFO copying django/contrib/admin/templates/admin/pagination.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,393 root INFO copying django/contrib/admin/templates/admin/popup_response.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,394 root INFO copying django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,395 root INFO copying django/contrib/admin/templates/admin/search_form.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,396 root INFO copying django/contrib/admin/templates/admin/submit_line.html -> build/lib/django/contrib/admin/templates/admin 2024-04-14 14:36:38,397 root INFO creating build/lib/django/contrib/admin/templates/admin/auth 2024-04-14 14:36:38,398 root INFO creating build/lib/django/contrib/admin/templates/admin/auth/user 2024-04-14 14:36:38,398 root INFO copying django/contrib/admin/templates/admin/auth/user/add_form.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2024-04-14 14:36:38,399 root INFO copying django/contrib/admin/templates/admin/auth/user/change_password.html -> build/lib/django/contrib/admin/templates/admin/auth/user 2024-04-14 14:36:38,400 root INFO creating build/lib/django/contrib/admin/templates/admin/edit_inline 2024-04-14 14:36:38,401 root INFO copying django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2024-04-14 14:36:38,402 root INFO copying django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/lib/django/contrib/admin/templates/admin/edit_inline 2024-04-14 14:36:38,403 root INFO creating build/lib/django/contrib/admin/templates/admin/includes 2024-04-14 14:36:38,404 root INFO copying django/contrib/admin/templates/admin/includes/fieldset.html -> build/lib/django/contrib/admin/templates/admin/includes 2024-04-14 14:36:38,405 root INFO copying django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/lib/django/contrib/admin/templates/admin/includes 2024-04-14 14:36:38,406 root INFO creating build/lib/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:38,406 root INFO copying django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:38,407 root INFO copying django/contrib/admin/templates/admin/widgets/date.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:38,408 root INFO copying django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:38,409 root INFO copying django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:38,410 root INFO copying django/contrib/admin/templates/admin/widgets/radio.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:38,411 root INFO copying django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:38,412 root INFO copying django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:38,413 root INFO copying django/contrib/admin/templates/admin/widgets/time.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:38,414 root INFO copying django/contrib/admin/templates/admin/widgets/url.html -> build/lib/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:38,414 root INFO creating build/lib/django/contrib/admin/templates/registration 2024-04-14 14:36:38,415 root INFO copying django/contrib/admin/templates/registration/logged_out.html -> build/lib/django/contrib/admin/templates/registration 2024-04-14 14:36:38,416 root INFO copying django/contrib/admin/templates/registration/password_change_done.html -> build/lib/django/contrib/admin/templates/registration 2024-04-14 14:36:38,417 root INFO copying django/contrib/admin/templates/registration/password_change_form.html -> build/lib/django/contrib/admin/templates/registration 2024-04-14 14:36:38,418 root INFO copying django/contrib/admin/templates/registration/password_reset_complete.html -> build/lib/django/contrib/admin/templates/registration 2024-04-14 14:36:38,419 root INFO copying django/contrib/admin/templates/registration/password_reset_confirm.html -> build/lib/django/contrib/admin/templates/registration 2024-04-14 14:36:38,420 root INFO copying django/contrib/admin/templates/registration/password_reset_done.html -> build/lib/django/contrib/admin/templates/registration 2024-04-14 14:36:38,421 root INFO copying django/contrib/admin/templates/registration/password_reset_email.html -> build/lib/django/contrib/admin/templates/registration 2024-04-14 14:36:38,422 root INFO copying django/contrib/admin/templates/registration/password_reset_form.html -> build/lib/django/contrib/admin/templates/registration 2024-04-14 14:36:38,423 root INFO creating build/lib/django/contrib/redirects/locale 2024-04-14 14:36:38,423 root INFO creating build/lib/django/contrib/redirects/locale/af 2024-04-14 14:36:38,424 root INFO creating build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-04-14 14:36:38,424 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-04-14 14:36:38,425 root INFO copying django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/af/LC_MESSAGES 2024-04-14 14:36:38,426 root INFO creating build/lib/django/contrib/redirects/locale/ar 2024-04-14 14:36:38,427 root INFO creating build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-04-14 14:36:38,427 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-04-14 14:36:38,428 root INFO copying django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-04-14 14:36:38,429 root INFO creating build/lib/django/contrib/redirects/locale/ar_DZ 2024-04-14 14:36:38,430 root INFO creating build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:38,430 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:38,431 root INFO copying django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:38,433 root INFO creating build/lib/django/contrib/redirects/locale/ast 2024-04-14 14:36:38,433 root INFO creating build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-04-14 14:36:38,434 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-04-14 14:36:38,435 root INFO copying django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-04-14 14:36:38,436 root INFO creating build/lib/django/contrib/redirects/locale/az 2024-04-14 14:36:38,436 root INFO creating build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-04-14 14:36:38,437 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-04-14 14:36:38,438 root INFO copying django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/az/LC_MESSAGES 2024-04-14 14:36:38,439 root INFO creating build/lib/django/contrib/redirects/locale/be 2024-04-14 14:36:38,440 root INFO creating build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-04-14 14:36:38,440 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-04-14 14:36:38,441 root INFO copying django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/be/LC_MESSAGES 2024-04-14 14:36:38,442 root INFO creating build/lib/django/contrib/redirects/locale/bg 2024-04-14 14:36:38,443 root INFO creating build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-04-14 14:36:38,443 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-04-14 14:36:38,444 root INFO copying django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-04-14 14:36:38,445 root INFO creating build/lib/django/contrib/redirects/locale/bn 2024-04-14 14:36:38,445 root INFO creating build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-04-14 14:36:38,446 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-04-14 14:36:38,447 root INFO copying django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-04-14 14:36:38,448 root INFO creating build/lib/django/contrib/redirects/locale/br 2024-04-14 14:36:38,448 root INFO creating build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-04-14 14:36:38,449 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-04-14 14:36:38,450 root INFO copying django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/br/LC_MESSAGES 2024-04-14 14:36:38,451 root INFO creating build/lib/django/contrib/redirects/locale/bs 2024-04-14 14:36:38,452 root INFO creating build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-04-14 14:36:38,452 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-04-14 14:36:38,453 root INFO copying django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-04-14 14:36:38,454 root INFO creating build/lib/django/contrib/redirects/locale/ca 2024-04-14 14:36:38,455 root INFO creating build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-04-14 14:36:38,455 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-04-14 14:36:38,456 root INFO copying django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-04-14 14:36:38,457 root INFO creating build/lib/django/contrib/redirects/locale/ckb 2024-04-14 14:36:38,458 root INFO creating build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-04-14 14:36:38,458 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-04-14 14:36:38,459 root INFO copying django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-04-14 14:36:38,460 root INFO creating build/lib/django/contrib/redirects/locale/cs 2024-04-14 14:36:38,461 root INFO creating build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-04-14 14:36:38,461 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-04-14 14:36:38,462 root INFO copying django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-04-14 14:36:38,463 root INFO creating build/lib/django/contrib/redirects/locale/cy 2024-04-14 14:36:38,464 root INFO creating build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-04-14 14:36:38,464 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-04-14 14:36:38,465 root INFO copying django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-04-14 14:36:38,466 root INFO creating build/lib/django/contrib/redirects/locale/da 2024-04-14 14:36:38,467 root INFO creating build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-04-14 14:36:38,467 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-04-14 14:36:38,468 root INFO copying django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/da/LC_MESSAGES 2024-04-14 14:36:38,469 root INFO creating build/lib/django/contrib/redirects/locale/de 2024-04-14 14:36:38,470 root INFO creating build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-04-14 14:36:38,470 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-04-14 14:36:38,471 root INFO copying django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/de/LC_MESSAGES 2024-04-14 14:36:38,472 root INFO creating build/lib/django/contrib/redirects/locale/dsb 2024-04-14 14:36:38,473 root INFO creating build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-04-14 14:36:38,474 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-04-14 14:36:38,475 root INFO copying django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-04-14 14:36:38,476 root INFO creating build/lib/django/contrib/redirects/locale/el 2024-04-14 14:36:38,476 root INFO creating build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-04-14 14:36:38,477 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-04-14 14:36:38,478 root INFO copying django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/el/LC_MESSAGES 2024-04-14 14:36:38,479 root INFO creating build/lib/django/contrib/redirects/locale/en 2024-04-14 14:36:38,479 root INFO creating build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-04-14 14:36:38,480 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-04-14 14:36:38,481 root INFO copying django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en/LC_MESSAGES 2024-04-14 14:36:38,482 root INFO creating build/lib/django/contrib/redirects/locale/en_AU 2024-04-14 14:36:38,482 root INFO creating build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:38,483 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:38,484 root INFO copying django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:38,484 root INFO creating build/lib/django/contrib/redirects/locale/en_GB 2024-04-14 14:36:38,485 root INFO creating build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:38,486 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:38,487 root INFO copying django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:38,488 root INFO creating build/lib/django/contrib/redirects/locale/eo 2024-04-14 14:36:38,488 root INFO creating build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-04-14 14:36:38,489 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-04-14 14:36:38,490 root INFO copying django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-04-14 14:36:38,491 root INFO creating build/lib/django/contrib/redirects/locale/es 2024-04-14 14:36:38,491 root INFO creating build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-04-14 14:36:38,492 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-04-14 14:36:38,493 root INFO copying django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es/LC_MESSAGES 2024-04-14 14:36:38,494 root INFO creating build/lib/django/contrib/redirects/locale/es_AR 2024-04-14 14:36:38,494 root INFO creating build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:38,495 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:38,496 root INFO copying django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:38,496 root INFO creating build/lib/django/contrib/redirects/locale/es_CO 2024-04-14 14:36:38,497 root INFO creating build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:38,498 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:38,499 root INFO copying django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:38,500 root INFO creating build/lib/django/contrib/redirects/locale/es_MX 2024-04-14 14:36:38,500 root INFO creating build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:38,501 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:38,502 root INFO copying django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:38,503 root INFO creating build/lib/django/contrib/redirects/locale/es_VE 2024-04-14 14:36:38,503 root INFO creating build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:38,504 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:38,505 root INFO copying django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:38,506 root INFO creating build/lib/django/contrib/redirects/locale/et 2024-04-14 14:36:38,506 root INFO creating build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-04-14 14:36:38,507 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-04-14 14:36:38,508 root INFO copying django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/et/LC_MESSAGES 2024-04-14 14:36:38,509 root INFO creating build/lib/django/contrib/redirects/locale/eu 2024-04-14 14:36:38,509 root INFO creating build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-04-14 14:36:38,510 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-04-14 14:36:38,511 root INFO copying django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-04-14 14:36:38,512 root INFO creating build/lib/django/contrib/redirects/locale/fa 2024-04-14 14:36:38,513 root INFO creating build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-04-14 14:36:38,513 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-04-14 14:36:38,514 root INFO copying django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-04-14 14:36:38,515 root INFO creating build/lib/django/contrib/redirects/locale/fi 2024-04-14 14:36:38,516 root INFO creating build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-04-14 14:36:38,516 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-04-14 14:36:38,517 root INFO copying django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-04-14 14:36:38,518 root INFO creating build/lib/django/contrib/redirects/locale/fr 2024-04-14 14:36:38,519 root INFO creating build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-04-14 14:36:38,519 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-04-14 14:36:38,520 root INFO copying django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-04-14 14:36:38,521 root INFO creating build/lib/django/contrib/redirects/locale/fy 2024-04-14 14:36:38,522 root INFO creating build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-04-14 14:36:38,522 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-04-14 14:36:38,523 root INFO copying django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-04-14 14:36:38,524 root INFO creating build/lib/django/contrib/redirects/locale/ga 2024-04-14 14:36:38,525 root INFO creating build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-04-14 14:36:38,526 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-04-14 14:36:38,527 root INFO copying django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-04-14 14:36:38,528 root INFO creating build/lib/django/contrib/redirects/locale/gd 2024-04-14 14:36:38,528 root INFO creating build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-04-14 14:36:38,529 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-04-14 14:36:38,530 root INFO copying django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-04-14 14:36:38,531 root INFO creating build/lib/django/contrib/redirects/locale/gl 2024-04-14 14:36:38,531 root INFO creating build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-04-14 14:36:38,532 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-04-14 14:36:38,533 root INFO copying django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-04-14 14:36:38,534 root INFO creating build/lib/django/contrib/redirects/locale/he 2024-04-14 14:36:38,534 root INFO creating build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-04-14 14:36:38,535 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-04-14 14:36:38,536 root INFO copying django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/he/LC_MESSAGES 2024-04-14 14:36:38,537 root INFO creating build/lib/django/contrib/redirects/locale/hi 2024-04-14 14:36:38,537 root INFO creating build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-04-14 14:36:38,538 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-04-14 14:36:38,539 root INFO copying django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-04-14 14:36:38,540 root INFO creating build/lib/django/contrib/redirects/locale/hr 2024-04-14 14:36:38,540 root INFO creating build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-04-14 14:36:38,541 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-04-14 14:36:38,542 root INFO copying django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-04-14 14:36:38,543 root INFO creating build/lib/django/contrib/redirects/locale/hsb 2024-04-14 14:36:38,543 root INFO creating build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-04-14 14:36:38,544 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-04-14 14:36:38,545 root INFO copying django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-04-14 14:36:38,546 root INFO creating build/lib/django/contrib/redirects/locale/hu 2024-04-14 14:36:38,546 root INFO creating build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-04-14 14:36:38,547 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-04-14 14:36:38,548 root INFO copying django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-04-14 14:36:38,549 root INFO creating build/lib/django/contrib/redirects/locale/hy 2024-04-14 14:36:38,549 root INFO creating build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-04-14 14:36:38,550 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-04-14 14:36:38,551 root INFO copying django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-04-14 14:36:38,552 root INFO creating build/lib/django/contrib/redirects/locale/ia 2024-04-14 14:36:38,552 root INFO creating build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-04-14 14:36:38,553 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-04-14 14:36:38,554 root INFO copying django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-04-14 14:36:38,555 root INFO creating build/lib/django/contrib/redirects/locale/id 2024-04-14 14:36:38,555 root INFO creating build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-04-14 14:36:38,556 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-04-14 14:36:38,557 root INFO copying django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/id/LC_MESSAGES 2024-04-14 14:36:38,558 root INFO creating build/lib/django/contrib/redirects/locale/io 2024-04-14 14:36:38,559 root INFO creating build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-04-14 14:36:38,559 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-04-14 14:36:38,560 root INFO copying django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/io/LC_MESSAGES 2024-04-14 14:36:38,561 root INFO creating build/lib/django/contrib/redirects/locale/is 2024-04-14 14:36:38,562 root INFO creating build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-04-14 14:36:38,562 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-04-14 14:36:38,563 root INFO copying django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/is/LC_MESSAGES 2024-04-14 14:36:38,564 root INFO creating build/lib/django/contrib/redirects/locale/it 2024-04-14 14:36:38,565 root INFO creating build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-04-14 14:36:38,565 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-04-14 14:36:38,566 root INFO copying django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/it/LC_MESSAGES 2024-04-14 14:36:38,567 root INFO creating build/lib/django/contrib/redirects/locale/ja 2024-04-14 14:36:38,568 root INFO creating build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-04-14 14:36:38,568 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-04-14 14:36:38,569 root INFO copying django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-04-14 14:36:38,570 root INFO creating build/lib/django/contrib/redirects/locale/ka 2024-04-14 14:36:38,571 root INFO creating build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-04-14 14:36:38,571 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-04-14 14:36:38,572 root INFO copying django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-04-14 14:36:38,573 root INFO creating build/lib/django/contrib/redirects/locale/kab 2024-04-14 14:36:38,574 root INFO creating build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-04-14 14:36:38,574 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-04-14 14:36:38,575 root INFO copying django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-04-14 14:36:38,576 root INFO creating build/lib/django/contrib/redirects/locale/kk 2024-04-14 14:36:38,577 root INFO creating build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-04-14 14:36:38,577 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-04-14 14:36:38,578 root INFO copying django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-04-14 14:36:38,579 root INFO creating build/lib/django/contrib/redirects/locale/km 2024-04-14 14:36:38,580 root INFO creating build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-04-14 14:36:38,580 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-04-14 14:36:38,581 root INFO copying django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/km/LC_MESSAGES 2024-04-14 14:36:38,582 root INFO creating build/lib/django/contrib/redirects/locale/kn 2024-04-14 14:36:38,583 root INFO creating build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-04-14 14:36:38,583 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-04-14 14:36:38,584 root INFO copying django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-04-14 14:36:38,585 root INFO creating build/lib/django/contrib/redirects/locale/ko 2024-04-14 14:36:38,586 root INFO creating build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-04-14 14:36:38,586 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-04-14 14:36:38,587 root INFO copying django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-04-14 14:36:38,588 root INFO creating build/lib/django/contrib/redirects/locale/ky 2024-04-14 14:36:38,589 root INFO creating build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-04-14 14:36:38,589 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-04-14 14:36:38,590 root INFO copying django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-04-14 14:36:38,592 root INFO creating build/lib/django/contrib/redirects/locale/lb 2024-04-14 14:36:38,592 root INFO creating build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-04-14 14:36:38,593 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-04-14 14:36:38,594 root INFO copying django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-04-14 14:36:38,595 root INFO creating build/lib/django/contrib/redirects/locale/lt 2024-04-14 14:36:38,595 root INFO creating build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-04-14 14:36:38,596 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-04-14 14:36:38,597 root INFO copying django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-04-14 14:36:38,598 root INFO creating build/lib/django/contrib/redirects/locale/lv 2024-04-14 14:36:38,598 root INFO creating build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-04-14 14:36:38,599 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-04-14 14:36:38,600 root INFO copying django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-04-14 14:36:38,601 root INFO creating build/lib/django/contrib/redirects/locale/mk 2024-04-14 14:36:38,601 root INFO creating build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-04-14 14:36:38,602 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-04-14 14:36:38,603 root INFO copying django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-04-14 14:36:38,604 root INFO creating build/lib/django/contrib/redirects/locale/ml 2024-04-14 14:36:38,604 root INFO creating build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-04-14 14:36:38,605 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-04-14 14:36:38,606 root INFO copying django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-04-14 14:36:38,607 root INFO creating build/lib/django/contrib/redirects/locale/mn 2024-04-14 14:36:38,608 root INFO creating build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-04-14 14:36:38,608 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-04-14 14:36:38,609 root INFO copying django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-04-14 14:36:38,610 root INFO creating build/lib/django/contrib/redirects/locale/mr 2024-04-14 14:36:38,611 root INFO creating build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-04-14 14:36:38,611 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-04-14 14:36:38,612 root INFO copying django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-04-14 14:36:38,613 root INFO creating build/lib/django/contrib/redirects/locale/ms 2024-04-14 14:36:38,614 root INFO creating build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-04-14 14:36:38,615 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-04-14 14:36:38,616 root INFO copying django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-04-14 14:36:38,616 root INFO creating build/lib/django/contrib/redirects/locale/my 2024-04-14 14:36:38,617 root INFO creating build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-04-14 14:36:38,618 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-04-14 14:36:38,619 root INFO copying django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/my/LC_MESSAGES 2024-04-14 14:36:38,619 root INFO creating build/lib/django/contrib/redirects/locale/nb 2024-04-14 14:36:38,620 root INFO creating build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-04-14 14:36:38,621 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-04-14 14:36:38,622 root INFO copying django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-04-14 14:36:38,623 root INFO creating build/lib/django/contrib/redirects/locale/ne 2024-04-14 14:36:38,623 root INFO creating build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-04-14 14:36:38,624 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-04-14 14:36:38,625 root INFO copying django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-04-14 14:36:38,626 root INFO creating build/lib/django/contrib/redirects/locale/nl 2024-04-14 14:36:38,626 root INFO creating build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-04-14 14:36:38,627 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-04-14 14:36:38,628 root INFO copying django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-04-14 14:36:38,629 root INFO creating build/lib/django/contrib/redirects/locale/nn 2024-04-14 14:36:38,629 root INFO creating build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-04-14 14:36:38,630 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-04-14 14:36:38,631 root INFO copying django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-04-14 14:36:38,632 root INFO creating build/lib/django/contrib/redirects/locale/os 2024-04-14 14:36:38,632 root INFO creating build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-04-14 14:36:38,633 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-04-14 14:36:38,634 root INFO copying django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/os/LC_MESSAGES 2024-04-14 14:36:38,635 root INFO creating build/lib/django/contrib/redirects/locale/pa 2024-04-14 14:36:38,636 root INFO creating build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-04-14 14:36:38,636 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-04-14 14:36:38,637 root INFO copying django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-04-14 14:36:38,638 root INFO creating build/lib/django/contrib/redirects/locale/pl 2024-04-14 14:36:38,639 root INFO creating build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-04-14 14:36:38,639 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-04-14 14:36:38,640 root INFO copying django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-04-14 14:36:38,641 root INFO creating build/lib/django/contrib/redirects/locale/pt 2024-04-14 14:36:38,642 root INFO creating build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-04-14 14:36:38,642 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-04-14 14:36:38,643 root INFO copying django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-04-14 14:36:38,644 root INFO creating build/lib/django/contrib/redirects/locale/pt_BR 2024-04-14 14:36:38,645 root INFO creating build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:38,645 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:38,646 root INFO copying django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:38,647 root INFO creating build/lib/django/contrib/redirects/locale/ro 2024-04-14 14:36:38,648 root INFO creating build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-04-14 14:36:38,648 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-04-14 14:36:38,649 root INFO copying django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-04-14 14:36:38,650 root INFO creating build/lib/django/contrib/redirects/locale/ru 2024-04-14 14:36:38,651 root INFO creating build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-04-14 14:36:38,651 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-04-14 14:36:38,652 root INFO copying django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-04-14 14:36:38,653 root INFO creating build/lib/django/contrib/redirects/locale/sk 2024-04-14 14:36:38,654 root INFO creating build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-04-14 14:36:38,654 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-04-14 14:36:38,655 root INFO copying django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-04-14 14:36:38,656 root INFO creating build/lib/django/contrib/redirects/locale/sl 2024-04-14 14:36:38,657 root INFO creating build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-04-14 14:36:38,657 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-04-14 14:36:38,658 root INFO copying django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-04-14 14:36:38,659 root INFO creating build/lib/django/contrib/redirects/locale/sq 2024-04-14 14:36:38,660 root INFO creating build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-04-14 14:36:38,660 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-04-14 14:36:38,661 root INFO copying django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-04-14 14:36:38,662 root INFO creating build/lib/django/contrib/redirects/locale/sr 2024-04-14 14:36:38,663 root INFO creating build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-04-14 14:36:38,663 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-04-14 14:36:38,664 root INFO copying django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-04-14 14:36:38,665 root INFO creating build/lib/django/contrib/redirects/locale/sr_Latn 2024-04-14 14:36:38,666 root INFO creating build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:38,666 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:38,667 root INFO copying django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:38,668 root INFO creating build/lib/django/contrib/redirects/locale/sv 2024-04-14 14:36:38,669 root INFO creating build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-04-14 14:36:38,669 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-04-14 14:36:38,671 root INFO copying django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-04-14 14:36:38,672 root INFO creating build/lib/django/contrib/redirects/locale/sw 2024-04-14 14:36:38,672 root INFO creating build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-04-14 14:36:38,673 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-04-14 14:36:38,674 root INFO copying django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-04-14 14:36:38,675 root INFO creating build/lib/django/contrib/redirects/locale/ta 2024-04-14 14:36:38,675 root INFO creating build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-04-14 14:36:38,676 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-04-14 14:36:38,677 root INFO copying django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-04-14 14:36:38,678 root INFO creating build/lib/django/contrib/redirects/locale/te 2024-04-14 14:36:38,678 root INFO creating build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-04-14 14:36:38,679 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-04-14 14:36:38,680 root INFO copying django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/te/LC_MESSAGES 2024-04-14 14:36:38,681 root INFO creating build/lib/django/contrib/redirects/locale/tg 2024-04-14 14:36:38,682 root INFO creating build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-04-14 14:36:38,682 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-04-14 14:36:38,683 root INFO copying django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-04-14 14:36:38,685 root INFO creating build/lib/django/contrib/redirects/locale/th 2024-04-14 14:36:38,685 root INFO creating build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-04-14 14:36:38,686 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-04-14 14:36:38,687 root INFO copying django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/th/LC_MESSAGES 2024-04-14 14:36:38,688 root INFO creating build/lib/django/contrib/redirects/locale/tk 2024-04-14 14:36:38,688 root INFO creating build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-04-14 14:36:38,689 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-04-14 14:36:38,690 root INFO copying django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-04-14 14:36:38,691 root INFO creating build/lib/django/contrib/redirects/locale/tr 2024-04-14 14:36:38,691 root INFO creating build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-04-14 14:36:38,692 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-04-14 14:36:38,693 root INFO copying django/contrib/redirects/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-04-14 14:36:38,694 root INFO creating build/lib/django/contrib/redirects/locale/tt 2024-04-14 14:36:38,694 root INFO creating build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-04-14 14:36:38,695 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-04-14 14:36:38,696 root INFO copying django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-04-14 14:36:38,697 root INFO creating build/lib/django/contrib/redirects/locale/udm 2024-04-14 14:36:38,697 root INFO creating build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-04-14 14:36:38,698 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-04-14 14:36:38,699 root INFO copying django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-04-14 14:36:38,700 root INFO creating build/lib/django/contrib/redirects/locale/uk 2024-04-14 14:36:38,701 root INFO creating build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-04-14 14:36:38,701 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-04-14 14:36:38,702 root INFO copying django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-04-14 14:36:38,703 root INFO creating build/lib/django/contrib/redirects/locale/ur 2024-04-14 14:36:38,704 root INFO creating build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-04-14 14:36:38,704 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-04-14 14:36:38,705 root INFO copying django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-04-14 14:36:38,706 root INFO creating build/lib/django/contrib/redirects/locale/uz 2024-04-14 14:36:38,707 root INFO creating build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-04-14 14:36:38,707 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-04-14 14:36:38,708 root INFO copying django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-04-14 14:36:38,709 root INFO creating build/lib/django/contrib/redirects/locale/vi 2024-04-14 14:36:38,710 root INFO creating build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-04-14 14:36:38,710 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-04-14 14:36:38,712 root INFO copying django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-04-14 14:36:38,713 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hans 2024-04-14 14:36:38,713 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:38,714 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:38,715 root INFO copying django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:38,716 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hant 2024-04-14 14:36:38,716 root INFO creating build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:38,717 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:38,718 root INFO copying django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:38,719 root INFO creating build/lib/django/contrib/sessions/locale 2024-04-14 14:36:38,719 root INFO creating build/lib/django/contrib/sessions/locale/af 2024-04-14 14:36:38,720 root INFO creating build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-04-14 14:36:38,720 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-04-14 14:36:38,721 root INFO copying django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/af/LC_MESSAGES 2024-04-14 14:36:38,722 root INFO creating build/lib/django/contrib/sessions/locale/ar 2024-04-14 14:36:38,723 root INFO creating build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-04-14 14:36:38,723 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-04-14 14:36:38,724 root INFO copying django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-04-14 14:36:38,725 root INFO creating build/lib/django/contrib/sessions/locale/ar_DZ 2024-04-14 14:36:38,726 root INFO creating build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:38,726 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:38,727 root INFO copying django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:38,728 root INFO creating build/lib/django/contrib/sessions/locale/ast 2024-04-14 14:36:38,729 root INFO creating build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-04-14 14:36:38,729 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-04-14 14:36:38,730 root INFO copying django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-04-14 14:36:38,731 root INFO creating build/lib/django/contrib/sessions/locale/az 2024-04-14 14:36:38,732 root INFO creating build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-04-14 14:36:38,732 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-04-14 14:36:38,733 root INFO copying django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/az/LC_MESSAGES 2024-04-14 14:36:38,734 root INFO creating build/lib/django/contrib/sessions/locale/be 2024-04-14 14:36:38,735 root INFO creating build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-04-14 14:36:38,735 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-04-14 14:36:38,736 root INFO copying django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/be/LC_MESSAGES 2024-04-14 14:36:38,737 root INFO creating build/lib/django/contrib/sessions/locale/bg 2024-04-14 14:36:38,738 root INFO creating build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-04-14 14:36:38,738 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-04-14 14:36:38,739 root INFO copying django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-04-14 14:36:38,740 root INFO creating build/lib/django/contrib/sessions/locale/bn 2024-04-14 14:36:38,741 root INFO creating build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-04-14 14:36:38,741 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-04-14 14:36:38,742 root INFO copying django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-04-14 14:36:38,743 root INFO creating build/lib/django/contrib/sessions/locale/br 2024-04-14 14:36:38,744 root INFO creating build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-04-14 14:36:38,744 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-04-14 14:36:38,745 root INFO copying django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/br/LC_MESSAGES 2024-04-14 14:36:38,746 root INFO creating build/lib/django/contrib/sessions/locale/bs 2024-04-14 14:36:38,747 root INFO creating build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-04-14 14:36:38,747 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-04-14 14:36:38,748 root INFO copying django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-04-14 14:36:38,749 root INFO creating build/lib/django/contrib/sessions/locale/ca 2024-04-14 14:36:38,750 root INFO creating build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-04-14 14:36:38,750 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-04-14 14:36:38,752 root INFO copying django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-04-14 14:36:38,753 root INFO creating build/lib/django/contrib/sessions/locale/ckb 2024-04-14 14:36:38,753 root INFO creating build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-04-14 14:36:38,754 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-04-14 14:36:38,755 root INFO copying django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-04-14 14:36:38,756 root INFO creating build/lib/django/contrib/sessions/locale/cs 2024-04-14 14:36:38,756 root INFO creating build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-04-14 14:36:38,757 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-04-14 14:36:38,758 root INFO copying django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-04-14 14:36:38,759 root INFO creating build/lib/django/contrib/sessions/locale/cy 2024-04-14 14:36:38,759 root INFO creating build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-04-14 14:36:38,760 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-04-14 14:36:38,761 root INFO copying django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-04-14 14:36:38,762 root INFO creating build/lib/django/contrib/sessions/locale/da 2024-04-14 14:36:38,762 root INFO creating build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-04-14 14:36:38,763 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-04-14 14:36:38,764 root INFO copying django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/da/LC_MESSAGES 2024-04-14 14:36:38,765 root INFO creating build/lib/django/contrib/sessions/locale/de 2024-04-14 14:36:38,765 root INFO creating build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-04-14 14:36:38,766 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-04-14 14:36:38,767 root INFO copying django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/de/LC_MESSAGES 2024-04-14 14:36:38,768 root INFO creating build/lib/django/contrib/sessions/locale/dsb 2024-04-14 14:36:38,768 root INFO creating build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-04-14 14:36:38,769 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-04-14 14:36:38,770 root INFO copying django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-04-14 14:36:38,771 root INFO creating build/lib/django/contrib/sessions/locale/el 2024-04-14 14:36:38,771 root INFO creating build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-04-14 14:36:38,772 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-04-14 14:36:38,773 root INFO copying django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/el/LC_MESSAGES 2024-04-14 14:36:38,774 root INFO creating build/lib/django/contrib/sessions/locale/en 2024-04-14 14:36:38,774 root INFO creating build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-04-14 14:36:38,775 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-04-14 14:36:38,776 root INFO copying django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en/LC_MESSAGES 2024-04-14 14:36:38,777 root INFO creating build/lib/django/contrib/sessions/locale/en_AU 2024-04-14 14:36:38,777 root INFO creating build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:38,778 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:38,779 root INFO copying django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:38,780 root INFO creating build/lib/django/contrib/sessions/locale/en_GB 2024-04-14 14:36:38,780 root INFO creating build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:38,781 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:38,782 root INFO copying django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:38,783 root INFO creating build/lib/django/contrib/sessions/locale/eo 2024-04-14 14:36:38,783 root INFO creating build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-04-14 14:36:38,784 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-04-14 14:36:38,785 root INFO copying django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-04-14 14:36:38,786 root INFO creating build/lib/django/contrib/sessions/locale/es 2024-04-14 14:36:38,786 root INFO creating build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-04-14 14:36:38,787 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-04-14 14:36:38,788 root INFO copying django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es/LC_MESSAGES 2024-04-14 14:36:38,789 root INFO creating build/lib/django/contrib/sessions/locale/es_AR 2024-04-14 14:36:38,789 root INFO creating build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:38,790 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:38,791 root INFO copying django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:38,792 root INFO creating build/lib/django/contrib/sessions/locale/es_CO 2024-04-14 14:36:38,793 root INFO creating build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:38,793 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:38,794 root INFO copying django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:38,795 root INFO creating build/lib/django/contrib/sessions/locale/es_MX 2024-04-14 14:36:38,796 root INFO creating build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:38,796 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:38,797 root INFO copying django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:38,798 root INFO creating build/lib/django/contrib/sessions/locale/es_VE 2024-04-14 14:36:38,799 root INFO creating build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:38,799 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:38,801 root INFO copying django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:38,802 root INFO creating build/lib/django/contrib/sessions/locale/et 2024-04-14 14:36:38,802 root INFO creating build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-04-14 14:36:38,803 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-04-14 14:36:38,804 root INFO copying django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/et/LC_MESSAGES 2024-04-14 14:36:38,805 root INFO creating build/lib/django/contrib/sessions/locale/eu 2024-04-14 14:36:38,805 root INFO creating build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-04-14 14:36:38,806 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-04-14 14:36:38,807 root INFO copying django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-04-14 14:36:38,808 root INFO creating build/lib/django/contrib/sessions/locale/fa 2024-04-14 14:36:38,808 root INFO creating build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-04-14 14:36:38,809 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-04-14 14:36:38,810 root INFO copying django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-04-14 14:36:38,811 root INFO creating build/lib/django/contrib/sessions/locale/fi 2024-04-14 14:36:38,811 root INFO creating build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-04-14 14:36:38,812 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-04-14 14:36:38,813 root INFO copying django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-04-14 14:36:38,814 root INFO creating build/lib/django/contrib/sessions/locale/fr 2024-04-14 14:36:38,814 root INFO creating build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-04-14 14:36:38,815 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-04-14 14:36:38,816 root INFO copying django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-04-14 14:36:38,817 root INFO creating build/lib/django/contrib/sessions/locale/fy 2024-04-14 14:36:38,817 root INFO creating build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-04-14 14:36:38,818 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-04-14 14:36:38,819 root INFO copying django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-04-14 14:36:38,820 root INFO creating build/lib/django/contrib/sessions/locale/ga 2024-04-14 14:36:38,820 root INFO creating build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-04-14 14:36:38,821 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-04-14 14:36:38,822 root INFO copying django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-04-14 14:36:38,823 root INFO creating build/lib/django/contrib/sessions/locale/gd 2024-04-14 14:36:38,824 root INFO creating build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-04-14 14:36:38,824 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-04-14 14:36:38,825 root INFO copying django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-04-14 14:36:38,826 root INFO creating build/lib/django/contrib/sessions/locale/gl 2024-04-14 14:36:38,827 root INFO creating build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-04-14 14:36:38,827 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-04-14 14:36:38,828 root INFO copying django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-04-14 14:36:38,829 root INFO creating build/lib/django/contrib/sessions/locale/he 2024-04-14 14:36:38,830 root INFO creating build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-04-14 14:36:38,830 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-04-14 14:36:38,831 root INFO copying django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/he/LC_MESSAGES 2024-04-14 14:36:38,832 root INFO creating build/lib/django/contrib/sessions/locale/hi 2024-04-14 14:36:38,833 root INFO creating build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-04-14 14:36:38,833 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-04-14 14:36:38,834 root INFO copying django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-04-14 14:36:38,835 root INFO creating build/lib/django/contrib/sessions/locale/hr 2024-04-14 14:36:38,836 root INFO creating build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-04-14 14:36:38,836 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-04-14 14:36:38,837 root INFO copying django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-04-14 14:36:38,838 root INFO creating build/lib/django/contrib/sessions/locale/hsb 2024-04-14 14:36:38,839 root INFO creating build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-04-14 14:36:38,840 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-04-14 14:36:38,841 root INFO copying django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-04-14 14:36:38,842 root INFO creating build/lib/django/contrib/sessions/locale/hu 2024-04-14 14:36:38,842 root INFO creating build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-04-14 14:36:38,843 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-04-14 14:36:38,844 root INFO copying django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-04-14 14:36:38,844 root INFO creating build/lib/django/contrib/sessions/locale/hy 2024-04-14 14:36:38,845 root INFO creating build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-04-14 14:36:38,846 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-04-14 14:36:38,847 root INFO copying django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-04-14 14:36:38,848 root INFO creating build/lib/django/contrib/sessions/locale/ia 2024-04-14 14:36:38,848 root INFO creating build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-04-14 14:36:38,849 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-04-14 14:36:38,850 root INFO copying django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-04-14 14:36:38,851 root INFO creating build/lib/django/contrib/sessions/locale/id 2024-04-14 14:36:38,851 root INFO creating build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-04-14 14:36:38,852 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-04-14 14:36:38,853 root INFO copying django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/id/LC_MESSAGES 2024-04-14 14:36:38,854 root INFO creating build/lib/django/contrib/sessions/locale/io 2024-04-14 14:36:38,854 root INFO creating build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-04-14 14:36:38,855 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-04-14 14:36:38,856 root INFO copying django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/io/LC_MESSAGES 2024-04-14 14:36:38,856 root INFO creating build/lib/django/contrib/sessions/locale/is 2024-04-14 14:36:38,857 root INFO creating build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-04-14 14:36:38,858 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-04-14 14:36:38,858 root INFO copying django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/is/LC_MESSAGES 2024-04-14 14:36:38,859 root INFO creating build/lib/django/contrib/sessions/locale/it 2024-04-14 14:36:38,860 root INFO creating build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-04-14 14:36:38,860 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-04-14 14:36:38,861 root INFO copying django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/it/LC_MESSAGES 2024-04-14 14:36:38,862 root INFO creating build/lib/django/contrib/sessions/locale/ja 2024-04-14 14:36:38,863 root INFO creating build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-04-14 14:36:38,863 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-04-14 14:36:38,864 root INFO copying django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-04-14 14:36:38,865 root INFO creating build/lib/django/contrib/sessions/locale/ka 2024-04-14 14:36:38,866 root INFO creating build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-04-14 14:36:38,867 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-04-14 14:36:38,867 root INFO copying django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-04-14 14:36:38,868 root INFO creating build/lib/django/contrib/sessions/locale/kab 2024-04-14 14:36:38,869 root INFO creating build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-04-14 14:36:38,869 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-04-14 14:36:38,871 root INFO copying django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-04-14 14:36:38,872 root INFO creating build/lib/django/contrib/sessions/locale/kk 2024-04-14 14:36:38,872 root INFO creating build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-04-14 14:36:38,873 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-04-14 14:36:38,874 root INFO copying django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-04-14 14:36:38,875 root INFO creating build/lib/django/contrib/sessions/locale/km 2024-04-14 14:36:38,875 root INFO creating build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-04-14 14:36:38,876 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-04-14 14:36:38,877 root INFO copying django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/km/LC_MESSAGES 2024-04-14 14:36:38,878 root INFO creating build/lib/django/contrib/sessions/locale/kn 2024-04-14 14:36:38,878 root INFO creating build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-04-14 14:36:38,879 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-04-14 14:36:38,880 root INFO copying django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-04-14 14:36:38,881 root INFO creating build/lib/django/contrib/sessions/locale/ko 2024-04-14 14:36:38,881 root INFO creating build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-04-14 14:36:38,882 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-04-14 14:36:38,883 root INFO copying django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-04-14 14:36:38,884 root INFO creating build/lib/django/contrib/sessions/locale/ky 2024-04-14 14:36:38,884 root INFO creating build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-04-14 14:36:38,885 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-04-14 14:36:38,886 root INFO copying django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-04-14 14:36:38,887 root INFO creating build/lib/django/contrib/sessions/locale/lb 2024-04-14 14:36:38,887 root INFO creating build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-04-14 14:36:38,888 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-04-14 14:36:38,889 root INFO copying django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-04-14 14:36:38,890 root INFO creating build/lib/django/contrib/sessions/locale/lt 2024-04-14 14:36:38,891 root INFO creating build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-04-14 14:36:38,891 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-04-14 14:36:38,892 root INFO copying django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-04-14 14:36:38,893 root INFO creating build/lib/django/contrib/sessions/locale/lv 2024-04-14 14:36:38,894 root INFO creating build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-04-14 14:36:38,894 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-04-14 14:36:38,895 root INFO copying django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-04-14 14:36:38,896 root INFO creating build/lib/django/contrib/sessions/locale/mk 2024-04-14 14:36:38,897 root INFO creating build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-04-14 14:36:38,897 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-04-14 14:36:38,898 root INFO copying django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-04-14 14:36:38,899 root INFO creating build/lib/django/contrib/sessions/locale/ml 2024-04-14 14:36:38,900 root INFO creating build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-04-14 14:36:38,900 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-04-14 14:36:38,901 root INFO copying django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-04-14 14:36:38,902 root INFO creating build/lib/django/contrib/sessions/locale/mn 2024-04-14 14:36:38,903 root INFO creating build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-04-14 14:36:38,903 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-04-14 14:36:38,904 root INFO copying django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-04-14 14:36:38,905 root INFO creating build/lib/django/contrib/sessions/locale/mr 2024-04-14 14:36:38,906 root INFO creating build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-04-14 14:36:38,906 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-04-14 14:36:38,907 root INFO copying django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-04-14 14:36:38,908 root INFO creating build/lib/django/contrib/sessions/locale/ms 2024-04-14 14:36:38,909 root INFO creating build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-04-14 14:36:38,909 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-04-14 14:36:38,911 root INFO copying django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-04-14 14:36:38,912 root INFO creating build/lib/django/contrib/sessions/locale/my 2024-04-14 14:36:38,912 root INFO creating build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-04-14 14:36:38,913 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-04-14 14:36:38,914 root INFO copying django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/my/LC_MESSAGES 2024-04-14 14:36:38,915 root INFO creating build/lib/django/contrib/sessions/locale/nb 2024-04-14 14:36:38,915 root INFO creating build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-04-14 14:36:38,916 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-04-14 14:36:38,917 root INFO copying django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-04-14 14:36:38,918 root INFO creating build/lib/django/contrib/sessions/locale/ne 2024-04-14 14:36:38,918 root INFO creating build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-04-14 14:36:38,919 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-04-14 14:36:38,920 root INFO copying django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-04-14 14:36:38,921 root INFO creating build/lib/django/contrib/sessions/locale/nl 2024-04-14 14:36:38,921 root INFO creating build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-04-14 14:36:38,922 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-04-14 14:36:38,923 root INFO copying django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-04-14 14:36:38,924 root INFO creating build/lib/django/contrib/sessions/locale/nn 2024-04-14 14:36:38,924 root INFO creating build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-04-14 14:36:38,925 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-04-14 14:36:38,926 root INFO copying django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-04-14 14:36:38,927 root INFO creating build/lib/django/contrib/sessions/locale/os 2024-04-14 14:36:38,927 root INFO creating build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-04-14 14:36:38,928 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-04-14 14:36:38,929 root INFO copying django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/os/LC_MESSAGES 2024-04-14 14:36:38,930 root INFO creating build/lib/django/contrib/sessions/locale/pa 2024-04-14 14:36:38,930 root INFO creating build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-04-14 14:36:38,931 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-04-14 14:36:38,932 root INFO copying django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-04-14 14:36:38,933 root INFO creating build/lib/django/contrib/sessions/locale/pl 2024-04-14 14:36:38,933 root INFO creating build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-04-14 14:36:38,934 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-04-14 14:36:38,935 root INFO copying django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-04-14 14:36:38,936 root INFO creating build/lib/django/contrib/sessions/locale/pt 2024-04-14 14:36:38,936 root INFO creating build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-04-14 14:36:38,937 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-04-14 14:36:38,938 root INFO copying django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-04-14 14:36:38,939 root INFO creating build/lib/django/contrib/sessions/locale/pt_BR 2024-04-14 14:36:38,939 root INFO creating build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:38,940 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:38,941 root INFO copying django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:38,942 root INFO creating build/lib/django/contrib/sessions/locale/ro 2024-04-14 14:36:38,942 root INFO creating build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-04-14 14:36:38,943 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-04-14 14:36:38,944 root INFO copying django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-04-14 14:36:38,945 root INFO creating build/lib/django/contrib/sessions/locale/ru 2024-04-14 14:36:38,945 root INFO creating build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-04-14 14:36:38,946 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-04-14 14:36:38,947 root INFO copying django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-04-14 14:36:38,948 root INFO creating build/lib/django/contrib/sessions/locale/sk 2024-04-14 14:36:38,948 root INFO creating build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-04-14 14:36:38,949 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-04-14 14:36:38,950 root INFO copying django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-04-14 14:36:38,951 root INFO creating build/lib/django/contrib/sessions/locale/sl 2024-04-14 14:36:38,951 root INFO creating build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-04-14 14:36:38,952 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-04-14 14:36:38,953 root INFO copying django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-04-14 14:36:38,954 root INFO creating build/lib/django/contrib/sessions/locale/sq 2024-04-14 14:36:38,954 root INFO creating build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-04-14 14:36:38,955 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-04-14 14:36:38,956 root INFO copying django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-04-14 14:36:38,957 root INFO creating build/lib/django/contrib/sessions/locale/sr 2024-04-14 14:36:38,957 root INFO creating build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-04-14 14:36:38,958 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-04-14 14:36:38,959 root INFO copying django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-04-14 14:36:38,960 root INFO creating build/lib/django/contrib/sessions/locale/sr_Latn 2024-04-14 14:36:38,960 root INFO creating build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:38,961 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:38,962 root INFO copying django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:38,963 root INFO creating build/lib/django/contrib/sessions/locale/sv 2024-04-14 14:36:38,963 root INFO creating build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-04-14 14:36:38,964 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-04-14 14:36:38,965 root INFO copying django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-04-14 14:36:38,966 root INFO creating build/lib/django/contrib/sessions/locale/sw 2024-04-14 14:36:38,967 root INFO creating build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-04-14 14:36:38,967 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-04-14 14:36:38,968 root INFO copying django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-04-14 14:36:38,969 root INFO creating build/lib/django/contrib/sessions/locale/ta 2024-04-14 14:36:38,969 root INFO creating build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-04-14 14:36:38,970 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-04-14 14:36:38,971 root INFO copying django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-04-14 14:36:38,972 root INFO creating build/lib/django/contrib/sessions/locale/te 2024-04-14 14:36:38,972 root INFO creating build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-04-14 14:36:38,973 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-04-14 14:36:38,974 root INFO copying django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/te/LC_MESSAGES 2024-04-14 14:36:38,975 root INFO creating build/lib/django/contrib/sessions/locale/tg 2024-04-14 14:36:38,976 root INFO creating build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-04-14 14:36:38,976 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-04-14 14:36:38,977 root INFO copying django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-04-14 14:36:38,978 root INFO creating build/lib/django/contrib/sessions/locale/th 2024-04-14 14:36:38,979 root INFO creating build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-04-14 14:36:38,979 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-04-14 14:36:38,980 root INFO copying django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/th/LC_MESSAGES 2024-04-14 14:36:38,981 root INFO creating build/lib/django/contrib/sessions/locale/tk 2024-04-14 14:36:38,982 root INFO creating build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-04-14 14:36:38,982 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-04-14 14:36:38,983 root INFO copying django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-04-14 14:36:38,984 root INFO creating build/lib/django/contrib/sessions/locale/tr 2024-04-14 14:36:38,985 root INFO creating build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-04-14 14:36:38,985 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-04-14 14:36:38,986 root INFO copying django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-04-14 14:36:38,987 root INFO creating build/lib/django/contrib/sessions/locale/tt 2024-04-14 14:36:38,988 root INFO creating build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-04-14 14:36:38,988 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-04-14 14:36:38,989 root INFO copying django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-04-14 14:36:38,990 root INFO creating build/lib/django/contrib/sessions/locale/udm 2024-04-14 14:36:38,991 root INFO creating build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-04-14 14:36:38,991 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-04-14 14:36:38,993 root INFO copying django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-04-14 14:36:38,994 root INFO creating build/lib/django/contrib/sessions/locale/uk 2024-04-14 14:36:38,994 root INFO creating build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-04-14 14:36:38,995 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-04-14 14:36:38,996 root INFO copying django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-04-14 14:36:38,997 root INFO creating build/lib/django/contrib/sessions/locale/ur 2024-04-14 14:36:38,997 root INFO creating build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-04-14 14:36:38,998 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-04-14 14:36:38,999 root INFO copying django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,000 root INFO creating build/lib/django/contrib/sessions/locale/uz 2024-04-14 14:36:39,000 root INFO creating build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-04-14 14:36:39,001 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-04-14 14:36:39,002 root INFO copying django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-04-14 14:36:39,003 root INFO creating build/lib/django/contrib/sessions/locale/vi 2024-04-14 14:36:39,003 root INFO creating build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-04-14 14:36:39,004 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-04-14 14:36:39,005 root INFO copying django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-04-14 14:36:39,006 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hans 2024-04-14 14:36:39,006 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:39,007 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:39,008 root INFO copying django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:39,009 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hant 2024-04-14 14:36:39,009 root INFO creating build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:39,010 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:39,011 root INFO copying django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:39,012 root INFO creating build/lib/django/contrib/admindocs/locale 2024-04-14 14:36:39,012 root INFO creating build/lib/django/contrib/admindocs/locale/af 2024-04-14 14:36:39,013 root INFO creating build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-04-14 14:36:39,013 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-04-14 14:36:39,014 root INFO copying django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-04-14 14:36:39,015 root INFO creating build/lib/django/contrib/admindocs/locale/ar 2024-04-14 14:36:39,016 root INFO creating build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-04-14 14:36:39,016 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-04-14 14:36:39,017 root INFO copying django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-04-14 14:36:39,018 root INFO creating build/lib/django/contrib/admindocs/locale/ar_DZ 2024-04-14 14:36:39,019 root INFO creating build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:39,019 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:39,021 root INFO copying django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:39,022 root INFO creating build/lib/django/contrib/admindocs/locale/ast 2024-04-14 14:36:39,022 root INFO creating build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-04-14 14:36:39,023 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-04-14 14:36:39,024 root INFO copying django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-04-14 14:36:39,025 root INFO creating build/lib/django/contrib/admindocs/locale/az 2024-04-14 14:36:39,025 root INFO creating build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-04-14 14:36:39,026 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-04-14 14:36:39,027 root INFO copying django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-04-14 14:36:39,028 root INFO creating build/lib/django/contrib/admindocs/locale/be 2024-04-14 14:36:39,028 root INFO creating build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-04-14 14:36:39,029 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-04-14 14:36:39,030 root INFO copying django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-04-14 14:36:39,032 root INFO creating build/lib/django/contrib/admindocs/locale/bg 2024-04-14 14:36:39,032 root INFO creating build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-04-14 14:36:39,033 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-04-14 14:36:39,034 root INFO copying django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-04-14 14:36:39,035 root INFO creating build/lib/django/contrib/admindocs/locale/bn 2024-04-14 14:36:39,036 root INFO creating build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-04-14 14:36:39,036 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-04-14 14:36:39,037 root INFO copying django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-04-14 14:36:39,038 root INFO creating build/lib/django/contrib/admindocs/locale/br 2024-04-14 14:36:39,039 root INFO creating build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-04-14 14:36:39,039 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-04-14 14:36:39,040 root INFO copying django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-04-14 14:36:39,041 root INFO creating build/lib/django/contrib/admindocs/locale/bs 2024-04-14 14:36:39,042 root INFO creating build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-04-14 14:36:39,043 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-04-14 14:36:39,043 root INFO copying django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-04-14 14:36:39,044 root INFO creating build/lib/django/contrib/admindocs/locale/ca 2024-04-14 14:36:39,045 root INFO creating build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-04-14 14:36:39,046 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-04-14 14:36:39,047 root INFO copying django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-04-14 14:36:39,048 root INFO creating build/lib/django/contrib/admindocs/locale/ckb 2024-04-14 14:36:39,048 root INFO creating build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-04-14 14:36:39,049 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-04-14 14:36:39,050 root INFO copying django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-04-14 14:36:39,051 root INFO creating build/lib/django/contrib/admindocs/locale/cs 2024-04-14 14:36:39,051 root INFO creating build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-04-14 14:36:39,052 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-04-14 14:36:39,053 root INFO copying django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-04-14 14:36:39,054 root INFO creating build/lib/django/contrib/admindocs/locale/cy 2024-04-14 14:36:39,055 root INFO creating build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-04-14 14:36:39,055 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-04-14 14:36:39,056 root INFO copying django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-04-14 14:36:39,057 root INFO creating build/lib/django/contrib/admindocs/locale/da 2024-04-14 14:36:39,058 root INFO creating build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-04-14 14:36:39,058 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-04-14 14:36:39,059 root INFO copying django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-04-14 14:36:39,060 root INFO creating build/lib/django/contrib/admindocs/locale/de 2024-04-14 14:36:39,061 root INFO creating build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-04-14 14:36:39,062 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-04-14 14:36:39,063 root INFO copying django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-04-14 14:36:39,064 root INFO creating build/lib/django/contrib/admindocs/locale/dsb 2024-04-14 14:36:39,064 root INFO creating build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-04-14 14:36:39,065 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-04-14 14:36:39,066 root INFO copying django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-04-14 14:36:39,067 root INFO creating build/lib/django/contrib/admindocs/locale/el 2024-04-14 14:36:39,067 root INFO creating build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-04-14 14:36:39,068 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-04-14 14:36:39,069 root INFO copying django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-04-14 14:36:39,070 root INFO creating build/lib/django/contrib/admindocs/locale/en 2024-04-14 14:36:39,071 root INFO creating build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-04-14 14:36:39,071 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-04-14 14:36:39,072 root INFO copying django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-04-14 14:36:39,074 root INFO creating build/lib/django/contrib/admindocs/locale/en_AU 2024-04-14 14:36:39,074 root INFO creating build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:39,075 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:39,076 root INFO copying django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:39,077 root INFO creating build/lib/django/contrib/admindocs/locale/en_GB 2024-04-14 14:36:39,078 root INFO creating build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:39,078 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:39,079 root INFO copying django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:39,080 root INFO creating build/lib/django/contrib/admindocs/locale/eo 2024-04-14 14:36:39,081 root INFO creating build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-04-14 14:36:39,081 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-04-14 14:36:39,082 root INFO copying django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-04-14 14:36:39,083 root INFO creating build/lib/django/contrib/admindocs/locale/es 2024-04-14 14:36:39,084 root INFO creating build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-04-14 14:36:39,084 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-04-14 14:36:39,086 root INFO copying django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-04-14 14:36:39,087 root INFO creating build/lib/django/contrib/admindocs/locale/es_AR 2024-04-14 14:36:39,087 root INFO creating build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:39,088 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:39,089 root INFO copying django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:39,090 root INFO creating build/lib/django/contrib/admindocs/locale/es_CO 2024-04-14 14:36:39,090 root INFO creating build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:39,091 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:39,092 root INFO copying django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:39,093 root INFO creating build/lib/django/contrib/admindocs/locale/es_MX 2024-04-14 14:36:39,093 root INFO creating build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:39,094 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:39,095 root INFO copying django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:39,096 root INFO creating build/lib/django/contrib/admindocs/locale/es_VE 2024-04-14 14:36:39,096 root INFO creating build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:39,097 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:39,098 root INFO copying django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:39,099 root INFO creating build/lib/django/contrib/admindocs/locale/et 2024-04-14 14:36:39,100 root INFO creating build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-04-14 14:36:39,100 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-04-14 14:36:39,101 root INFO copying django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-04-14 14:36:39,102 root INFO creating build/lib/django/contrib/admindocs/locale/eu 2024-04-14 14:36:39,103 root INFO creating build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-04-14 14:36:39,103 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-04-14 14:36:39,104 root INFO copying django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-04-14 14:36:39,105 root INFO creating build/lib/django/contrib/admindocs/locale/fa 2024-04-14 14:36:39,106 root INFO creating build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-04-14 14:36:39,106 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-04-14 14:36:39,107 root INFO copying django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-04-14 14:36:39,108 root INFO creating build/lib/django/contrib/admindocs/locale/fi 2024-04-14 14:36:39,109 root INFO creating build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-04-14 14:36:39,110 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-04-14 14:36:39,111 root INFO copying django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-04-14 14:36:39,112 root INFO creating build/lib/django/contrib/admindocs/locale/fr 2024-04-14 14:36:39,112 root INFO creating build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-04-14 14:36:39,113 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-04-14 14:36:39,114 root INFO copying django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-04-14 14:36:39,115 root INFO creating build/lib/django/contrib/admindocs/locale/fy 2024-04-14 14:36:39,116 root INFO creating build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-04-14 14:36:39,116 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-04-14 14:36:39,117 root INFO copying django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-04-14 14:36:39,118 root INFO creating build/lib/django/contrib/admindocs/locale/ga 2024-04-14 14:36:39,119 root INFO creating build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-04-14 14:36:39,120 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-04-14 14:36:39,121 root INFO copying django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-04-14 14:36:39,122 root INFO creating build/lib/django/contrib/admindocs/locale/gd 2024-04-14 14:36:39,122 root INFO creating build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-04-14 14:36:39,123 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-04-14 14:36:39,124 root INFO copying django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-04-14 14:36:39,125 root INFO creating build/lib/django/contrib/admindocs/locale/gl 2024-04-14 14:36:39,125 root INFO creating build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-04-14 14:36:39,126 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-04-14 14:36:39,127 root INFO copying django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-04-14 14:36:39,128 root INFO creating build/lib/django/contrib/admindocs/locale/he 2024-04-14 14:36:39,128 root INFO creating build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-04-14 14:36:39,129 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-04-14 14:36:39,130 root INFO copying django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-04-14 14:36:39,131 root INFO creating build/lib/django/contrib/admindocs/locale/hi 2024-04-14 14:36:39,131 root INFO creating build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-04-14 14:36:39,132 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-04-14 14:36:39,133 root INFO copying django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-04-14 14:36:39,134 root INFO creating build/lib/django/contrib/admindocs/locale/hr 2024-04-14 14:36:39,135 root INFO creating build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-04-14 14:36:39,135 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-04-14 14:36:39,136 root INFO copying django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-04-14 14:36:39,137 root INFO creating build/lib/django/contrib/admindocs/locale/hsb 2024-04-14 14:36:39,138 root INFO creating build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-04-14 14:36:39,138 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-04-14 14:36:39,139 root INFO copying django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-04-14 14:36:39,140 root INFO creating build/lib/django/contrib/admindocs/locale/hu 2024-04-14 14:36:39,141 root INFO creating build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-04-14 14:36:39,141 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-04-14 14:36:39,142 root INFO copying django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-04-14 14:36:39,143 root INFO creating build/lib/django/contrib/admindocs/locale/ia 2024-04-14 14:36:39,144 root INFO creating build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-04-14 14:36:39,144 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-04-14 14:36:39,145 root INFO copying django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-04-14 14:36:39,146 root INFO creating build/lib/django/contrib/admindocs/locale/id 2024-04-14 14:36:39,147 root INFO creating build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-04-14 14:36:39,148 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-04-14 14:36:39,148 root INFO copying django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-04-14 14:36:39,150 root INFO creating build/lib/django/contrib/admindocs/locale/io 2024-04-14 14:36:39,150 root INFO creating build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-04-14 14:36:39,151 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-04-14 14:36:39,152 root INFO copying django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-04-14 14:36:39,153 root INFO creating build/lib/django/contrib/admindocs/locale/is 2024-04-14 14:36:39,153 root INFO creating build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-04-14 14:36:39,154 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-04-14 14:36:39,155 root INFO copying django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-04-14 14:36:39,156 root INFO creating build/lib/django/contrib/admindocs/locale/it 2024-04-14 14:36:39,157 root INFO creating build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-04-14 14:36:39,157 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-04-14 14:36:39,158 root INFO copying django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-04-14 14:36:39,160 root INFO creating build/lib/django/contrib/admindocs/locale/ja 2024-04-14 14:36:39,160 root INFO creating build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-04-14 14:36:39,161 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-04-14 14:36:39,162 root INFO copying django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-04-14 14:36:39,163 root INFO creating build/lib/django/contrib/admindocs/locale/ka 2024-04-14 14:36:39,163 root INFO creating build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-04-14 14:36:39,164 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-04-14 14:36:39,165 root INFO copying django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-04-14 14:36:39,166 root INFO creating build/lib/django/contrib/admindocs/locale/kab 2024-04-14 14:36:39,166 root INFO creating build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-04-14 14:36:39,167 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-04-14 14:36:39,168 root INFO copying django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-04-14 14:36:39,169 root INFO creating build/lib/django/contrib/admindocs/locale/kk 2024-04-14 14:36:39,169 root INFO creating build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-04-14 14:36:39,170 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-04-14 14:36:39,171 root INFO copying django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-04-14 14:36:39,172 root INFO creating build/lib/django/contrib/admindocs/locale/km 2024-04-14 14:36:39,172 root INFO creating build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-04-14 14:36:39,173 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-04-14 14:36:39,174 root INFO copying django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-04-14 14:36:39,175 root INFO creating build/lib/django/contrib/admindocs/locale/kn 2024-04-14 14:36:39,175 root INFO creating build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-04-14 14:36:39,176 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-04-14 14:36:39,177 root INFO copying django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-04-14 14:36:39,178 root INFO creating build/lib/django/contrib/admindocs/locale/ko 2024-04-14 14:36:39,179 root INFO creating build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-04-14 14:36:39,179 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-04-14 14:36:39,180 root INFO copying django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-04-14 14:36:39,181 root INFO creating build/lib/django/contrib/admindocs/locale/ky 2024-04-14 14:36:39,182 root INFO creating build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-04-14 14:36:39,182 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-04-14 14:36:39,183 root INFO copying django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-04-14 14:36:39,184 root INFO creating build/lib/django/contrib/admindocs/locale/lb 2024-04-14 14:36:39,185 root INFO creating build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-04-14 14:36:39,185 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-04-14 14:36:39,187 root INFO copying django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-04-14 14:36:39,188 root INFO creating build/lib/django/contrib/admindocs/locale/lt 2024-04-14 14:36:39,188 root INFO creating build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-04-14 14:36:39,189 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-04-14 14:36:39,190 root INFO copying django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-04-14 14:36:39,191 root INFO creating build/lib/django/contrib/admindocs/locale/lv 2024-04-14 14:36:39,191 root INFO creating build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-04-14 14:36:39,192 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-04-14 14:36:39,193 root INFO copying django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-04-14 14:36:39,194 root INFO creating build/lib/django/contrib/admindocs/locale/mk 2024-04-14 14:36:39,194 root INFO creating build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-04-14 14:36:39,195 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-04-14 14:36:39,196 root INFO copying django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-04-14 14:36:39,198 root INFO creating build/lib/django/contrib/admindocs/locale/ml 2024-04-14 14:36:39,198 root INFO creating build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-04-14 14:36:39,199 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-04-14 14:36:39,200 root INFO copying django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-04-14 14:36:39,201 root INFO creating build/lib/django/contrib/admindocs/locale/mn 2024-04-14 14:36:39,201 root INFO creating build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-04-14 14:36:39,202 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-04-14 14:36:39,203 root INFO copying django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-04-14 14:36:39,204 root INFO creating build/lib/django/contrib/admindocs/locale/mr 2024-04-14 14:36:39,204 root INFO creating build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-04-14 14:36:39,205 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-04-14 14:36:39,206 root INFO copying django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-04-14 14:36:39,207 root INFO creating build/lib/django/contrib/admindocs/locale/ms 2024-04-14 14:36:39,208 root INFO creating build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-04-14 14:36:39,208 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-04-14 14:36:39,209 root INFO copying django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-04-14 14:36:39,210 root INFO creating build/lib/django/contrib/admindocs/locale/my 2024-04-14 14:36:39,211 root INFO creating build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-04-14 14:36:39,212 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-04-14 14:36:39,212 root INFO copying django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-04-14 14:36:39,214 root INFO creating build/lib/django/contrib/admindocs/locale/nb 2024-04-14 14:36:39,214 root INFO creating build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-04-14 14:36:39,215 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-04-14 14:36:39,216 root INFO copying django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-04-14 14:36:39,217 root INFO creating build/lib/django/contrib/admindocs/locale/ne 2024-04-14 14:36:39,217 root INFO creating build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-04-14 14:36:39,218 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-04-14 14:36:39,219 root INFO copying django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-04-14 14:36:39,220 root INFO creating build/lib/django/contrib/admindocs/locale/nl 2024-04-14 14:36:39,220 root INFO creating build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-04-14 14:36:39,221 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-04-14 14:36:39,222 root INFO copying django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-04-14 14:36:39,223 root INFO creating build/lib/django/contrib/admindocs/locale/nn 2024-04-14 14:36:39,223 root INFO creating build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-04-14 14:36:39,224 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-04-14 14:36:39,225 root INFO copying django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-04-14 14:36:39,226 root INFO creating build/lib/django/contrib/admindocs/locale/os 2024-04-14 14:36:39,227 root INFO creating build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-04-14 14:36:39,227 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-04-14 14:36:39,228 root INFO copying django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-04-14 14:36:39,229 root INFO creating build/lib/django/contrib/admindocs/locale/pa 2024-04-14 14:36:39,230 root INFO creating build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-04-14 14:36:39,230 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-04-14 14:36:39,231 root INFO copying django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-04-14 14:36:39,232 root INFO creating build/lib/django/contrib/admindocs/locale/pl 2024-04-14 14:36:39,233 root INFO creating build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-04-14 14:36:39,233 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-04-14 14:36:39,234 root INFO copying django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-04-14 14:36:39,235 root INFO creating build/lib/django/contrib/admindocs/locale/pt 2024-04-14 14:36:39,236 root INFO creating build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-04-14 14:36:39,236 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-04-14 14:36:39,238 root INFO copying django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-04-14 14:36:39,239 root INFO creating build/lib/django/contrib/admindocs/locale/pt_BR 2024-04-14 14:36:39,239 root INFO creating build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:39,240 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:39,241 root INFO copying django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:39,242 root INFO creating build/lib/django/contrib/admindocs/locale/ro 2024-04-14 14:36:39,242 root INFO creating build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-04-14 14:36:39,243 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-04-14 14:36:39,244 root INFO copying django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-04-14 14:36:39,245 root INFO creating build/lib/django/contrib/admindocs/locale/ru 2024-04-14 14:36:39,246 root INFO creating build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-04-14 14:36:39,246 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-04-14 14:36:39,247 root INFO copying django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-04-14 14:36:39,248 root INFO creating build/lib/django/contrib/admindocs/locale/sk 2024-04-14 14:36:39,249 root INFO creating build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-04-14 14:36:39,249 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-04-14 14:36:39,250 root INFO copying django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-04-14 14:36:39,251 root INFO creating build/lib/django/contrib/admindocs/locale/sl 2024-04-14 14:36:39,252 root INFO creating build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-04-14 14:36:39,252 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-04-14 14:36:39,254 root INFO copying django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-04-14 14:36:39,255 root INFO creating build/lib/django/contrib/admindocs/locale/sq 2024-04-14 14:36:39,255 root INFO creating build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-04-14 14:36:39,256 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-04-14 14:36:39,257 root INFO copying django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-04-14 14:36:39,258 root INFO creating build/lib/django/contrib/admindocs/locale/sr 2024-04-14 14:36:39,258 root INFO creating build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-04-14 14:36:39,259 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-04-14 14:36:39,260 root INFO copying django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-04-14 14:36:39,261 root INFO creating build/lib/django/contrib/admindocs/locale/sr_Latn 2024-04-14 14:36:39,261 root INFO creating build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:39,262 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:39,263 root INFO copying django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:39,264 root INFO creating build/lib/django/contrib/admindocs/locale/sv 2024-04-14 14:36:39,264 root INFO creating build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-04-14 14:36:39,265 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-04-14 14:36:39,266 root INFO copying django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-04-14 14:36:39,267 root INFO creating build/lib/django/contrib/admindocs/locale/sw 2024-04-14 14:36:39,267 root INFO creating build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-04-14 14:36:39,268 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-04-14 14:36:39,269 root INFO copying django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-04-14 14:36:39,270 root INFO creating build/lib/django/contrib/admindocs/locale/ta 2024-04-14 14:36:39,271 root INFO creating build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-04-14 14:36:39,271 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-04-14 14:36:39,272 root INFO copying django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-04-14 14:36:39,273 root INFO creating build/lib/django/contrib/admindocs/locale/te 2024-04-14 14:36:39,274 root INFO creating build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-04-14 14:36:39,274 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-04-14 14:36:39,275 root INFO copying django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-04-14 14:36:39,276 root INFO creating build/lib/django/contrib/admindocs/locale/tg 2024-04-14 14:36:39,277 root INFO creating build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-04-14 14:36:39,277 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-04-14 14:36:39,279 root INFO copying django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-04-14 14:36:39,280 root INFO creating build/lib/django/contrib/admindocs/locale/th 2024-04-14 14:36:39,280 root INFO creating build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-04-14 14:36:39,281 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-04-14 14:36:39,282 root INFO copying django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-04-14 14:36:39,283 root INFO creating build/lib/django/contrib/admindocs/locale/tr 2024-04-14 14:36:39,283 root INFO creating build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-04-14 14:36:39,284 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-04-14 14:36:39,285 root INFO copying django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-04-14 14:36:39,286 root INFO creating build/lib/django/contrib/admindocs/locale/tt 2024-04-14 14:36:39,286 root INFO creating build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-04-14 14:36:39,287 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-04-14 14:36:39,288 root INFO copying django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-04-14 14:36:39,289 root INFO creating build/lib/django/contrib/admindocs/locale/udm 2024-04-14 14:36:39,290 root INFO creating build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-04-14 14:36:39,290 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-04-14 14:36:39,291 root INFO copying django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-04-14 14:36:39,292 root INFO creating build/lib/django/contrib/admindocs/locale/uk 2024-04-14 14:36:39,293 root INFO creating build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-04-14 14:36:39,293 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-04-14 14:36:39,294 root INFO copying django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-04-14 14:36:39,296 root INFO creating build/lib/django/contrib/admindocs/locale/ur 2024-04-14 14:36:39,296 root INFO creating build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,297 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,298 root INFO copying django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,299 root INFO creating build/lib/django/contrib/admindocs/locale/vi 2024-04-14 14:36:39,299 root INFO creating build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-04-14 14:36:39,300 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-04-14 14:36:39,301 root INFO copying django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-04-14 14:36:39,302 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hans 2024-04-14 14:36:39,302 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:39,303 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:39,304 root INFO copying django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:39,305 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hant 2024-04-14 14:36:39,305 root INFO creating build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:39,306 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:39,307 root INFO copying django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:39,308 root INFO creating build/lib/django/contrib/admindocs/templates 2024-04-14 14:36:39,309 root INFO creating build/lib/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:39,309 root INFO copying django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:39,310 root INFO copying django/contrib/admindocs/templates/admin_doc/index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:39,311 root INFO copying django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:39,312 root INFO copying django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:39,313 root INFO copying django/contrib/admindocs/templates/admin_doc/model_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:39,314 root INFO copying django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:39,315 root INFO copying django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:39,316 root INFO copying django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:39,317 root INFO copying django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:39,318 root INFO copying django/contrib/admindocs/templates/admin_doc/view_index.html -> build/lib/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:39,319 root INFO creating build/lib/django/contrib/flatpages/locale 2024-04-14 14:36:39,320 root INFO creating build/lib/django/contrib/flatpages/locale/af 2024-04-14 14:36:39,320 root INFO creating build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-04-14 14:36:39,321 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-04-14 14:36:39,322 root INFO copying django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-04-14 14:36:39,323 root INFO creating build/lib/django/contrib/flatpages/locale/ar 2024-04-14 14:36:39,323 root INFO creating build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-04-14 14:36:39,324 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-04-14 14:36:39,325 root INFO copying django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-04-14 14:36:39,326 root INFO creating build/lib/django/contrib/flatpages/locale/ar_DZ 2024-04-14 14:36:39,326 root INFO creating build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:39,327 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:39,328 root INFO copying django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:39,329 root INFO creating build/lib/django/contrib/flatpages/locale/ast 2024-04-14 14:36:39,329 root INFO creating build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-04-14 14:36:39,330 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-04-14 14:36:39,331 root INFO copying django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-04-14 14:36:39,332 root INFO creating build/lib/django/contrib/flatpages/locale/az 2024-04-14 14:36:39,332 root INFO creating build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-04-14 14:36:39,333 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-04-14 14:36:39,334 root INFO copying django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-04-14 14:36:39,335 root INFO creating build/lib/django/contrib/flatpages/locale/be 2024-04-14 14:36:39,335 root INFO creating build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-04-14 14:36:39,336 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-04-14 14:36:39,337 root INFO copying django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-04-14 14:36:39,338 root INFO creating build/lib/django/contrib/flatpages/locale/bg 2024-04-14 14:36:39,338 root INFO creating build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-04-14 14:36:39,339 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-04-14 14:36:39,340 root INFO copying django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-04-14 14:36:39,341 root INFO creating build/lib/django/contrib/flatpages/locale/bn 2024-04-14 14:36:39,341 root INFO creating build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-04-14 14:36:39,342 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-04-14 14:36:39,343 root INFO copying django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-04-14 14:36:39,344 root INFO creating build/lib/django/contrib/flatpages/locale/br 2024-04-14 14:36:39,344 root INFO creating build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-04-14 14:36:39,345 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-04-14 14:36:39,346 root INFO copying django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-04-14 14:36:39,347 root INFO creating build/lib/django/contrib/flatpages/locale/bs 2024-04-14 14:36:39,347 root INFO creating build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-04-14 14:36:39,348 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-04-14 14:36:39,349 root INFO copying django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-04-14 14:36:39,350 root INFO creating build/lib/django/contrib/flatpages/locale/ca 2024-04-14 14:36:39,350 root INFO creating build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-04-14 14:36:39,351 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-04-14 14:36:39,352 root INFO copying django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-04-14 14:36:39,353 root INFO creating build/lib/django/contrib/flatpages/locale/ckb 2024-04-14 14:36:39,353 root INFO creating build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-04-14 14:36:39,354 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-04-14 14:36:39,355 root INFO copying django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-04-14 14:36:39,356 root INFO creating build/lib/django/contrib/flatpages/locale/cs 2024-04-14 14:36:39,357 root INFO creating build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-04-14 14:36:39,357 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-04-14 14:36:39,358 root INFO copying django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-04-14 14:36:39,359 root INFO creating build/lib/django/contrib/flatpages/locale/cy 2024-04-14 14:36:39,360 root INFO creating build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-04-14 14:36:39,360 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-04-14 14:36:39,361 root INFO copying django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-04-14 14:36:39,362 root INFO creating build/lib/django/contrib/flatpages/locale/da 2024-04-14 14:36:39,363 root INFO creating build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-04-14 14:36:39,363 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-04-14 14:36:39,364 root INFO copying django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-04-14 14:36:39,365 root INFO creating build/lib/django/contrib/flatpages/locale/de 2024-04-14 14:36:39,366 root INFO creating build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-04-14 14:36:39,366 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-04-14 14:36:39,367 root INFO copying django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-04-14 14:36:39,368 root INFO creating build/lib/django/contrib/flatpages/locale/dsb 2024-04-14 14:36:39,369 root INFO creating build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-04-14 14:36:39,369 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-04-14 14:36:39,370 root INFO copying django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-04-14 14:36:39,371 root INFO creating build/lib/django/contrib/flatpages/locale/el 2024-04-14 14:36:39,372 root INFO creating build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-04-14 14:36:39,372 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-04-14 14:36:39,373 root INFO copying django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-04-14 14:36:39,374 root INFO creating build/lib/django/contrib/flatpages/locale/en 2024-04-14 14:36:39,375 root INFO creating build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-04-14 14:36:39,375 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-04-14 14:36:39,376 root INFO copying django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-04-14 14:36:39,377 root INFO creating build/lib/django/contrib/flatpages/locale/en_AU 2024-04-14 14:36:39,378 root INFO creating build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:39,378 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:39,379 root INFO copying django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:39,380 root INFO creating build/lib/django/contrib/flatpages/locale/en_GB 2024-04-14 14:36:39,381 root INFO creating build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:39,381 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:39,382 root INFO copying django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:39,383 root INFO creating build/lib/django/contrib/flatpages/locale/eo 2024-04-14 14:36:39,384 root INFO creating build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-04-14 14:36:39,384 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-04-14 14:36:39,385 root INFO copying django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-04-14 14:36:39,386 root INFO creating build/lib/django/contrib/flatpages/locale/es 2024-04-14 14:36:39,387 root INFO creating build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-04-14 14:36:39,387 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-04-14 14:36:39,388 root INFO copying django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-04-14 14:36:39,389 root INFO creating build/lib/django/contrib/flatpages/locale/es_AR 2024-04-14 14:36:39,390 root INFO creating build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:39,390 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:39,391 root INFO copying django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:39,392 root INFO creating build/lib/django/contrib/flatpages/locale/es_CO 2024-04-14 14:36:39,393 root INFO creating build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:39,393 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:39,394 root INFO copying django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:39,395 root INFO creating build/lib/django/contrib/flatpages/locale/es_MX 2024-04-14 14:36:39,396 root INFO creating build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:39,397 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:39,398 root INFO copying django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:39,398 root INFO creating build/lib/django/contrib/flatpages/locale/es_VE 2024-04-14 14:36:39,399 root INFO creating build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:39,400 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:39,400 root INFO copying django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:39,402 root INFO creating build/lib/django/contrib/flatpages/locale/et 2024-04-14 14:36:39,402 root INFO creating build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-04-14 14:36:39,403 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-04-14 14:36:39,404 root INFO copying django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-04-14 14:36:39,404 root INFO creating build/lib/django/contrib/flatpages/locale/eu 2024-04-14 14:36:39,405 root INFO creating build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-04-14 14:36:39,406 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-04-14 14:36:39,407 root INFO copying django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-04-14 14:36:39,408 root INFO creating build/lib/django/contrib/flatpages/locale/fa 2024-04-14 14:36:39,408 root INFO creating build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-04-14 14:36:39,409 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-04-14 14:36:39,410 root INFO copying django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-04-14 14:36:39,411 root INFO creating build/lib/django/contrib/flatpages/locale/fi 2024-04-14 14:36:39,411 root INFO creating build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-04-14 14:36:39,412 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-04-14 14:36:39,413 root INFO copying django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-04-14 14:36:39,414 root INFO creating build/lib/django/contrib/flatpages/locale/fr 2024-04-14 14:36:39,414 root INFO creating build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-04-14 14:36:39,415 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-04-14 14:36:39,416 root INFO copying django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-04-14 14:36:39,417 root INFO creating build/lib/django/contrib/flatpages/locale/fy 2024-04-14 14:36:39,417 root INFO creating build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-04-14 14:36:39,418 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-04-14 14:36:39,419 root INFO copying django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-04-14 14:36:39,420 root INFO creating build/lib/django/contrib/flatpages/locale/ga 2024-04-14 14:36:39,420 root INFO creating build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-04-14 14:36:39,421 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-04-14 14:36:39,422 root INFO copying django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-04-14 14:36:39,423 root INFO creating build/lib/django/contrib/flatpages/locale/gd 2024-04-14 14:36:39,423 root INFO creating build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-04-14 14:36:39,424 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-04-14 14:36:39,425 root INFO copying django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-04-14 14:36:39,426 root INFO creating build/lib/django/contrib/flatpages/locale/gl 2024-04-14 14:36:39,426 root INFO creating build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-04-14 14:36:39,427 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-04-14 14:36:39,428 root INFO copying django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-04-14 14:36:39,429 root INFO creating build/lib/django/contrib/flatpages/locale/he 2024-04-14 14:36:39,429 root INFO creating build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-04-14 14:36:39,430 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-04-14 14:36:39,431 root INFO copying django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-04-14 14:36:39,432 root INFO creating build/lib/django/contrib/flatpages/locale/hi 2024-04-14 14:36:39,432 root INFO creating build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-04-14 14:36:39,433 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-04-14 14:36:39,434 root INFO copying django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-04-14 14:36:39,435 root INFO creating build/lib/django/contrib/flatpages/locale/hr 2024-04-14 14:36:39,436 root INFO creating build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-04-14 14:36:39,436 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-04-14 14:36:39,437 root INFO copying django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-04-14 14:36:39,438 root INFO creating build/lib/django/contrib/flatpages/locale/hsb 2024-04-14 14:36:39,439 root INFO creating build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-04-14 14:36:39,439 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-04-14 14:36:39,440 root INFO copying django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-04-14 14:36:39,441 root INFO creating build/lib/django/contrib/flatpages/locale/hu 2024-04-14 14:36:39,442 root INFO creating build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-04-14 14:36:39,442 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-04-14 14:36:39,443 root INFO copying django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-04-14 14:36:39,444 root INFO creating build/lib/django/contrib/flatpages/locale/hy 2024-04-14 14:36:39,445 root INFO creating build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-04-14 14:36:39,445 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-04-14 14:36:39,446 root INFO copying django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-04-14 14:36:39,447 root INFO creating build/lib/django/contrib/flatpages/locale/ia 2024-04-14 14:36:39,448 root INFO creating build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-04-14 14:36:39,448 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-04-14 14:36:39,450 root INFO copying django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-04-14 14:36:39,451 root INFO creating build/lib/django/contrib/flatpages/locale/id 2024-04-14 14:36:39,451 root INFO creating build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-04-14 14:36:39,452 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-04-14 14:36:39,453 root INFO copying django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-04-14 14:36:39,454 root INFO creating build/lib/django/contrib/flatpages/locale/io 2024-04-14 14:36:39,454 root INFO creating build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-04-14 14:36:39,455 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-04-14 14:36:39,456 root INFO copying django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-04-14 14:36:39,457 root INFO creating build/lib/django/contrib/flatpages/locale/is 2024-04-14 14:36:39,457 root INFO creating build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-04-14 14:36:39,458 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-04-14 14:36:39,459 root INFO copying django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-04-14 14:36:39,460 root INFO creating build/lib/django/contrib/flatpages/locale/it 2024-04-14 14:36:39,460 root INFO creating build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-04-14 14:36:39,461 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-04-14 14:36:39,462 root INFO copying django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-04-14 14:36:39,463 root INFO creating build/lib/django/contrib/flatpages/locale/ja 2024-04-14 14:36:39,463 root INFO creating build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-04-14 14:36:39,464 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-04-14 14:36:39,465 root INFO copying django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-04-14 14:36:39,466 root INFO creating build/lib/django/contrib/flatpages/locale/ka 2024-04-14 14:36:39,467 root INFO creating build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-04-14 14:36:39,467 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-04-14 14:36:39,468 root INFO copying django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-04-14 14:36:39,469 root INFO creating build/lib/django/contrib/flatpages/locale/kk 2024-04-14 14:36:39,470 root INFO creating build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-04-14 14:36:39,470 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-04-14 14:36:39,471 root INFO copying django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-04-14 14:36:39,472 root INFO creating build/lib/django/contrib/flatpages/locale/km 2024-04-14 14:36:39,473 root INFO creating build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-04-14 14:36:39,473 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-04-14 14:36:39,474 root INFO copying django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-04-14 14:36:39,475 root INFO creating build/lib/django/contrib/flatpages/locale/kn 2024-04-14 14:36:39,476 root INFO creating build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-04-14 14:36:39,476 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-04-14 14:36:39,478 root INFO copying django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-04-14 14:36:39,479 root INFO creating build/lib/django/contrib/flatpages/locale/ko 2024-04-14 14:36:39,479 root INFO creating build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-04-14 14:36:39,480 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-04-14 14:36:39,481 root INFO copying django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-04-14 14:36:39,482 root INFO creating build/lib/django/contrib/flatpages/locale/ky 2024-04-14 14:36:39,482 root INFO creating build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-04-14 14:36:39,483 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-04-14 14:36:39,484 root INFO copying django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-04-14 14:36:39,484 root INFO creating build/lib/django/contrib/flatpages/locale/lb 2024-04-14 14:36:39,485 root INFO creating build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-04-14 14:36:39,486 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-04-14 14:36:39,487 root INFO copying django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-04-14 14:36:39,488 root INFO creating build/lib/django/contrib/flatpages/locale/lt 2024-04-14 14:36:39,488 root INFO creating build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-04-14 14:36:39,489 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-04-14 14:36:39,490 root INFO copying django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-04-14 14:36:39,491 root INFO creating build/lib/django/contrib/flatpages/locale/lv 2024-04-14 14:36:39,491 root INFO creating build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-04-14 14:36:39,492 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-04-14 14:36:39,493 root INFO copying django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-04-14 14:36:39,494 root INFO creating build/lib/django/contrib/flatpages/locale/mk 2024-04-14 14:36:39,494 root INFO creating build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-04-14 14:36:39,495 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-04-14 14:36:39,496 root INFO copying django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-04-14 14:36:39,497 root INFO creating build/lib/django/contrib/flatpages/locale/ml 2024-04-14 14:36:39,497 root INFO creating build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-04-14 14:36:39,498 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-04-14 14:36:39,499 root INFO copying django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-04-14 14:36:39,500 root INFO creating build/lib/django/contrib/flatpages/locale/mn 2024-04-14 14:36:39,500 root INFO creating build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-04-14 14:36:39,501 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-04-14 14:36:39,502 root INFO copying django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-04-14 14:36:39,503 root INFO creating build/lib/django/contrib/flatpages/locale/mr 2024-04-14 14:36:39,503 root INFO creating build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-04-14 14:36:39,504 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-04-14 14:36:39,505 root INFO copying django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-04-14 14:36:39,506 root INFO creating build/lib/django/contrib/flatpages/locale/ms 2024-04-14 14:36:39,506 root INFO creating build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-04-14 14:36:39,507 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-04-14 14:36:39,508 root INFO copying django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-04-14 14:36:39,509 root INFO creating build/lib/django/contrib/flatpages/locale/my 2024-04-14 14:36:39,509 root INFO creating build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-04-14 14:36:39,510 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-04-14 14:36:39,511 root INFO copying django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-04-14 14:36:39,512 root INFO creating build/lib/django/contrib/flatpages/locale/nb 2024-04-14 14:36:39,512 root INFO creating build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-04-14 14:36:39,513 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-04-14 14:36:39,514 root INFO copying django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-04-14 14:36:39,515 root INFO creating build/lib/django/contrib/flatpages/locale/ne 2024-04-14 14:36:39,516 root INFO creating build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-04-14 14:36:39,516 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-04-14 14:36:39,517 root INFO copying django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-04-14 14:36:39,518 root INFO creating build/lib/django/contrib/flatpages/locale/nl 2024-04-14 14:36:39,519 root INFO creating build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-04-14 14:36:39,519 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-04-14 14:36:39,520 root INFO copying django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-04-14 14:36:39,521 root INFO creating build/lib/django/contrib/flatpages/locale/nn 2024-04-14 14:36:39,522 root INFO creating build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-04-14 14:36:39,522 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-04-14 14:36:39,523 root INFO copying django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-04-14 14:36:39,524 root INFO creating build/lib/django/contrib/flatpages/locale/os 2024-04-14 14:36:39,525 root INFO creating build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-04-14 14:36:39,525 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-04-14 14:36:39,526 root INFO copying django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-04-14 14:36:39,527 root INFO creating build/lib/django/contrib/flatpages/locale/pa 2024-04-14 14:36:39,528 root INFO creating build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-04-14 14:36:39,528 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-04-14 14:36:39,529 root INFO copying django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-04-14 14:36:39,530 root INFO creating build/lib/django/contrib/flatpages/locale/pl 2024-04-14 14:36:39,531 root INFO creating build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-04-14 14:36:39,531 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-04-14 14:36:39,532 root INFO copying django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-04-14 14:36:39,533 root INFO creating build/lib/django/contrib/flatpages/locale/pt 2024-04-14 14:36:39,534 root INFO creating build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-04-14 14:36:39,534 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-04-14 14:36:39,535 root INFO copying django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-04-14 14:36:39,536 root INFO creating build/lib/django/contrib/flatpages/locale/pt_BR 2024-04-14 14:36:39,537 root INFO creating build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:39,537 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:39,538 root INFO copying django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:39,539 root INFO creating build/lib/django/contrib/flatpages/locale/ro 2024-04-14 14:36:39,540 root INFO creating build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-04-14 14:36:39,540 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-04-14 14:36:39,541 root INFO copying django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-04-14 14:36:39,542 root INFO creating build/lib/django/contrib/flatpages/locale/ru 2024-04-14 14:36:39,543 root INFO creating build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-04-14 14:36:39,543 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-04-14 14:36:39,544 root INFO copying django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-04-14 14:36:39,545 root INFO creating build/lib/django/contrib/flatpages/locale/sk 2024-04-14 14:36:39,546 root INFO creating build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-04-14 14:36:39,546 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-04-14 14:36:39,547 root INFO copying django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-04-14 14:36:39,548 root INFO creating build/lib/django/contrib/flatpages/locale/sl 2024-04-14 14:36:39,549 root INFO creating build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-04-14 14:36:39,549 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-04-14 14:36:39,550 root INFO copying django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-04-14 14:36:39,551 root INFO creating build/lib/django/contrib/flatpages/locale/sq 2024-04-14 14:36:39,552 root INFO creating build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-04-14 14:36:39,552 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-04-14 14:36:39,554 root INFO copying django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-04-14 14:36:39,555 root INFO creating build/lib/django/contrib/flatpages/locale/sr 2024-04-14 14:36:39,555 root INFO creating build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-04-14 14:36:39,556 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-04-14 14:36:39,557 root INFO copying django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-04-14 14:36:39,558 root INFO creating build/lib/django/contrib/flatpages/locale/sr_Latn 2024-04-14 14:36:39,558 root INFO creating build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:39,559 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:39,560 root INFO copying django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:39,561 root INFO creating build/lib/django/contrib/flatpages/locale/sv 2024-04-14 14:36:39,561 root INFO creating build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-04-14 14:36:39,562 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-04-14 14:36:39,563 root INFO copying django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-04-14 14:36:39,564 root INFO creating build/lib/django/contrib/flatpages/locale/sw 2024-04-14 14:36:39,564 root INFO creating build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-04-14 14:36:39,565 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-04-14 14:36:39,566 root INFO copying django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-04-14 14:36:39,567 root INFO creating build/lib/django/contrib/flatpages/locale/ta 2024-04-14 14:36:39,567 root INFO creating build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-04-14 14:36:39,568 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-04-14 14:36:39,569 root INFO copying django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-04-14 14:36:39,570 root INFO creating build/lib/django/contrib/flatpages/locale/te 2024-04-14 14:36:39,571 root INFO creating build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-04-14 14:36:39,571 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-04-14 14:36:39,572 root INFO copying django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-04-14 14:36:39,573 root INFO creating build/lib/django/contrib/flatpages/locale/tg 2024-04-14 14:36:39,574 root INFO creating build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-04-14 14:36:39,574 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-04-14 14:36:39,575 root INFO copying django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-04-14 14:36:39,576 root INFO creating build/lib/django/contrib/flatpages/locale/th 2024-04-14 14:36:39,577 root INFO creating build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-04-14 14:36:39,577 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-04-14 14:36:39,578 root INFO copying django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-04-14 14:36:39,579 root INFO creating build/lib/django/contrib/flatpages/locale/tk 2024-04-14 14:36:39,580 root INFO creating build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-04-14 14:36:39,580 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-04-14 14:36:39,581 root INFO copying django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-04-14 14:36:39,582 root INFO creating build/lib/django/contrib/flatpages/locale/tr 2024-04-14 14:36:39,583 root INFO creating build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-04-14 14:36:39,583 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-04-14 14:36:39,584 root INFO copying django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-04-14 14:36:39,585 root INFO creating build/lib/django/contrib/flatpages/locale/tt 2024-04-14 14:36:39,586 root INFO creating build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-04-14 14:36:39,586 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-04-14 14:36:39,587 root INFO copying django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-04-14 14:36:39,588 root INFO creating build/lib/django/contrib/flatpages/locale/udm 2024-04-14 14:36:39,589 root INFO creating build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-04-14 14:36:39,589 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-04-14 14:36:39,590 root INFO copying django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-04-14 14:36:39,591 root INFO creating build/lib/django/contrib/flatpages/locale/uk 2024-04-14 14:36:39,592 root INFO creating build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-04-14 14:36:39,592 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-04-14 14:36:39,593 root INFO copying django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-04-14 14:36:39,594 root INFO creating build/lib/django/contrib/flatpages/locale/ur 2024-04-14 14:36:39,595 root INFO creating build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,596 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,597 root INFO copying django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,598 root INFO creating build/lib/django/contrib/flatpages/locale/vi 2024-04-14 14:36:39,598 root INFO creating build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-04-14 14:36:39,599 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-04-14 14:36:39,600 root INFO copying django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-04-14 14:36:39,601 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hans 2024-04-14 14:36:39,601 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:39,602 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:39,603 root INFO copying django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:39,604 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hant 2024-04-14 14:36:39,604 root INFO creating build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:39,605 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:39,606 root INFO copying django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:39,607 root INFO creating build/lib/django/contrib/contenttypes/locale 2024-04-14 14:36:39,607 root INFO creating build/lib/django/contrib/contenttypes/locale/af 2024-04-14 14:36:39,608 root INFO creating build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-04-14 14:36:39,608 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-04-14 14:36:39,609 root INFO copying django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-04-14 14:36:39,610 root INFO creating build/lib/django/contrib/contenttypes/locale/ar 2024-04-14 14:36:39,611 root INFO creating build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-04-14 14:36:39,611 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-04-14 14:36:39,612 root INFO copying django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-04-14 14:36:39,613 root INFO creating build/lib/django/contrib/contenttypes/locale/ar_DZ 2024-04-14 14:36:39,614 root INFO creating build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:39,614 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:39,615 root INFO copying django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:39,616 root INFO creating build/lib/django/contrib/contenttypes/locale/ast 2024-04-14 14:36:39,617 root INFO creating build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-04-14 14:36:39,617 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-04-14 14:36:39,618 root INFO copying django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-04-14 14:36:39,619 root INFO creating build/lib/django/contrib/contenttypes/locale/az 2024-04-14 14:36:39,620 root INFO creating build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-04-14 14:36:39,620 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-04-14 14:36:39,621 root INFO copying django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-04-14 14:36:39,622 root INFO creating build/lib/django/contrib/contenttypes/locale/be 2024-04-14 14:36:39,623 root INFO creating build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-04-14 14:36:39,623 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-04-14 14:36:39,624 root INFO copying django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-04-14 14:36:39,625 root INFO creating build/lib/django/contrib/contenttypes/locale/bg 2024-04-14 14:36:39,626 root INFO creating build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-04-14 14:36:39,626 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-04-14 14:36:39,627 root INFO copying django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-04-14 14:36:39,628 root INFO creating build/lib/django/contrib/contenttypes/locale/bn 2024-04-14 14:36:39,629 root INFO creating build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-04-14 14:36:39,629 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-04-14 14:36:39,630 root INFO copying django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-04-14 14:36:39,631 root INFO creating build/lib/django/contrib/contenttypes/locale/br 2024-04-14 14:36:39,632 root INFO creating build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-04-14 14:36:39,632 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-04-14 14:36:39,633 root INFO copying django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-04-14 14:36:39,635 root INFO creating build/lib/django/contrib/contenttypes/locale/bs 2024-04-14 14:36:39,635 root INFO creating build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-04-14 14:36:39,636 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-04-14 14:36:39,637 root INFO copying django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-04-14 14:36:39,638 root INFO creating build/lib/django/contrib/contenttypes/locale/ca 2024-04-14 14:36:39,638 root INFO creating build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-04-14 14:36:39,639 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-04-14 14:36:39,640 root INFO copying django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-04-14 14:36:39,641 root INFO creating build/lib/django/contrib/contenttypes/locale/ckb 2024-04-14 14:36:39,641 root INFO creating build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-04-14 14:36:39,642 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-04-14 14:36:39,643 root INFO copying django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-04-14 14:36:39,644 root INFO creating build/lib/django/contrib/contenttypes/locale/cs 2024-04-14 14:36:39,644 root INFO creating build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-04-14 14:36:39,645 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-04-14 14:36:39,646 root INFO copying django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-04-14 14:36:39,647 root INFO creating build/lib/django/contrib/contenttypes/locale/cy 2024-04-14 14:36:39,647 root INFO creating build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-04-14 14:36:39,648 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-04-14 14:36:39,649 root INFO copying django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-04-14 14:36:39,650 root INFO creating build/lib/django/contrib/contenttypes/locale/da 2024-04-14 14:36:39,650 root INFO creating build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-04-14 14:36:39,651 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-04-14 14:36:39,652 root INFO copying django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-04-14 14:36:39,653 root INFO creating build/lib/django/contrib/contenttypes/locale/de 2024-04-14 14:36:39,653 root INFO creating build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-04-14 14:36:39,654 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-04-14 14:36:39,655 root INFO copying django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-04-14 14:36:39,656 root INFO creating build/lib/django/contrib/contenttypes/locale/dsb 2024-04-14 14:36:39,656 root INFO creating build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-04-14 14:36:39,657 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-04-14 14:36:39,658 root INFO copying django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-04-14 14:36:39,659 root INFO creating build/lib/django/contrib/contenttypes/locale/el 2024-04-14 14:36:39,659 root INFO creating build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-04-14 14:36:39,660 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-04-14 14:36:39,661 root INFO copying django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-04-14 14:36:39,662 root INFO creating build/lib/django/contrib/contenttypes/locale/en 2024-04-14 14:36:39,662 root INFO creating build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-04-14 14:36:39,663 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-04-14 14:36:39,664 root INFO copying django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-04-14 14:36:39,665 root INFO creating build/lib/django/contrib/contenttypes/locale/en_AU 2024-04-14 14:36:39,665 root INFO creating build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:39,666 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:39,667 root INFO copying django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:39,668 root INFO creating build/lib/django/contrib/contenttypes/locale/en_GB 2024-04-14 14:36:39,668 root INFO creating build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:39,669 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:39,670 root INFO copying django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:39,671 root INFO creating build/lib/django/contrib/contenttypes/locale/eo 2024-04-14 14:36:39,671 root INFO creating build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-04-14 14:36:39,672 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-04-14 14:36:39,673 root INFO copying django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-04-14 14:36:39,674 root INFO creating build/lib/django/contrib/contenttypes/locale/es 2024-04-14 14:36:39,674 root INFO creating build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-04-14 14:36:39,675 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-04-14 14:36:39,676 root INFO copying django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-04-14 14:36:39,677 root INFO creating build/lib/django/contrib/contenttypes/locale/es_AR 2024-04-14 14:36:39,677 root INFO creating build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:39,678 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:39,679 root INFO copying django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:39,680 root INFO creating build/lib/django/contrib/contenttypes/locale/es_CO 2024-04-14 14:36:39,680 root INFO creating build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:39,681 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:39,682 root INFO copying django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:39,683 root INFO creating build/lib/django/contrib/contenttypes/locale/es_MX 2024-04-14 14:36:39,683 root INFO creating build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:39,684 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:39,685 root INFO copying django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:39,686 root INFO creating build/lib/django/contrib/contenttypes/locale/es_VE 2024-04-14 14:36:39,687 root INFO creating build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:39,687 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:39,688 root INFO copying django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:39,689 root INFO creating build/lib/django/contrib/contenttypes/locale/et 2024-04-14 14:36:39,690 root INFO creating build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-04-14 14:36:39,690 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-04-14 14:36:39,691 root INFO copying django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-04-14 14:36:39,692 root INFO creating build/lib/django/contrib/contenttypes/locale/eu 2024-04-14 14:36:39,693 root INFO creating build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-04-14 14:36:39,693 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-04-14 14:36:39,694 root INFO copying django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-04-14 14:36:39,695 root INFO creating build/lib/django/contrib/contenttypes/locale/fa 2024-04-14 14:36:39,696 root INFO creating build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-04-14 14:36:39,696 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-04-14 14:36:39,697 root INFO copying django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-04-14 14:36:39,698 root INFO creating build/lib/django/contrib/contenttypes/locale/fi 2024-04-14 14:36:39,699 root INFO creating build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-04-14 14:36:39,699 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-04-14 14:36:39,700 root INFO copying django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-04-14 14:36:39,701 root INFO creating build/lib/django/contrib/contenttypes/locale/fr 2024-04-14 14:36:39,702 root INFO creating build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-04-14 14:36:39,702 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-04-14 14:36:39,703 root INFO copying django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-04-14 14:36:39,704 root INFO creating build/lib/django/contrib/contenttypes/locale/fy 2024-04-14 14:36:39,705 root INFO creating build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-04-14 14:36:39,705 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-04-14 14:36:39,706 root INFO copying django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-04-14 14:36:39,707 root INFO creating build/lib/django/contrib/contenttypes/locale/ga 2024-04-14 14:36:39,708 root INFO creating build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-04-14 14:36:39,708 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-04-14 14:36:39,709 root INFO copying django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-04-14 14:36:39,710 root INFO creating build/lib/django/contrib/contenttypes/locale/gd 2024-04-14 14:36:39,711 root INFO creating build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-04-14 14:36:39,711 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-04-14 14:36:39,712 root INFO copying django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-04-14 14:36:39,713 root INFO creating build/lib/django/contrib/contenttypes/locale/gl 2024-04-14 14:36:39,714 root INFO creating build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-04-14 14:36:39,715 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-04-14 14:36:39,716 root INFO copying django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-04-14 14:36:39,717 root INFO creating build/lib/django/contrib/contenttypes/locale/he 2024-04-14 14:36:39,717 root INFO creating build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-04-14 14:36:39,718 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-04-14 14:36:39,719 root INFO copying django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-04-14 14:36:39,720 root INFO creating build/lib/django/contrib/contenttypes/locale/hi 2024-04-14 14:36:39,720 root INFO creating build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-04-14 14:36:39,721 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-04-14 14:36:39,722 root INFO copying django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-04-14 14:36:39,723 root INFO creating build/lib/django/contrib/contenttypes/locale/hr 2024-04-14 14:36:39,723 root INFO creating build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-04-14 14:36:39,724 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-04-14 14:36:39,725 root INFO copying django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-04-14 14:36:39,726 root INFO creating build/lib/django/contrib/contenttypes/locale/hsb 2024-04-14 14:36:39,726 root INFO creating build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-04-14 14:36:39,727 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-04-14 14:36:39,728 root INFO copying django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-04-14 14:36:39,729 root INFO creating build/lib/django/contrib/contenttypes/locale/hu 2024-04-14 14:36:39,729 root INFO creating build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-04-14 14:36:39,730 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-04-14 14:36:39,731 root INFO copying django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-04-14 14:36:39,732 root INFO creating build/lib/django/contrib/contenttypes/locale/hy 2024-04-14 14:36:39,732 root INFO creating build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-04-14 14:36:39,733 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-04-14 14:36:39,734 root INFO copying django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-04-14 14:36:39,735 root INFO creating build/lib/django/contrib/contenttypes/locale/ia 2024-04-14 14:36:39,735 root INFO creating build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-04-14 14:36:39,736 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-04-14 14:36:39,737 root INFO copying django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-04-14 14:36:39,738 root INFO creating build/lib/django/contrib/contenttypes/locale/id 2024-04-14 14:36:39,738 root INFO creating build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-04-14 14:36:39,739 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-04-14 14:36:39,740 root INFO copying django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-04-14 14:36:39,741 root INFO creating build/lib/django/contrib/contenttypes/locale/io 2024-04-14 14:36:39,741 root INFO creating build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-04-14 14:36:39,742 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-04-14 14:36:39,743 root INFO copying django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-04-14 14:36:39,744 root INFO creating build/lib/django/contrib/contenttypes/locale/is 2024-04-14 14:36:39,744 root INFO creating build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-04-14 14:36:39,745 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-04-14 14:36:39,746 root INFO copying django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-04-14 14:36:39,747 root INFO creating build/lib/django/contrib/contenttypes/locale/it 2024-04-14 14:36:39,747 root INFO creating build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-04-14 14:36:39,748 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-04-14 14:36:39,749 root INFO copying django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-04-14 14:36:39,750 root INFO creating build/lib/django/contrib/contenttypes/locale/ja 2024-04-14 14:36:39,750 root INFO creating build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-04-14 14:36:39,751 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-04-14 14:36:39,752 root INFO copying django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-04-14 14:36:39,753 root INFO creating build/lib/django/contrib/contenttypes/locale/ka 2024-04-14 14:36:39,754 root INFO creating build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-04-14 14:36:39,754 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-04-14 14:36:39,755 root INFO copying django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-04-14 14:36:39,756 root INFO creating build/lib/django/contrib/contenttypes/locale/kk 2024-04-14 14:36:39,757 root INFO creating build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-04-14 14:36:39,757 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-04-14 14:36:39,758 root INFO copying django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-04-14 14:36:39,759 root INFO creating build/lib/django/contrib/contenttypes/locale/km 2024-04-14 14:36:39,760 root INFO creating build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-04-14 14:36:39,760 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-04-14 14:36:39,761 root INFO copying django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-04-14 14:36:39,762 root INFO creating build/lib/django/contrib/contenttypes/locale/kn 2024-04-14 14:36:39,763 root INFO creating build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-04-14 14:36:39,763 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-04-14 14:36:39,764 root INFO copying django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-04-14 14:36:39,765 root INFO creating build/lib/django/contrib/contenttypes/locale/ko 2024-04-14 14:36:39,766 root INFO creating build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-04-14 14:36:39,766 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-04-14 14:36:39,767 root INFO copying django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-04-14 14:36:39,768 root INFO creating build/lib/django/contrib/contenttypes/locale/ky 2024-04-14 14:36:39,769 root INFO creating build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-04-14 14:36:39,769 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-04-14 14:36:39,770 root INFO copying django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-04-14 14:36:39,771 root INFO creating build/lib/django/contrib/contenttypes/locale/lb 2024-04-14 14:36:39,772 root INFO creating build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-04-14 14:36:39,772 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-04-14 14:36:39,773 root INFO copying django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-04-14 14:36:39,774 root INFO creating build/lib/django/contrib/contenttypes/locale/lt 2024-04-14 14:36:39,775 root INFO creating build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-04-14 14:36:39,775 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-04-14 14:36:39,776 root INFO copying django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-04-14 14:36:39,777 root INFO creating build/lib/django/contrib/contenttypes/locale/lv 2024-04-14 14:36:39,778 root INFO creating build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-04-14 14:36:39,778 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-04-14 14:36:39,779 root INFO copying django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-04-14 14:36:39,780 root INFO creating build/lib/django/contrib/contenttypes/locale/mk 2024-04-14 14:36:39,781 root INFO creating build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-04-14 14:36:39,781 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-04-14 14:36:39,782 root INFO copying django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-04-14 14:36:39,783 root INFO creating build/lib/django/contrib/contenttypes/locale/ml 2024-04-14 14:36:39,784 root INFO creating build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-04-14 14:36:39,784 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-04-14 14:36:39,785 root INFO copying django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-04-14 14:36:39,786 root INFO creating build/lib/django/contrib/contenttypes/locale/mn 2024-04-14 14:36:39,787 root INFO creating build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-04-14 14:36:39,787 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-04-14 14:36:39,788 root INFO copying django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-04-14 14:36:39,789 root INFO creating build/lib/django/contrib/contenttypes/locale/mr 2024-04-14 14:36:39,790 root INFO creating build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-04-14 14:36:39,790 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-04-14 14:36:39,791 root INFO copying django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-04-14 14:36:39,793 root INFO creating build/lib/django/contrib/contenttypes/locale/ms 2024-04-14 14:36:39,793 root INFO creating build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-04-14 14:36:39,794 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-04-14 14:36:39,795 root INFO copying django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-04-14 14:36:39,796 root INFO creating build/lib/django/contrib/contenttypes/locale/my 2024-04-14 14:36:39,796 root INFO creating build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-04-14 14:36:39,797 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-04-14 14:36:39,798 root INFO copying django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-04-14 14:36:39,799 root INFO creating build/lib/django/contrib/contenttypes/locale/nb 2024-04-14 14:36:39,799 root INFO creating build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-04-14 14:36:39,800 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-04-14 14:36:39,801 root INFO copying django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-04-14 14:36:39,802 root INFO creating build/lib/django/contrib/contenttypes/locale/ne 2024-04-14 14:36:39,802 root INFO creating build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-04-14 14:36:39,803 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-04-14 14:36:39,804 root INFO copying django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-04-14 14:36:39,805 root INFO creating build/lib/django/contrib/contenttypes/locale/nl 2024-04-14 14:36:39,805 root INFO creating build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-04-14 14:36:39,806 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-04-14 14:36:39,807 root INFO copying django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-04-14 14:36:39,808 root INFO creating build/lib/django/contrib/contenttypes/locale/nn 2024-04-14 14:36:39,808 root INFO creating build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-04-14 14:36:39,809 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-04-14 14:36:39,810 root INFO copying django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-04-14 14:36:39,811 root INFO creating build/lib/django/contrib/contenttypes/locale/os 2024-04-14 14:36:39,811 root INFO creating build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-04-14 14:36:39,812 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-04-14 14:36:39,813 root INFO copying django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-04-14 14:36:39,814 root INFO creating build/lib/django/contrib/contenttypes/locale/pa 2024-04-14 14:36:39,814 root INFO creating build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-04-14 14:36:39,815 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-04-14 14:36:39,816 root INFO copying django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-04-14 14:36:39,817 root INFO creating build/lib/django/contrib/contenttypes/locale/pl 2024-04-14 14:36:39,817 root INFO creating build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-04-14 14:36:39,818 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-04-14 14:36:39,819 root INFO copying django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-04-14 14:36:39,820 root INFO creating build/lib/django/contrib/contenttypes/locale/pt 2024-04-14 14:36:39,820 root INFO creating build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-04-14 14:36:39,821 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-04-14 14:36:39,822 root INFO copying django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-04-14 14:36:39,823 root INFO creating build/lib/django/contrib/contenttypes/locale/pt_BR 2024-04-14 14:36:39,823 root INFO creating build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:39,824 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:39,825 root INFO copying django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:39,826 root INFO creating build/lib/django/contrib/contenttypes/locale/ro 2024-04-14 14:36:39,826 root INFO creating build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-04-14 14:36:39,827 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-04-14 14:36:39,828 root INFO copying django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-04-14 14:36:39,829 root INFO creating build/lib/django/contrib/contenttypes/locale/ru 2024-04-14 14:36:39,829 root INFO creating build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-04-14 14:36:39,830 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-04-14 14:36:39,831 root INFO copying django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-04-14 14:36:39,832 root INFO creating build/lib/django/contrib/contenttypes/locale/sk 2024-04-14 14:36:39,833 root INFO creating build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-04-14 14:36:39,833 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-04-14 14:36:39,834 root INFO copying django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-04-14 14:36:39,835 root INFO creating build/lib/django/contrib/contenttypes/locale/sl 2024-04-14 14:36:39,836 root INFO creating build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-04-14 14:36:39,836 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-04-14 14:36:39,837 root INFO copying django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-04-14 14:36:39,838 root INFO creating build/lib/django/contrib/contenttypes/locale/sq 2024-04-14 14:36:39,839 root INFO creating build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-04-14 14:36:39,839 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-04-14 14:36:39,840 root INFO copying django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-04-14 14:36:39,841 root INFO creating build/lib/django/contrib/contenttypes/locale/sr 2024-04-14 14:36:39,842 root INFO creating build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-04-14 14:36:39,842 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-04-14 14:36:39,843 root INFO copying django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-04-14 14:36:39,844 root INFO creating build/lib/django/contrib/contenttypes/locale/sr_Latn 2024-04-14 14:36:39,845 root INFO creating build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:39,845 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:39,846 root INFO copying django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:39,847 root INFO creating build/lib/django/contrib/contenttypes/locale/sv 2024-04-14 14:36:39,848 root INFO creating build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-04-14 14:36:39,848 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-04-14 14:36:39,849 root INFO copying django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-04-14 14:36:39,850 root INFO creating build/lib/django/contrib/contenttypes/locale/sw 2024-04-14 14:36:39,851 root INFO creating build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-04-14 14:36:39,851 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-04-14 14:36:39,852 root INFO copying django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-04-14 14:36:39,853 root INFO creating build/lib/django/contrib/contenttypes/locale/ta 2024-04-14 14:36:39,854 root INFO creating build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-04-14 14:36:39,854 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-04-14 14:36:39,855 root INFO copying django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-04-14 14:36:39,856 root INFO creating build/lib/django/contrib/contenttypes/locale/te 2024-04-14 14:36:39,857 root INFO creating build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-04-14 14:36:39,857 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-04-14 14:36:39,858 root INFO copying django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-04-14 14:36:39,859 root INFO creating build/lib/django/contrib/contenttypes/locale/tg 2024-04-14 14:36:39,860 root INFO creating build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-04-14 14:36:39,860 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-04-14 14:36:39,861 root INFO copying django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-04-14 14:36:39,862 root INFO creating build/lib/django/contrib/contenttypes/locale/th 2024-04-14 14:36:39,863 root INFO creating build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-04-14 14:36:39,863 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-04-14 14:36:39,864 root INFO copying django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-04-14 14:36:39,865 root INFO creating build/lib/django/contrib/contenttypes/locale/tk 2024-04-14 14:36:39,866 root INFO creating build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-04-14 14:36:39,867 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-04-14 14:36:39,867 root INFO copying django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-04-14 14:36:39,868 root INFO creating build/lib/django/contrib/contenttypes/locale/tr 2024-04-14 14:36:39,869 root INFO creating build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-04-14 14:36:39,870 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-04-14 14:36:39,871 root INFO copying django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-04-14 14:36:39,872 root INFO creating build/lib/django/contrib/contenttypes/locale/tt 2024-04-14 14:36:39,872 root INFO creating build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-04-14 14:36:39,873 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-04-14 14:36:39,874 root INFO copying django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-04-14 14:36:39,875 root INFO creating build/lib/django/contrib/contenttypes/locale/udm 2024-04-14 14:36:39,875 root INFO creating build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-04-14 14:36:39,876 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-04-14 14:36:39,877 root INFO copying django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-04-14 14:36:39,878 root INFO creating build/lib/django/contrib/contenttypes/locale/uk 2024-04-14 14:36:39,878 root INFO creating build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-04-14 14:36:39,879 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-04-14 14:36:39,880 root INFO copying django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-04-14 14:36:39,881 root INFO creating build/lib/django/contrib/contenttypes/locale/ur 2024-04-14 14:36:39,881 root INFO creating build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,882 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,883 root INFO copying django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,884 root INFO creating build/lib/django/contrib/contenttypes/locale/vi 2024-04-14 14:36:39,884 root INFO creating build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-04-14 14:36:39,885 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-04-14 14:36:39,886 root INFO copying django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-04-14 14:36:39,887 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hans 2024-04-14 14:36:39,887 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:39,888 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:39,889 root INFO copying django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:39,890 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hant 2024-04-14 14:36:39,891 root INFO creating build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:39,891 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:39,892 root INFO copying django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:39,894 root INFO copying django/contrib/gis/gdal/LICENSE -> build/lib/django/contrib/gis/gdal 2024-04-14 14:36:39,895 root INFO copying django/contrib/gis/geos/LICENSE -> build/lib/django/contrib/gis/geos 2024-04-14 14:36:39,900 root INFO creating build/lib/django/conf/locale/af 2024-04-14 14:36:39,901 root INFO creating build/lib/django/conf/locale/af/LC_MESSAGES 2024-04-14 14:36:39,901 root INFO copying django/conf/locale/af/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/af/LC_MESSAGES 2024-04-14 14:36:39,903 root INFO copying django/conf/locale/af/LC_MESSAGES/django.po -> build/lib/django/conf/locale/af/LC_MESSAGES 2024-04-14 14:36:39,904 root INFO creating build/lib/django/conf/locale/ast 2024-04-14 14:36:39,905 root INFO creating build/lib/django/conf/locale/ast/LC_MESSAGES 2024-04-14 14:36:39,905 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ast/LC_MESSAGES 2024-04-14 14:36:39,906 root INFO copying django/conf/locale/ast/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ast/LC_MESSAGES 2024-04-14 14:36:39,908 root INFO creating build/lib/django/conf/locale/be 2024-04-14 14:36:39,908 root INFO creating build/lib/django/conf/locale/be/LC_MESSAGES 2024-04-14 14:36:39,909 root INFO copying django/conf/locale/be/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/be/LC_MESSAGES 2024-04-14 14:36:39,910 root INFO copying django/conf/locale/be/LC_MESSAGES/django.po -> build/lib/django/conf/locale/be/LC_MESSAGES 2024-04-14 14:36:39,911 root INFO creating build/lib/django/conf/locale/br 2024-04-14 14:36:39,912 root INFO creating build/lib/django/conf/locale/br/LC_MESSAGES 2024-04-14 14:36:39,912 root INFO copying django/conf/locale/br/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/br/LC_MESSAGES 2024-04-14 14:36:39,913 root INFO copying django/conf/locale/br/LC_MESSAGES/django.po -> build/lib/django/conf/locale/br/LC_MESSAGES 2024-04-14 14:36:39,915 root INFO creating build/lib/django/conf/locale/dsb 2024-04-14 14:36:39,915 root INFO creating build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-04-14 14:36:39,916 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-04-14 14:36:39,917 root INFO copying django/conf/locale/dsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/dsb/LC_MESSAGES 2024-04-14 14:36:39,918 root INFO creating build/lib/django/conf/locale/es_VE 2024-04-14 14:36:39,919 root INFO creating build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:39,919 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:39,920 root INFO copying django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:39,922 root INFO creating build/lib/django/conf/locale/hsb 2024-04-14 14:36:39,922 root INFO creating build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-04-14 14:36:39,923 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-04-14 14:36:39,924 root INFO copying django/conf/locale/hsb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hsb/LC_MESSAGES 2024-04-14 14:36:39,925 root INFO creating build/lib/django/conf/locale/hy 2024-04-14 14:36:39,926 root INFO creating build/lib/django/conf/locale/hy/LC_MESSAGES 2024-04-14 14:36:39,926 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hy/LC_MESSAGES 2024-04-14 14:36:39,927 root INFO copying django/conf/locale/hy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hy/LC_MESSAGES 2024-04-14 14:36:39,929 root INFO creating build/lib/django/conf/locale/ia 2024-04-14 14:36:39,929 root INFO creating build/lib/django/conf/locale/ia/LC_MESSAGES 2024-04-14 14:36:39,930 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ia/LC_MESSAGES 2024-04-14 14:36:39,931 root INFO copying django/conf/locale/ia/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ia/LC_MESSAGES 2024-04-14 14:36:39,932 root INFO creating build/lib/django/conf/locale/io 2024-04-14 14:36:39,933 root INFO creating build/lib/django/conf/locale/io/LC_MESSAGES 2024-04-14 14:36:39,934 root INFO copying django/conf/locale/io/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/io/LC_MESSAGES 2024-04-14 14:36:39,935 root INFO copying django/conf/locale/io/LC_MESSAGES/django.po -> build/lib/django/conf/locale/io/LC_MESSAGES 2024-04-14 14:36:39,936 root INFO creating build/lib/django/conf/locale/kab 2024-04-14 14:36:39,936 root INFO creating build/lib/django/conf/locale/kab/LC_MESSAGES 2024-04-14 14:36:39,937 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kab/LC_MESSAGES 2024-04-14 14:36:39,938 root INFO copying django/conf/locale/kab/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kab/LC_MESSAGES 2024-04-14 14:36:39,939 root INFO creating build/lib/django/conf/locale/kk 2024-04-14 14:36:39,940 root INFO creating build/lib/django/conf/locale/kk/LC_MESSAGES 2024-04-14 14:36:39,940 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kk/LC_MESSAGES 2024-04-14 14:36:39,941 root INFO copying django/conf/locale/kk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kk/LC_MESSAGES 2024-04-14 14:36:39,942 root INFO creating build/lib/django/conf/locale/lb 2024-04-14 14:36:39,943 root INFO creating build/lib/django/conf/locale/lb/LC_MESSAGES 2024-04-14 14:36:39,944 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lb/LC_MESSAGES 2024-04-14 14:36:39,945 root INFO copying django/conf/locale/lb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lb/LC_MESSAGES 2024-04-14 14:36:39,946 root INFO creating build/lib/django/conf/locale/mr 2024-04-14 14:36:39,946 root INFO creating build/lib/django/conf/locale/mr/LC_MESSAGES 2024-04-14 14:36:39,947 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mr/LC_MESSAGES 2024-04-14 14:36:39,948 root INFO copying django/conf/locale/mr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mr/LC_MESSAGES 2024-04-14 14:36:39,949 root INFO creating build/lib/django/conf/locale/my 2024-04-14 14:36:39,950 root INFO creating build/lib/django/conf/locale/my/LC_MESSAGES 2024-04-14 14:36:39,950 root INFO copying django/conf/locale/my/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/my/LC_MESSAGES 2024-04-14 14:36:39,951 root INFO copying django/conf/locale/my/LC_MESSAGES/django.po -> build/lib/django/conf/locale/my/LC_MESSAGES 2024-04-14 14:36:39,953 root INFO creating build/lib/django/conf/locale/ne 2024-04-14 14:36:39,953 root INFO creating build/lib/django/conf/locale/ne/LC_MESSAGES 2024-04-14 14:36:39,954 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ne/LC_MESSAGES 2024-04-14 14:36:39,955 root INFO copying django/conf/locale/ne/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ne/LC_MESSAGES 2024-04-14 14:36:39,957 root INFO creating build/lib/django/conf/locale/os 2024-04-14 14:36:39,957 root INFO creating build/lib/django/conf/locale/os/LC_MESSAGES 2024-04-14 14:36:39,958 root INFO copying django/conf/locale/os/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/os/LC_MESSAGES 2024-04-14 14:36:39,959 root INFO copying django/conf/locale/os/LC_MESSAGES/django.po -> build/lib/django/conf/locale/os/LC_MESSAGES 2024-04-14 14:36:39,960 root INFO creating build/lib/django/conf/locale/pa 2024-04-14 14:36:39,961 root INFO creating build/lib/django/conf/locale/pa/LC_MESSAGES 2024-04-14 14:36:39,962 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pa/LC_MESSAGES 2024-04-14 14:36:39,963 root INFO copying django/conf/locale/pa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pa/LC_MESSAGES 2024-04-14 14:36:39,964 root INFO creating build/lib/django/conf/locale/sw 2024-04-14 14:36:39,965 root INFO creating build/lib/django/conf/locale/sw/LC_MESSAGES 2024-04-14 14:36:39,965 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sw/LC_MESSAGES 2024-04-14 14:36:39,966 root INFO copying django/conf/locale/sw/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sw/LC_MESSAGES 2024-04-14 14:36:39,967 root INFO creating build/lib/django/conf/locale/tt 2024-04-14 14:36:39,968 root INFO creating build/lib/django/conf/locale/tt/LC_MESSAGES 2024-04-14 14:36:39,969 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tt/LC_MESSAGES 2024-04-14 14:36:39,970 root INFO copying django/conf/locale/tt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tt/LC_MESSAGES 2024-04-14 14:36:39,971 root INFO creating build/lib/django/conf/locale/udm 2024-04-14 14:36:39,971 root INFO creating build/lib/django/conf/locale/udm/LC_MESSAGES 2024-04-14 14:36:39,972 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/udm/LC_MESSAGES 2024-04-14 14:36:39,973 root INFO copying django/conf/locale/udm/LC_MESSAGES/django.po -> build/lib/django/conf/locale/udm/LC_MESSAGES 2024-04-14 14:36:39,974 root INFO creating build/lib/django/conf/locale/ur 2024-04-14 14:36:39,975 root INFO creating build/lib/django/conf/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,976 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,977 root INFO copying django/conf/locale/ur/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ur/LC_MESSAGES 2024-04-14 14:36:39,978 root INFO creating build/lib/django/conf/locale/sq/LC_MESSAGES 2024-04-14 14:36:39,979 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sq/LC_MESSAGES 2024-04-14 14:36:39,980 root INFO copying django/conf/locale/sq/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sq/LC_MESSAGES 2024-04-14 14:36:39,981 root INFO creating build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:39,982 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:39,983 root INFO copying django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:39,984 root INFO creating build/lib/django/conf/locale/th/LC_MESSAGES 2024-04-14 14:36:39,985 root INFO copying django/conf/locale/th/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/th/LC_MESSAGES 2024-04-14 14:36:39,986 root INFO copying django/conf/locale/th/LC_MESSAGES/django.po -> build/lib/django/conf/locale/th/LC_MESSAGES 2024-04-14 14:36:39,988 root INFO creating build/lib/django/conf/locale/et/LC_MESSAGES 2024-04-14 14:36:39,988 root INFO copying django/conf/locale/et/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/et/LC_MESSAGES 2024-04-14 14:36:39,990 root INFO copying django/conf/locale/et/LC_MESSAGES/django.po -> build/lib/django/conf/locale/et/LC_MESSAGES 2024-04-14 14:36:39,991 root INFO creating build/lib/django/conf/locale/bn/LC_MESSAGES 2024-04-14 14:36:39,992 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bn/LC_MESSAGES 2024-04-14 14:36:39,993 root INFO copying django/conf/locale/bn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bn/LC_MESSAGES 2024-04-14 14:36:39,994 root INFO creating build/lib/django/conf/locale/it/LC_MESSAGES 2024-04-14 14:36:39,995 root INFO copying django/conf/locale/it/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/it/LC_MESSAGES 2024-04-14 14:36:39,996 root INFO copying django/conf/locale/it/LC_MESSAGES/django.po -> build/lib/django/conf/locale/it/LC_MESSAGES 2024-04-14 14:36:39,998 root INFO creating build/lib/django/conf/locale/hu/LC_MESSAGES 2024-04-14 14:36:39,998 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hu/LC_MESSAGES 2024-04-14 14:36:40,000 root INFO copying django/conf/locale/hu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hu/LC_MESSAGES 2024-04-14 14:36:40,001 root INFO creating build/lib/django/conf/locale/da/LC_MESSAGES 2024-04-14 14:36:40,002 root INFO copying django/conf/locale/da/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/da/LC_MESSAGES 2024-04-14 14:36:40,003 root INFO copying django/conf/locale/da/LC_MESSAGES/django.po -> build/lib/django/conf/locale/da/LC_MESSAGES 2024-04-14 14:36:40,005 root INFO creating build/lib/django/conf/locale/ig/LC_MESSAGES 2024-04-14 14:36:40,005 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ig/LC_MESSAGES 2024-04-14 14:36:40,007 root INFO copying django/conf/locale/ig/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ig/LC_MESSAGES 2024-04-14 14:36:40,008 root INFO creating build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:40,009 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:40,010 root INFO copying django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:40,012 root INFO creating build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:40,012 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:40,013 root INFO copying django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:40,015 root INFO creating build/lib/django/conf/locale/tk/LC_MESSAGES 2024-04-14 14:36:40,015 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tk/LC_MESSAGES 2024-04-14 14:36:40,017 root INFO copying django/conf/locale/tk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tk/LC_MESSAGES 2024-04-14 14:36:40,018 root INFO creating build/lib/django/conf/locale/ar/LC_MESSAGES 2024-04-14 14:36:40,019 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ar/LC_MESSAGES 2024-04-14 14:36:40,020 root INFO copying django/conf/locale/ar/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ar/LC_MESSAGES 2024-04-14 14:36:40,021 root INFO creating build/lib/django/conf/locale/mn/LC_MESSAGES 2024-04-14 14:36:40,022 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mn/LC_MESSAGES 2024-04-14 14:36:40,023 root INFO copying django/conf/locale/mn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mn/LC_MESSAGES 2024-04-14 14:36:40,024 root INFO creating build/lib/django/conf/locale/te/LC_MESSAGES 2024-04-14 14:36:40,025 root INFO copying django/conf/locale/te/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/te/LC_MESSAGES 2024-04-14 14:36:40,026 root INFO copying django/conf/locale/te/LC_MESSAGES/django.po -> build/lib/django/conf/locale/te/LC_MESSAGES 2024-04-14 14:36:40,027 root INFO creating build/lib/django/conf/locale/nb/LC_MESSAGES 2024-04-14 14:36:40,028 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nb/LC_MESSAGES 2024-04-14 14:36:40,030 root INFO copying django/conf/locale/nb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nb/LC_MESSAGES 2024-04-14 14:36:40,031 root INFO creating build/lib/django/conf/locale/uk/LC_MESSAGES 2024-04-14 14:36:40,031 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uk/LC_MESSAGES 2024-04-14 14:36:40,033 root INFO copying django/conf/locale/uk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uk/LC_MESSAGES 2024-04-14 14:36:40,034 root INFO creating build/lib/django/conf/locale/mk/LC_MESSAGES 2024-04-14 14:36:40,035 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/mk/LC_MESSAGES 2024-04-14 14:36:40,036 root INFO copying django/conf/locale/mk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/mk/LC_MESSAGES 2024-04-14 14:36:40,037 root INFO creating build/lib/django/conf/locale/bs/LC_MESSAGES 2024-04-14 14:36:40,038 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bs/LC_MESSAGES 2024-04-14 14:36:40,039 root INFO copying django/conf/locale/bs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bs/LC_MESSAGES 2024-04-14 14:36:40,040 root INFO creating build/lib/django/conf/locale/de/LC_MESSAGES 2024-04-14 14:36:40,041 root INFO copying django/conf/locale/de/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/de/LC_MESSAGES 2024-04-14 14:36:40,043 root INFO copying django/conf/locale/de/LC_MESSAGES/django.po -> build/lib/django/conf/locale/de/LC_MESSAGES 2024-04-14 14:36:40,044 root INFO creating build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:40,045 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:40,046 root INFO copying django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:40,047 root INFO creating build/lib/django/conf/locale/lt/LC_MESSAGES 2024-04-14 14:36:40,048 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lt/LC_MESSAGES 2024-04-14 14:36:40,049 root INFO copying django/conf/locale/lt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lt/LC_MESSAGES 2024-04-14 14:36:40,051 root INFO creating build/lib/django/conf/locale/ka/LC_MESSAGES 2024-04-14 14:36:40,051 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ka/LC_MESSAGES 2024-04-14 14:36:40,052 root INFO copying django/conf/locale/ka/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ka/LC_MESSAGES 2024-04-14 14:36:40,054 root INFO creating build/lib/django/conf/locale/cs/LC_MESSAGES 2024-04-14 14:36:40,054 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cs/LC_MESSAGES 2024-04-14 14:36:40,056 root INFO copying django/conf/locale/cs/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cs/LC_MESSAGES 2024-04-14 14:36:40,057 root INFO creating build/lib/django/conf/locale/ja/LC_MESSAGES 2024-04-14 14:36:40,058 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ja/LC_MESSAGES 2024-04-14 14:36:40,059 root INFO copying django/conf/locale/ja/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ja/LC_MESSAGES 2024-04-14 14:36:40,060 root INFO creating build/lib/django/conf/locale/nn/LC_MESSAGES 2024-04-14 14:36:40,061 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nn/LC_MESSAGES 2024-04-14 14:36:40,062 root INFO copying django/conf/locale/nn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nn/LC_MESSAGES 2024-04-14 14:36:40,064 root INFO creating build/lib/django/conf/locale/cy/LC_MESSAGES 2024-04-14 14:36:40,064 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/cy/LC_MESSAGES 2024-04-14 14:36:40,066 root INFO copying django/conf/locale/cy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/cy/LC_MESSAGES 2024-04-14 14:36:40,067 root INFO creating build/lib/django/conf/locale/es/LC_MESSAGES 2024-04-14 14:36:40,068 root INFO copying django/conf/locale/es/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es/LC_MESSAGES 2024-04-14 14:36:40,069 root INFO copying django/conf/locale/es/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es/LC_MESSAGES 2024-04-14 14:36:40,070 root INFO creating build/lib/django/conf/locale/el/LC_MESSAGES 2024-04-14 14:36:40,071 root INFO copying django/conf/locale/el/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/el/LC_MESSAGES 2024-04-14 14:36:40,072 root INFO copying django/conf/locale/el/LC_MESSAGES/django.po -> build/lib/django/conf/locale/el/LC_MESSAGES 2024-04-14 14:36:40,074 root INFO creating build/lib/django/conf/locale/pt/LC_MESSAGES 2024-04-14 14:36:40,074 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt/LC_MESSAGES 2024-04-14 14:36:40,075 root INFO copying django/conf/locale/pt/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt/LC_MESSAGES 2024-04-14 14:36:40,077 root INFO creating build/lib/django/conf/locale/fr/LC_MESSAGES 2024-04-14 14:36:40,078 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fr/LC_MESSAGES 2024-04-14 14:36:40,079 root INFO copying django/conf/locale/fr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fr/LC_MESSAGES 2024-04-14 14:36:40,080 root INFO creating build/lib/django/conf/locale/eu/LC_MESSAGES 2024-04-14 14:36:40,081 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eu/LC_MESSAGES 2024-04-14 14:36:40,082 root INFO copying django/conf/locale/eu/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eu/LC_MESSAGES 2024-04-14 14:36:40,084 root INFO creating build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:40,085 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:40,086 root INFO copying django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:40,087 root INFO creating build/lib/django/conf/locale/ro/LC_MESSAGES 2024-04-14 14:36:40,088 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ro/LC_MESSAGES 2024-04-14 14:36:40,089 root INFO copying django/conf/locale/ro/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ro/LC_MESSAGES 2024-04-14 14:36:40,091 root INFO creating build/lib/django/conf/locale/ga/LC_MESSAGES 2024-04-14 14:36:40,091 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ga/LC_MESSAGES 2024-04-14 14:36:40,092 root INFO copying django/conf/locale/ga/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ga/LC_MESSAGES 2024-04-14 14:36:40,094 root INFO creating build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:40,094 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:40,095 root INFO copying django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:40,097 root INFO creating build/lib/django/conf/locale/ms/LC_MESSAGES 2024-04-14 14:36:40,098 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ms/LC_MESSAGES 2024-04-14 14:36:40,099 root INFO copying django/conf/locale/ms/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ms/LC_MESSAGES 2024-04-14 14:36:40,100 root INFO creating build/lib/django/conf/locale/km/LC_MESSAGES 2024-04-14 14:36:40,101 root INFO copying django/conf/locale/km/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/km/LC_MESSAGES 2024-04-14 14:36:40,102 root INFO copying django/conf/locale/km/LC_MESSAGES/django.po -> build/lib/django/conf/locale/km/LC_MESSAGES 2024-04-14 14:36:40,103 root INFO creating build/lib/django/conf/locale/ru/LC_MESSAGES 2024-04-14 14:36:40,104 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ru/LC_MESSAGES 2024-04-14 14:36:40,105 root INFO copying django/conf/locale/ru/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ru/LC_MESSAGES 2024-04-14 14:36:40,107 root INFO creating build/lib/django/conf/locale/ky/LC_MESSAGES 2024-04-14 14:36:40,107 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ky/LC_MESSAGES 2024-04-14 14:36:40,108 root INFO copying django/conf/locale/ky/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ky/LC_MESSAGES 2024-04-14 14:36:40,110 root INFO creating build/lib/django/conf/locale/he/LC_MESSAGES 2024-04-14 14:36:40,110 root INFO copying django/conf/locale/he/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/he/LC_MESSAGES 2024-04-14 14:36:40,112 root INFO copying django/conf/locale/he/LC_MESSAGES/django.po -> build/lib/django/conf/locale/he/LC_MESSAGES 2024-04-14 14:36:40,113 root INFO creating build/lib/django/conf/locale/uz/LC_MESSAGES 2024-04-14 14:36:40,114 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/uz/LC_MESSAGES 2024-04-14 14:36:40,115 root INFO copying django/conf/locale/uz/LC_MESSAGES/django.po -> build/lib/django/conf/locale/uz/LC_MESSAGES 2024-04-14 14:36:40,116 root INFO creating build/lib/django/conf/locale/ko/LC_MESSAGES 2024-04-14 14:36:40,117 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ko/LC_MESSAGES 2024-04-14 14:36:40,118 root INFO copying django/conf/locale/ko/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ko/LC_MESSAGES 2024-04-14 14:36:40,120 root INFO creating build/lib/django/conf/locale/fy/LC_MESSAGES 2024-04-14 14:36:40,120 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fy/LC_MESSAGES 2024-04-14 14:36:40,121 root INFO copying django/conf/locale/fy/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fy/LC_MESSAGES 2024-04-14 14:36:40,123 root INFO creating build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:40,123 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:40,125 root INFO copying django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:40,126 root INFO creating build/lib/django/conf/locale/vi/LC_MESSAGES 2024-04-14 14:36:40,127 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/vi/LC_MESSAGES 2024-04-14 14:36:40,128 root INFO copying django/conf/locale/vi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/vi/LC_MESSAGES 2024-04-14 14:36:40,129 root INFO creating build/lib/django/conf/locale/pl/LC_MESSAGES 2024-04-14 14:36:40,130 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/pl/LC_MESSAGES 2024-04-14 14:36:40,131 root INFO copying django/conf/locale/pl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/pl/LC_MESSAGES 2024-04-14 14:36:40,132 root INFO creating build/lib/django/conf/locale/ml/LC_MESSAGES 2024-04-14 14:36:40,133 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ml/LC_MESSAGES 2024-04-14 14:36:40,134 root INFO copying django/conf/locale/ml/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ml/LC_MESSAGES 2024-04-14 14:36:40,136 root INFO creating build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:40,136 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:40,138 root INFO copying django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/lib/django/conf/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:40,139 root INFO creating build/lib/django/conf/locale/tg/LC_MESSAGES 2024-04-14 14:36:40,139 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tg/LC_MESSAGES 2024-04-14 14:36:40,141 root INFO copying django/conf/locale/tg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tg/LC_MESSAGES 2024-04-14 14:36:40,142 root INFO creating build/lib/django/conf/locale/az/LC_MESSAGES 2024-04-14 14:36:40,143 root INFO copying django/conf/locale/az/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/az/LC_MESSAGES 2024-04-14 14:36:40,144 root INFO copying django/conf/locale/az/LC_MESSAGES/django.po -> build/lib/django/conf/locale/az/LC_MESSAGES 2024-04-14 14:36:40,145 root INFO creating build/lib/django/conf/locale/lv/LC_MESSAGES 2024-04-14 14:36:40,146 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/lv/LC_MESSAGES 2024-04-14 14:36:40,148 root INFO copying django/conf/locale/lv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/lv/LC_MESSAGES 2024-04-14 14:36:40,149 root INFO creating build/lib/django/conf/locale/hr/LC_MESSAGES 2024-04-14 14:36:40,150 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hr/LC_MESSAGES 2024-04-14 14:36:40,151 root INFO copying django/conf/locale/hr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hr/LC_MESSAGES 2024-04-14 14:36:40,152 root INFO creating build/lib/django/conf/locale/tr/LC_MESSAGES 2024-04-14 14:36:40,153 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/tr/LC_MESSAGES 2024-04-14 14:36:40,154 root INFO copying django/conf/locale/tr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/tr/LC_MESSAGES 2024-04-14 14:36:40,155 root INFO creating build/lib/django/conf/locale/fa/LC_MESSAGES 2024-04-14 14:36:40,156 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fa/LC_MESSAGES 2024-04-14 14:36:40,158 root INFO copying django/conf/locale/fa/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fa/LC_MESSAGES 2024-04-14 14:36:40,159 root INFO creating build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-04-14 14:36:40,160 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-04-14 14:36:40,161 root INFO copying django/conf/locale/ckb/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ckb/LC_MESSAGES 2024-04-14 14:36:40,163 root INFO creating build/lib/django/conf/locale/is/LC_MESSAGES 2024-04-14 14:36:40,163 root INFO copying django/conf/locale/is/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/is/LC_MESSAGES 2024-04-14 14:36:40,165 root INFO copying django/conf/locale/is/LC_MESSAGES/django.po -> build/lib/django/conf/locale/is/LC_MESSAGES 2024-04-14 14:36:40,166 root INFO creating build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:40,167 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:40,168 root INFO copying django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:40,169 root INFO creating build/lib/django/conf/locale/sk/LC_MESSAGES 2024-04-14 14:36:40,170 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sk/LC_MESSAGES 2024-04-14 14:36:40,171 root INFO copying django/conf/locale/sk/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sk/LC_MESSAGES 2024-04-14 14:36:40,172 root INFO creating build/lib/django/conf/locale/gd/LC_MESSAGES 2024-04-14 14:36:40,173 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gd/LC_MESSAGES 2024-04-14 14:36:40,174 root INFO copying django/conf/locale/gd/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gd/LC_MESSAGES 2024-04-14 14:36:40,176 root INFO creating build/lib/django/conf/locale/eo/LC_MESSAGES 2024-04-14 14:36:40,176 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/eo/LC_MESSAGES 2024-04-14 14:36:40,178 root INFO copying django/conf/locale/eo/LC_MESSAGES/django.po -> build/lib/django/conf/locale/eo/LC_MESSAGES 2024-04-14 14:36:40,179 root INFO creating build/lib/django/conf/locale/sl/LC_MESSAGES 2024-04-14 14:36:40,180 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sl/LC_MESSAGES 2024-04-14 14:36:40,181 root INFO copying django/conf/locale/sl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sl/LC_MESSAGES 2024-04-14 14:36:40,182 root INFO creating build/lib/django/conf/locale/bg/LC_MESSAGES 2024-04-14 14:36:40,183 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/bg/LC_MESSAGES 2024-04-14 14:36:40,184 root INFO copying django/conf/locale/bg/LC_MESSAGES/django.po -> build/lib/django/conf/locale/bg/LC_MESSAGES 2024-04-14 14:36:40,185 root INFO creating build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:40,186 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:40,188 root INFO copying django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django/conf/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:40,189 root INFO creating build/lib/django/conf/locale/kn/LC_MESSAGES 2024-04-14 14:36:40,189 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/kn/LC_MESSAGES 2024-04-14 14:36:40,191 root INFO copying django/conf/locale/kn/LC_MESSAGES/django.po -> build/lib/django/conf/locale/kn/LC_MESSAGES 2024-04-14 14:36:40,192 root INFO creating build/lib/django/conf/locale/gl/LC_MESSAGES 2024-04-14 14:36:40,193 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/gl/LC_MESSAGES 2024-04-14 14:36:40,194 root INFO copying django/conf/locale/gl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/gl/LC_MESSAGES 2024-04-14 14:36:40,195 root INFO creating build/lib/django/conf/locale/id/LC_MESSAGES 2024-04-14 14:36:40,196 root INFO copying django/conf/locale/id/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/id/LC_MESSAGES 2024-04-14 14:36:40,198 root INFO copying django/conf/locale/id/LC_MESSAGES/django.po -> build/lib/django/conf/locale/id/LC_MESSAGES 2024-04-14 14:36:40,199 root INFO creating build/lib/django/conf/locale/hi/LC_MESSAGES 2024-04-14 14:36:40,199 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/hi/LC_MESSAGES 2024-04-14 14:36:40,201 root INFO copying django/conf/locale/hi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/hi/LC_MESSAGES 2024-04-14 14:36:40,202 root INFO creating build/lib/django/conf/locale/sr/LC_MESSAGES 2024-04-14 14:36:40,203 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sr/LC_MESSAGES 2024-04-14 14:36:40,204 root INFO copying django/conf/locale/sr/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sr/LC_MESSAGES 2024-04-14 14:36:40,206 root INFO creating build/lib/django/conf/locale/sv/LC_MESSAGES 2024-04-14 14:36:40,206 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/sv/LC_MESSAGES 2024-04-14 14:36:40,208 root INFO copying django/conf/locale/sv/LC_MESSAGES/django.po -> build/lib/django/conf/locale/sv/LC_MESSAGES 2024-04-14 14:36:40,209 root INFO creating build/lib/django/conf/locale/en/LC_MESSAGES 2024-04-14 14:36:40,210 root INFO copying django/conf/locale/en/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/en/LC_MESSAGES 2024-04-14 14:36:40,211 root INFO copying django/conf/locale/en/LC_MESSAGES/django.po -> build/lib/django/conf/locale/en/LC_MESSAGES 2024-04-14 14:36:40,212 root INFO creating build/lib/django/conf/locale/nl/LC_MESSAGES 2024-04-14 14:36:40,213 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/nl/LC_MESSAGES 2024-04-14 14:36:40,214 root INFO copying django/conf/locale/nl/LC_MESSAGES/django.po -> build/lib/django/conf/locale/nl/LC_MESSAGES 2024-04-14 14:36:40,215 root INFO creating build/lib/django/conf/locale/fi/LC_MESSAGES 2024-04-14 14:36:40,216 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/fi/LC_MESSAGES 2024-04-14 14:36:40,217 root INFO copying django/conf/locale/fi/LC_MESSAGES/django.po -> build/lib/django/conf/locale/fi/LC_MESSAGES 2024-04-14 14:36:40,219 root INFO creating build/lib/django/conf/locale/ta/LC_MESSAGES 2024-04-14 14:36:40,219 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ta/LC_MESSAGES 2024-04-14 14:36:40,220 root INFO copying django/conf/locale/ta/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ta/LC_MESSAGES 2024-04-14 14:36:40,221 root INFO creating build/lib/django/conf/locale/ca/LC_MESSAGES 2024-04-14 14:36:40,222 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.mo -> build/lib/django/conf/locale/ca/LC_MESSAGES 2024-04-14 14:36:40,223 root INFO copying django/conf/locale/ca/LC_MESSAGES/django.po -> build/lib/django/conf/locale/ca/LC_MESSAGES 2024-04-14 14:36:40,360 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-14 14:36:40,361 root INFO running install 2024-04-14 14:36:40,405 root INFO running install_lib 2024-04-14 14:36:40,415 root INFO creating build/bdist.linux-riscv64 2024-04-14 14:36:40,415 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-14 14:36:40,416 root INFO creating build/bdist.linux-riscv64/wheel/django 2024-04-14 14:36:40,417 root INFO creating build/bdist.linux-riscv64/wheel/django/dispatch 2024-04-14 14:36:40,417 root INFO copying build/lib/django/dispatch/license.txt -> build/bdist.linux-riscv64/wheel/django/dispatch 2024-04-14 14:36:40,418 root INFO copying build/lib/django/dispatch/__init__.py -> build/bdist.linux-riscv64/wheel/django/dispatch 2024-04-14 14:36:40,419 root INFO copying build/lib/django/dispatch/dispatcher.py -> build/bdist.linux-riscv64/wheel/django/dispatch 2024-04-14 14:36:40,421 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib 2024-04-14 14:36:40,421 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-04-14 14:36:40,422 root INFO copying build/lib/django/contrib/messages/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-04-14 14:36:40,423 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-04-14 14:36:40,424 root INFO copying build/lib/django/contrib/messages/storage/session.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-04-14 14:36:40,425 root INFO copying build/lib/django/contrib/messages/storage/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-04-14 14:36:40,425 root INFO copying build/lib/django/contrib/messages/storage/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-04-14 14:36:40,426 root INFO copying build/lib/django/contrib/messages/storage/cookie.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-04-14 14:36:40,427 root INFO copying build/lib/django/contrib/messages/storage/fallback.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages/storage 2024-04-14 14:36:40,428 root INFO copying build/lib/django/contrib/messages/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-04-14 14:36:40,429 root INFO copying build/lib/django/contrib/messages/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-04-14 14:36:40,430 root INFO copying build/lib/django/contrib/messages/constants.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-04-14 14:36:40,431 root INFO copying build/lib/django/contrib/messages/api.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-04-14 14:36:40,431 root INFO copying build/lib/django/contrib/messages/context_processors.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-04-14 14:36:40,432 root INFO copying build/lib/django/contrib/messages/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-04-14 14:36:40,433 root INFO copying build/lib/django/contrib/messages/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/messages 2024-04-14 14:36:40,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-04-14 14:36:40,435 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-04-14 14:36:40,435 root INFO copying build/lib/django/contrib/sites/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-04-14 14:36:40,436 root INFO copying build/lib/django/contrib/sites/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-04-14 14:36:40,437 root INFO copying build/lib/django/contrib/sites/migrations/0002_alter_domain_unique.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites/migrations 2024-04-14 14:36:40,438 root INFO copying build/lib/django/contrib/sites/management.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-04-14 14:36:40,439 root INFO copying build/lib/django/contrib/sites/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-04-14 14:36:40,440 root INFO copying build/lib/django/contrib/sites/shortcuts.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-04-14 14:36:40,441 root INFO copying build/lib/django/contrib/sites/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-04-14 14:36:40,442 root INFO copying build/lib/django/contrib/sites/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-04-14 14:36:40,442 root INFO copying build/lib/django/contrib/sites/managers.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-04-14 14:36:40,443 root INFO copying build/lib/django/contrib/sites/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-04-14 14:36:40,444 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale 2024-04-14 14:36:40,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq 2024-04-14 14:36:40,446 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-04-14 14:36:40,447 root INFO copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-04-14 14:36:40,448 root INFO copying build/lib/django/contrib/sites/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sq/LC_MESSAGES 2024-04-14 14:36:40,449 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB 2024-04-14 14:36:40,450 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:40,450 root INFO copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:40,451 root INFO copying build/lib/django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:40,452 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur 2024-04-14 14:36:40,453 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-04-14 14:36:40,454 root INFO copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-04-14 14:36:40,455 root INFO copying build/lib/django/contrib/sites/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ur/LC_MESSAGES 2024-04-14 14:36:40,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th 2024-04-14 14:36:40,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-04-14 14:36:40,457 root INFO copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-04-14 14:36:40,458 root INFO copying build/lib/django/contrib/sites/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/th/LC_MESSAGES 2024-04-14 14:36:40,460 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et 2024-04-14 14:36:40,460 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-04-14 14:36:40,461 root INFO copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-04-14 14:36:40,462 root INFO copying build/lib/django/contrib/sites/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/et/LC_MESSAGES 2024-04-14 14:36:40,463 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn 2024-04-14 14:36:40,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-04-14 14:36:40,464 root INFO copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-04-14 14:36:40,465 root INFO copying build/lib/django/contrib/sites/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bn/LC_MESSAGES 2024-04-14 14:36:40,467 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it 2024-04-14 14:36:40,467 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-04-14 14:36:40,468 root INFO copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-04-14 14:36:40,469 root INFO copying build/lib/django/contrib/sites/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/it/LC_MESSAGES 2024-04-14 14:36:40,470 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu 2024-04-14 14:36:40,471 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-04-14 14:36:40,472 root INFO copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-04-14 14:36:40,473 root INFO copying build/lib/django/contrib/sites/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hu/LC_MESSAGES 2024-04-14 14:36:40,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab 2024-04-14 14:36:40,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-04-14 14:36:40,475 root INFO copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-04-14 14:36:40,476 root INFO copying build/lib/django/contrib/sites/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kab/LC_MESSAGES 2024-04-14 14:36:40,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da 2024-04-14 14:36:40,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-04-14 14:36:40,479 root INFO copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-04-14 14:36:40,480 root INFO copying build/lib/django/contrib/sites/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/da/LC_MESSAGES 2024-04-14 14:36:40,481 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX 2024-04-14 14:36:40,482 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:40,483 root INFO copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:40,484 root INFO copying build/lib/django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:40,485 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ 2024-04-14 14:36:40,486 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:40,486 root INFO copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:40,487 root INFO copying build/lib/django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:40,488 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk 2024-04-14 14:36:40,489 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-04-14 14:36:40,490 root INFO copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-04-14 14:36:40,491 root INFO copying build/lib/django/contrib/sites/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tk/LC_MESSAGES 2024-04-14 14:36:40,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar 2024-04-14 14:36:40,493 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-04-14 14:36:40,493 root INFO copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-04-14 14:36:40,494 root INFO copying build/lib/django/contrib/sites/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ar/LC_MESSAGES 2024-04-14 14:36:40,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn 2024-04-14 14:36:40,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-04-14 14:36:40,497 root INFO copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-04-14 14:36:40,498 root INFO copying build/lib/django/contrib/sites/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mn/LC_MESSAGES 2024-04-14 14:36:40,499 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te 2024-04-14 14:36:40,500 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-04-14 14:36:40,501 root INFO copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-04-14 14:36:40,502 root INFO copying build/lib/django/contrib/sites/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/te/LC_MESSAGES 2024-04-14 14:36:40,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb 2024-04-14 14:36:40,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-04-14 14:36:40,504 root INFO copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-04-14 14:36:40,505 root INFO copying build/lib/django/contrib/sites/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nb/LC_MESSAGES 2024-04-14 14:36:40,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast 2024-04-14 14:36:40,507 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-04-14 14:36:40,508 root INFO copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-04-14 14:36:40,509 root INFO copying build/lib/django/contrib/sites/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ast/LC_MESSAGES 2024-04-14 14:36:40,510 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk 2024-04-14 14:36:40,511 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-04-14 14:36:40,511 root INFO copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-04-14 14:36:40,512 root INFO copying build/lib/django/contrib/sites/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uk/LC_MESSAGES 2024-04-14 14:36:40,513 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk 2024-04-14 14:36:40,514 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-04-14 14:36:40,515 root INFO copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-04-14 14:36:40,516 root INFO copying build/lib/django/contrib/sites/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mk/LC_MESSAGES 2024-04-14 14:36:40,517 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs 2024-04-14 14:36:40,518 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-04-14 14:36:40,518 root INFO copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-04-14 14:36:40,519 root INFO copying build/lib/django/contrib/sites/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bs/LC_MESSAGES 2024-04-14 14:36:40,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm 2024-04-14 14:36:40,521 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-04-14 14:36:40,522 root INFO copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-04-14 14:36:40,523 root INFO copying build/lib/django/contrib/sites/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/udm/LC_MESSAGES 2024-04-14 14:36:40,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de 2024-04-14 14:36:40,525 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-04-14 14:36:40,525 root INFO copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-04-14 14:36:40,526 root INFO copying build/lib/django/contrib/sites/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/de/LC_MESSAGES 2024-04-14 14:36:40,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR 2024-04-14 14:36:40,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:40,529 root INFO copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:40,530 root INFO copying build/lib/django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:40,531 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt 2024-04-14 14:36:40,532 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-04-14 14:36:40,533 root INFO copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-04-14 14:36:40,534 root INFO copying build/lib/django/contrib/sites/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lt/LC_MESSAGES 2024-04-14 14:36:40,535 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka 2024-04-14 14:36:40,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-04-14 14:36:40,536 root INFO copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-04-14 14:36:40,537 root INFO copying build/lib/django/contrib/sites/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ka/LC_MESSAGES 2024-04-14 14:36:40,538 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs 2024-04-14 14:36:40,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-04-14 14:36:40,540 root INFO copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-04-14 14:36:40,541 root INFO copying build/lib/django/contrib/sites/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cs/LC_MESSAGES 2024-04-14 14:36:40,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia 2024-04-14 14:36:40,543 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2024-04-14 14:36:40,543 root INFO copying build/lib/django/contrib/sites/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ia/LC_MESSAGES 2024-04-14 14:36:40,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 2024-04-14 14:36:40,545 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja 2024-04-14 14:36:40,546 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-04-14 14:36:40,547 root INFO copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-04-14 14:36:40,548 root INFO copying build/lib/django/contrib/sites/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ja/LC_MESSAGES 2024-04-14 14:36:40,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn 2024-04-14 14:36:40,550 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-04-14 14:36:40,550 root INFO copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-04-14 14:36:40,552 root INFO copying build/lib/django/contrib/sites/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nn/LC_MESSAGES 2024-04-14 14:36:40,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy 2024-04-14 14:36:40,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-04-14 14:36:40,554 root INFO copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-04-14 14:36:40,555 root INFO copying build/lib/django/contrib/sites/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/cy/LC_MESSAGES 2024-04-14 14:36:40,556 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es 2024-04-14 14:36:40,557 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-04-14 14:36:40,558 root INFO copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-04-14 14:36:40,559 root INFO copying build/lib/django/contrib/sites/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es/LC_MESSAGES 2024-04-14 14:36:40,560 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el 2024-04-14 14:36:40,560 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2024-04-14 14:36:40,561 root INFO copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2024-04-14 14:36:40,562 root INFO copying build/lib/django/contrib/sites/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/el/LC_MESSAGES 2024-04-14 14:36:40,563 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br 2024-04-14 14:36:40,564 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-04-14 14:36:40,565 root INFO copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-04-14 14:36:40,566 root INFO copying build/lib/django/contrib/sites/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/br/LC_MESSAGES 2024-04-14 14:36:40,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io 2024-04-14 14:36:40,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-04-14 14:36:40,568 root INFO copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-04-14 14:36:40,569 root INFO copying build/lib/django/contrib/sites/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/io/LC_MESSAGES 2024-04-14 14:36:40,570 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr 2024-04-14 14:36:40,571 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-04-14 14:36:40,572 root INFO copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-04-14 14:36:40,573 root INFO copying build/lib/django/contrib/sites/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/mr/LC_MESSAGES 2024-04-14 14:36:40,574 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt 2024-04-14 14:36:40,574 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-04-14 14:36:40,575 root INFO copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-04-14 14:36:40,576 root INFO copying build/lib/django/contrib/sites/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt/LC_MESSAGES 2024-04-14 14:36:40,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr 2024-04-14 14:36:40,578 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-04-14 14:36:40,579 root INFO copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-04-14 14:36:40,580 root INFO copying build/lib/django/contrib/sites/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fr/LC_MESSAGES 2024-04-14 14:36:40,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb 2024-04-14 14:36:40,582 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-04-14 14:36:40,582 root INFO copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-04-14 14:36:40,583 root INFO copying build/lib/django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/dsb/LC_MESSAGES 2024-04-14 14:36:40,584 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu 2024-04-14 14:36:40,585 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-04-14 14:36:40,586 root INFO copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-04-14 14:36:40,587 root INFO copying build/lib/django/contrib/sites/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eu/LC_MESSAGES 2024-04-14 14:36:40,588 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR 2024-04-14 14:36:40,589 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:40,589 root INFO copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:40,590 root INFO copying build/lib/django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:40,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af 2024-04-14 14:36:40,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-04-14 14:36:40,593 root INFO copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-04-14 14:36:40,594 root INFO copying build/lib/django/contrib/sites/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/af/LC_MESSAGES 2024-04-14 14:36:40,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro 2024-04-14 14:36:40,596 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-04-14 14:36:40,597 root INFO copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-04-14 14:36:40,597 root INFO copying build/lib/django/contrib/sites/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ro/LC_MESSAGES 2024-04-14 14:36:40,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga 2024-04-14 14:36:40,600 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-04-14 14:36:40,600 root INFO copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-04-14 14:36:40,601 root INFO copying build/lib/django/contrib/sites/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ga/LC_MESSAGES 2024-04-14 14:36:40,602 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU 2024-04-14 14:36:40,603 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:40,603 root INFO copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:40,604 root INFO copying build/lib/django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:40,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms 2024-04-14 14:36:40,606 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-04-14 14:36:40,607 root INFO copying build/lib/django/contrib/sites/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-04-14 14:36:40,608 root INFO copying build/lib/django/contrib/sites/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ms/LC_MESSAGES 2024-04-14 14:36:40,609 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km 2024-04-14 14:36:40,609 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-04-14 14:36:40,610 root INFO copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-04-14 14:36:40,611 root INFO copying build/lib/django/contrib/sites/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/km/LC_MESSAGES 2024-04-14 14:36:40,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru 2024-04-14 14:36:40,613 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-04-14 14:36:40,613 root INFO copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-04-14 14:36:40,614 root INFO copying build/lib/django/contrib/sites/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ru/LC_MESSAGES 2024-04-14 14:36:40,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky 2024-04-14 14:36:40,616 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-04-14 14:36:40,617 root INFO copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-04-14 14:36:40,617 root INFO copying build/lib/django/contrib/sites/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ky/LC_MESSAGES 2024-04-14 14:36:40,619 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be 2024-04-14 14:36:40,619 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-04-14 14:36:40,620 root INFO copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-04-14 14:36:40,621 root INFO copying build/lib/django/contrib/sites/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/be/LC_MESSAGES 2024-04-14 14:36:40,622 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he 2024-04-14 14:36:40,623 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-04-14 14:36:40,623 root INFO copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-04-14 14:36:40,624 root INFO copying build/lib/django/contrib/sites/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/he/LC_MESSAGES 2024-04-14 14:36:40,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os 2024-04-14 14:36:40,626 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-04-14 14:36:40,627 root INFO copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-04-14 14:36:40,628 root INFO copying build/lib/django/contrib/sites/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/os/LC_MESSAGES 2024-04-14 14:36:40,629 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz 2024-04-14 14:36:40,629 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-04-14 14:36:40,630 root INFO copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-04-14 14:36:40,631 root INFO copying build/lib/django/contrib/sites/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/uz/LC_MESSAGES 2024-04-14 14:36:40,632 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko 2024-04-14 14:36:40,633 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-04-14 14:36:40,633 root INFO copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-04-14 14:36:40,634 root INFO copying build/lib/django/contrib/sites/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ko/LC_MESSAGES 2024-04-14 14:36:40,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy 2024-04-14 14:36:40,636 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-04-14 14:36:40,637 root INFO copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-04-14 14:36:40,637 root INFO copying build/lib/django/contrib/sites/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fy/LC_MESSAGES 2024-04-14 14:36:40,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn 2024-04-14 14:36:40,639 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:40,640 root INFO copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:40,641 root INFO copying build/lib/django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:40,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi 2024-04-14 14:36:40,643 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-04-14 14:36:40,643 root INFO copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-04-14 14:36:40,644 root INFO copying build/lib/django/contrib/sites/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/vi/LC_MESSAGES 2024-04-14 14:36:40,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl 2024-04-14 14:36:40,646 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-04-14 14:36:40,646 root INFO copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-04-14 14:36:40,647 root INFO copying build/lib/django/contrib/sites/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pl/LC_MESSAGES 2024-04-14 14:36:40,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml 2024-04-14 14:36:40,649 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-04-14 14:36:40,650 root INFO copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-04-14 14:36:40,651 root INFO copying build/lib/django/contrib/sites/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ml/LC_MESSAGES 2024-04-14 14:36:40,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO 2024-04-14 14:36:40,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:40,653 root INFO copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:40,654 root INFO copying build/lib/django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:40,655 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg 2024-04-14 14:36:40,656 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-04-14 14:36:40,656 root INFO copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-04-14 14:36:40,657 root INFO copying build/lib/django/contrib/sites/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tg/LC_MESSAGES 2024-04-14 14:36:40,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az 2024-04-14 14:36:40,659 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-04-14 14:36:40,660 root INFO copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-04-14 14:36:40,661 root INFO copying build/lib/django/contrib/sites/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/az/LC_MESSAGES 2024-04-14 14:36:40,662 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv 2024-04-14 14:36:40,663 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-04-14 14:36:40,663 root INFO copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-04-14 14:36:40,664 root INFO copying build/lib/django/contrib/sites/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lv/LC_MESSAGES 2024-04-14 14:36:40,666 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr 2024-04-14 14:36:40,667 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-04-14 14:36:40,667 root INFO copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-04-14 14:36:40,668 root INFO copying build/lib/django/contrib/sites/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hr/LC_MESSAGES 2024-04-14 14:36:40,669 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my 2024-04-14 14:36:40,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-04-14 14:36:40,671 root INFO copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-04-14 14:36:40,672 root INFO copying build/lib/django/contrib/sites/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/my/LC_MESSAGES 2024-04-14 14:36:40,673 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE 2024-04-14 14:36:40,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:40,674 root INFO copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:40,675 root INFO copying build/lib/django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:40,676 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt 2024-04-14 14:36:40,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-04-14 14:36:40,678 root INFO copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-04-14 14:36:40,679 root INFO copying build/lib/django/contrib/sites/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tt/LC_MESSAGES 2024-04-14 14:36:40,680 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb 2024-04-14 14:36:40,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-04-14 14:36:40,681 root INFO copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-04-14 14:36:40,682 root INFO copying build/lib/django/contrib/sites/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/lb/LC_MESSAGES 2024-04-14 14:36:40,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr 2024-04-14 14:36:40,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-04-14 14:36:40,685 root INFO copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-04-14 14:36:40,686 root INFO copying build/lib/django/contrib/sites/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/tr/LC_MESSAGES 2024-04-14 14:36:40,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa 2024-04-14 14:36:40,688 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-04-14 14:36:40,688 root INFO copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-04-14 14:36:40,689 root INFO copying build/lib/django/contrib/sites/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fa/LC_MESSAGES 2024-04-14 14:36:40,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb 2024-04-14 14:36:40,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-04-14 14:36:40,692 root INFO copying build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-04-14 14:36:40,693 root INFO copying build/lib/django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ckb/LC_MESSAGES 2024-04-14 14:36:40,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is 2024-04-14 14:36:40,695 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-04-14 14:36:40,695 root INFO copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-04-14 14:36:40,696 root INFO copying build/lib/django/contrib/sites/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/is/LC_MESSAGES 2024-04-14 14:36:40,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant 2024-04-14 14:36:40,698 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:40,699 root INFO copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:40,700 root INFO copying build/lib/django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:40,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk 2024-04-14 14:36:40,702 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-04-14 14:36:40,702 root INFO copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-04-14 14:36:40,703 root INFO copying build/lib/django/contrib/sites/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sk/LC_MESSAGES 2024-04-14 14:36:40,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd 2024-04-14 14:36:40,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-04-14 14:36:40,706 root INFO copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-04-14 14:36:40,707 root INFO copying build/lib/django/contrib/sites/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gd/LC_MESSAGES 2024-04-14 14:36:40,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo 2024-04-14 14:36:40,709 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-04-14 14:36:40,710 root INFO copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-04-14 14:36:40,711 root INFO copying build/lib/django/contrib/sites/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/eo/LC_MESSAGES 2024-04-14 14:36:40,712 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa 2024-04-14 14:36:40,713 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-04-14 14:36:40,713 root INFO copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-04-14 14:36:40,715 root INFO copying build/lib/django/contrib/sites/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/pa/LC_MESSAGES 2024-04-14 14:36:40,716 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy 2024-04-14 14:36:40,716 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-04-14 14:36:40,717 root INFO copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-04-14 14:36:40,718 root INFO copying build/lib/django/contrib/sites/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hy/LC_MESSAGES 2024-04-14 14:36:40,719 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl 2024-04-14 14:36:40,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-04-14 14:36:40,721 root INFO copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-04-14 14:36:40,721 root INFO copying build/lib/django/contrib/sites/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sl/LC_MESSAGES 2024-04-14 14:36:40,723 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg 2024-04-14 14:36:40,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-04-14 14:36:40,724 root INFO copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-04-14 14:36:40,725 root INFO copying build/lib/django/contrib/sites/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/bg/LC_MESSAGES 2024-04-14 14:36:40,726 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk 2024-04-14 14:36:40,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-04-14 14:36:40,728 root INFO copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-04-14 14:36:40,729 root INFO copying build/lib/django/contrib/sites/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kk/LC_MESSAGES 2024-04-14 14:36:40,730 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans 2024-04-14 14:36:40,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:40,731 root INFO copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:40,732 root INFO copying build/lib/django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:40,734 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn 2024-04-14 14:36:40,734 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-04-14 14:36:40,735 root INFO copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-04-14 14:36:40,736 root INFO copying build/lib/django/contrib/sites/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/kn/LC_MESSAGES 2024-04-14 14:36:40,737 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl 2024-04-14 14:36:40,738 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-04-14 14:36:40,739 root INFO copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-04-14 14:36:40,739 root INFO copying build/lib/django/contrib/sites/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/gl/LC_MESSAGES 2024-04-14 14:36:40,740 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id 2024-04-14 14:36:40,741 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-04-14 14:36:40,742 root INFO copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-04-14 14:36:40,743 root INFO copying build/lib/django/contrib/sites/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/id/LC_MESSAGES 2024-04-14 14:36:40,744 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi 2024-04-14 14:36:40,745 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-04-14 14:36:40,745 root INFO copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-04-14 14:36:40,746 root INFO copying build/lib/django/contrib/sites/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hi/LC_MESSAGES 2024-04-14 14:36:40,748 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw 2024-04-14 14:36:40,748 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-04-14 14:36:40,749 root INFO copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-04-14 14:36:40,750 root INFO copying build/lib/django/contrib/sites/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sw/LC_MESSAGES 2024-04-14 14:36:40,751 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr 2024-04-14 14:36:40,752 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-04-14 14:36:40,753 root INFO copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-04-14 14:36:40,754 root INFO copying build/lib/django/contrib/sites/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sr/LC_MESSAGES 2024-04-14 14:36:40,755 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv 2024-04-14 14:36:40,756 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-04-14 14:36:40,756 root INFO copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-04-14 14:36:40,757 root INFO copying build/lib/django/contrib/sites/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/sv/LC_MESSAGES 2024-04-14 14:36:40,759 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en 2024-04-14 14:36:40,759 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-04-14 14:36:40,760 root INFO copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-04-14 14:36:40,761 root INFO copying build/lib/django/contrib/sites/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/en/LC_MESSAGES 2024-04-14 14:36:40,762 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl 2024-04-14 14:36:40,763 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-04-14 14:36:40,764 root INFO copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-04-14 14:36:40,764 root INFO copying build/lib/django/contrib/sites/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/nl/LC_MESSAGES 2024-04-14 14:36:40,765 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne 2024-04-14 14:36:40,766 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-04-14 14:36:40,767 root INFO copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-04-14 14:36:40,768 root INFO copying build/lib/django/contrib/sites/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ne/LC_MESSAGES 2024-04-14 14:36:40,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi 2024-04-14 14:36:40,770 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-04-14 14:36:40,770 root INFO copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-04-14 14:36:40,771 root INFO copying build/lib/django/contrib/sites/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/fi/LC_MESSAGES 2024-04-14 14:36:40,773 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta 2024-04-14 14:36:40,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-04-14 14:36:40,774 root INFO copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-04-14 14:36:40,775 root INFO copying build/lib/django/contrib/sites/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ta/LC_MESSAGES 2024-04-14 14:36:40,776 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb 2024-04-14 14:36:40,777 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-04-14 14:36:40,778 root INFO copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-04-14 14:36:40,779 root INFO copying build/lib/django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/hsb/LC_MESSAGES 2024-04-14 14:36:40,780 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca 2024-04-14 14:36:40,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-04-14 14:36:40,781 root INFO copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-04-14 14:36:40,782 root INFO copying build/lib/django/contrib/sites/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sites/locale/ca/LC_MESSAGES 2024-04-14 14:36:40,783 root INFO copying build/lib/django/contrib/sites/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-04-14 14:36:40,784 root INFO copying build/lib/django/contrib/sites/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-04-14 14:36:40,785 root INFO copying build/lib/django/contrib/sites/requests.py -> build/bdist.linux-riscv64/wheel/django/contrib/sites 2024-04-14 14:36:40,786 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:40,787 root INFO copying build/lib/django/contrib/postgres/lookups.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:40,788 root INFO copying build/lib/django/contrib/postgres/serializers.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:40,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates 2024-04-14 14:36:40,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres 2024-04-14 14:36:40,790 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres/widgets 2024-04-14 14:36:40,791 root INFO copying build/lib/django/contrib/postgres/templates/postgres/widgets/split_array.html -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/templates/postgres/widgets 2024-04-14 14:36:40,792 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2 2024-04-14 14:36:40,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres 2024-04-14 14:36:40,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres/widgets 2024-04-14 14:36:40,794 root INFO copying build/lib/django/contrib/postgres/jinja2/postgres/widgets/split_array.html -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/jinja2/postgres/widgets 2024-04-14 14:36:40,795 root INFO copying build/lib/django/contrib/postgres/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:40,796 root INFO copying build/lib/django/contrib/postgres/search.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:40,797 root INFO copying build/lib/django/contrib/postgres/indexes.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:40,798 root INFO copying build/lib/django/contrib/postgres/constraints.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:40,799 root INFO copying build/lib/django/contrib/postgres/expressions.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:40,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-04-14 14:36:40,801 root INFO copying build/lib/django/contrib/postgres/forms/array.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-04-14 14:36:40,802 root INFO copying build/lib/django/contrib/postgres/forms/ranges.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-04-14 14:36:40,803 root INFO copying build/lib/django/contrib/postgres/forms/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-04-14 14:36:40,804 root INFO copying build/lib/django/contrib/postgres/forms/hstore.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/forms 2024-04-14 14:36:40,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-04-14 14:36:40,805 root INFO copying build/lib/django/contrib/postgres/aggregates/statistics.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-04-14 14:36:40,806 root INFO copying build/lib/django/contrib/postgres/aggregates/general.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-04-14 14:36:40,807 root INFO copying build/lib/django/contrib/postgres/aggregates/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-04-14 14:36:40,808 root INFO copying build/lib/django/contrib/postgres/aggregates/mixins.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/aggregates 2024-04-14 14:36:40,809 root INFO copying build/lib/django/contrib/postgres/signals.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:40,810 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-04-14 14:36:40,811 root INFO copying build/lib/django/contrib/postgres/fields/array.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-04-14 14:36:40,812 root INFO copying build/lib/django/contrib/postgres/fields/ranges.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-04-14 14:36:40,813 root INFO copying build/lib/django/contrib/postgres/fields/citext.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-04-14 14:36:40,814 root INFO copying build/lib/django/contrib/postgres/fields/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-04-14 14:36:40,815 root INFO copying build/lib/django/contrib/postgres/fields/jsonb.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-04-14 14:36:40,816 root INFO copying build/lib/django/contrib/postgres/fields/hstore.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-04-14 14:36:40,817 root INFO copying build/lib/django/contrib/postgres/fields/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/fields 2024-04-14 14:36:40,818 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale 2024-04-14 14:36:40,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq 2024-04-14 14:36:40,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-04-14 14:36:40,820 root INFO copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-04-14 14:36:40,821 root INFO copying build/lib/django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sq/LC_MESSAGES 2024-04-14 14:36:40,822 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et 2024-04-14 14:36:40,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-04-14 14:36:40,823 root INFO copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-04-14 14:36:40,824 root INFO copying build/lib/django/contrib/postgres/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/et/LC_MESSAGES 2024-04-14 14:36:40,825 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it 2024-04-14 14:36:40,826 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-04-14 14:36:40,826 root INFO copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-04-14 14:36:40,827 root INFO copying build/lib/django/contrib/postgres/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/it/LC_MESSAGES 2024-04-14 14:36:40,828 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu 2024-04-14 14:36:40,829 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-04-14 14:36:40,830 root INFO copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-04-14 14:36:40,831 root INFO copying build/lib/django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hu/LC_MESSAGES 2024-04-14 14:36:40,832 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da 2024-04-14 14:36:40,832 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-04-14 14:36:40,833 root INFO copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-04-14 14:36:40,834 root INFO copying build/lib/django/contrib/postgres/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/da/LC_MESSAGES 2024-04-14 14:36:40,835 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX 2024-04-14 14:36:40,836 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:40,837 root INFO copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:40,838 root INFO copying build/lib/django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:40,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ 2024-04-14 14:36:40,839 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:40,840 root INFO copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:40,841 root INFO copying build/lib/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:40,842 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk 2024-04-14 14:36:40,843 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-04-14 14:36:40,843 root INFO copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-04-14 14:36:40,844 root INFO copying build/lib/django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tk/LC_MESSAGES 2024-04-14 14:36:40,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar 2024-04-14 14:36:40,846 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-04-14 14:36:40,847 root INFO copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-04-14 14:36:40,848 root INFO copying build/lib/django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ar/LC_MESSAGES 2024-04-14 14:36:40,849 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn 2024-04-14 14:36:40,850 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-04-14 14:36:40,850 root INFO copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-04-14 14:36:40,851 root INFO copying build/lib/django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mn/LC_MESSAGES 2024-04-14 14:36:40,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb 2024-04-14 14:36:40,853 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-04-14 14:36:40,853 root INFO copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-04-14 14:36:40,854 root INFO copying build/lib/django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nb/LC_MESSAGES 2024-04-14 14:36:40,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk 2024-04-14 14:36:40,856 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-04-14 14:36:40,857 root INFO copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-04-14 14:36:40,858 root INFO copying build/lib/django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uk/LC_MESSAGES 2024-04-14 14:36:40,859 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk 2024-04-14 14:36:40,860 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-04-14 14:36:40,860 root INFO copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-04-14 14:36:40,861 root INFO copying build/lib/django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/mk/LC_MESSAGES 2024-04-14 14:36:40,862 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de 2024-04-14 14:36:40,863 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-04-14 14:36:40,864 root INFO copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-04-14 14:36:40,864 root INFO copying build/lib/django/contrib/postgres/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/de/LC_MESSAGES 2024-04-14 14:36:40,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR 2024-04-14 14:36:40,866 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:40,867 root INFO copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:40,868 root INFO copying build/lib/django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:40,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt 2024-04-14 14:36:40,870 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-04-14 14:36:40,870 root INFO copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-04-14 14:36:40,871 root INFO copying build/lib/django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lt/LC_MESSAGES 2024-04-14 14:36:40,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka 2024-04-14 14:36:40,873 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-04-14 14:36:40,873 root INFO copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-04-14 14:36:40,874 root INFO copying build/lib/django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ka/LC_MESSAGES 2024-04-14 14:36:40,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs 2024-04-14 14:36:40,876 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-04-14 14:36:40,877 root INFO copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-04-14 14:36:40,878 root INFO copying build/lib/django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/cs/LC_MESSAGES 2024-04-14 14:36:40,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia 2024-04-14 14:36:40,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-04-14 14:36:40,880 root INFO copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-04-14 14:36:40,881 root INFO copying build/lib/django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ia/LC_MESSAGES 2024-04-14 14:36:40,882 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja 2024-04-14 14:36:40,883 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-04-14 14:36:40,884 root INFO copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-04-14 14:36:40,884 root INFO copying build/lib/django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ja/LC_MESSAGES 2024-04-14 14:36:40,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn 2024-04-14 14:36:40,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-04-14 14:36:40,887 root INFO copying build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-04-14 14:36:40,888 root INFO copying build/lib/django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nn/LC_MESSAGES 2024-04-14 14:36:40,889 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es 2024-04-14 14:36:40,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-04-14 14:36:40,890 root INFO copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-04-14 14:36:40,891 root INFO copying build/lib/django/contrib/postgres/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es/LC_MESSAGES 2024-04-14 14:36:40,892 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el 2024-04-14 14:36:40,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-04-14 14:36:40,894 root INFO copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-04-14 14:36:40,895 root INFO copying build/lib/django/contrib/postgres/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/el/LC_MESSAGES 2024-04-14 14:36:40,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt 2024-04-14 14:36:40,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-04-14 14:36:40,897 root INFO copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-04-14 14:36:40,898 root INFO copying build/lib/django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt/LC_MESSAGES 2024-04-14 14:36:40,899 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr 2024-04-14 14:36:40,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-04-14 14:36:40,900 root INFO copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-04-14 14:36:40,901 root INFO copying build/lib/django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fr/LC_MESSAGES 2024-04-14 14:36:40,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb 2024-04-14 14:36:40,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-04-14 14:36:40,904 root INFO copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-04-14 14:36:40,904 root INFO copying build/lib/django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/dsb/LC_MESSAGES 2024-04-14 14:36:40,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu 2024-04-14 14:36:40,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-04-14 14:36:40,907 root INFO copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-04-14 14:36:40,908 root INFO copying build/lib/django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eu/LC_MESSAGES 2024-04-14 14:36:40,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR 2024-04-14 14:36:40,910 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:40,910 root INFO copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:40,911 root INFO copying build/lib/django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:40,912 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af 2024-04-14 14:36:40,913 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-04-14 14:36:40,914 root INFO copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-04-14 14:36:40,914 root INFO copying build/lib/django/contrib/postgres/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/af/LC_MESSAGES 2024-04-14 14:36:40,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro 2024-04-14 14:36:40,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-04-14 14:36:40,917 root INFO copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-04-14 14:36:40,918 root INFO copying build/lib/django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ro/LC_MESSAGES 2024-04-14 14:36:40,919 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU 2024-04-14 14:36:40,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:40,920 root INFO copying build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:40,921 root INFO copying build/lib/django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:40,922 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms 2024-04-14 14:36:40,923 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-04-14 14:36:40,924 root INFO copying build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-04-14 14:36:40,925 root INFO copying build/lib/django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ms/LC_MESSAGES 2024-04-14 14:36:40,926 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru 2024-04-14 14:36:40,926 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-04-14 14:36:40,927 root INFO copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-04-14 14:36:40,928 root INFO copying build/lib/django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ru/LC_MESSAGES 2024-04-14 14:36:40,929 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky 2024-04-14 14:36:40,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-04-14 14:36:40,930 root INFO copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-04-14 14:36:40,931 root INFO copying build/lib/django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ky/LC_MESSAGES 2024-04-14 14:36:40,932 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be 2024-04-14 14:36:40,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-04-14 14:36:40,934 root INFO copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-04-14 14:36:40,935 root INFO copying build/lib/django/contrib/postgres/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/be/LC_MESSAGES 2024-04-14 14:36:40,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he 2024-04-14 14:36:40,937 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-04-14 14:36:40,937 root INFO copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-04-14 14:36:40,938 root INFO copying build/lib/django/contrib/postgres/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/he/LC_MESSAGES 2024-04-14 14:36:40,939 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz 2024-04-14 14:36:40,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-04-14 14:36:40,941 root INFO copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-04-14 14:36:40,941 root INFO copying build/lib/django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/uz/LC_MESSAGES 2024-04-14 14:36:40,942 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko 2024-04-14 14:36:40,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-04-14 14:36:40,944 root INFO copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-04-14 14:36:40,945 root INFO copying build/lib/django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ko/LC_MESSAGES 2024-04-14 14:36:40,946 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn 2024-04-14 14:36:40,947 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:40,947 root INFO copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:40,948 root INFO copying build/lib/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:40,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl 2024-04-14 14:36:40,950 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-04-14 14:36:40,950 root INFO copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-04-14 14:36:40,951 root INFO copying build/lib/django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/pl/LC_MESSAGES 2024-04-14 14:36:40,952 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml 2024-04-14 14:36:40,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-04-14 14:36:40,954 root INFO copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-04-14 14:36:40,955 root INFO copying build/lib/django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ml/LC_MESSAGES 2024-04-14 14:36:40,956 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO 2024-04-14 14:36:40,956 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:40,957 root INFO copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:40,958 root INFO copying build/lib/django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:40,959 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg 2024-04-14 14:36:40,960 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-04-14 14:36:40,960 root INFO copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-04-14 14:36:40,961 root INFO copying build/lib/django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tg/LC_MESSAGES 2024-04-14 14:36:40,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az 2024-04-14 14:36:40,963 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-04-14 14:36:40,964 root INFO copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-04-14 14:36:40,965 root INFO copying build/lib/django/contrib/postgres/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/az/LC_MESSAGES 2024-04-14 14:36:40,966 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv 2024-04-14 14:36:40,967 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-04-14 14:36:40,967 root INFO copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-04-14 14:36:40,968 root INFO copying build/lib/django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/lv/LC_MESSAGES 2024-04-14 14:36:40,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr 2024-04-14 14:36:40,971 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-04-14 14:36:40,971 root INFO copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-04-14 14:36:40,972 root INFO copying build/lib/django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hr/LC_MESSAGES 2024-04-14 14:36:40,973 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr 2024-04-14 14:36:40,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-04-14 14:36:40,975 root INFO copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-04-14 14:36:40,976 root INFO copying build/lib/django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/tr/LC_MESSAGES 2024-04-14 14:36:40,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa 2024-04-14 14:36:40,977 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-04-14 14:36:40,978 root INFO copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-04-14 14:36:40,979 root INFO copying build/lib/django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fa/LC_MESSAGES 2024-04-14 14:36:40,980 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb 2024-04-14 14:36:40,981 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-04-14 14:36:40,981 root INFO copying build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-04-14 14:36:40,982 root INFO copying build/lib/django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ckb/LC_MESSAGES 2024-04-14 14:36:40,983 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is 2024-04-14 14:36:40,984 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-04-14 14:36:40,985 root INFO copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-04-14 14:36:40,986 root INFO copying build/lib/django/contrib/postgres/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/is/LC_MESSAGES 2024-04-14 14:36:40,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant 2024-04-14 14:36:40,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:40,988 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:40,989 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:40,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk 2024-04-14 14:36:40,991 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-04-14 14:36:40,991 root INFO copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-04-14 14:36:40,992 root INFO copying build/lib/django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sk/LC_MESSAGES 2024-04-14 14:36:40,993 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd 2024-04-14 14:36:40,994 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-04-14 14:36:40,995 root INFO copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-04-14 14:36:40,996 root INFO copying build/lib/django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gd/LC_MESSAGES 2024-04-14 14:36:40,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo 2024-04-14 14:36:40,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-04-14 14:36:40,998 root INFO copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-04-14 14:36:40,999 root INFO copying build/lib/django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/eo/LC_MESSAGES 2024-04-14 14:36:41,000 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy 2024-04-14 14:36:41,001 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-04-14 14:36:41,001 root INFO copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-04-14 14:36:41,002 root INFO copying build/lib/django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hy/LC_MESSAGES 2024-04-14 14:36:41,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl 2024-04-14 14:36:41,004 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-04-14 14:36:41,005 root INFO copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-04-14 14:36:41,005 root INFO copying build/lib/django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sl/LC_MESSAGES 2024-04-14 14:36:41,007 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg 2024-04-14 14:36:41,007 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-04-14 14:36:41,008 root INFO copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-04-14 14:36:41,009 root INFO copying build/lib/django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/bg/LC_MESSAGES 2024-04-14 14:36:41,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk 2024-04-14 14:36:41,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-04-14 14:36:41,011 root INFO copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-04-14 14:36:41,012 root INFO copying build/lib/django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/kk/LC_MESSAGES 2024-04-14 14:36:41,013 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans 2024-04-14 14:36:41,014 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:41,015 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:41,016 root INFO copying build/lib/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:41,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl 2024-04-14 14:36:41,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-04-14 14:36:41,018 root INFO copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-04-14 14:36:41,019 root INFO copying build/lib/django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/gl/LC_MESSAGES 2024-04-14 14:36:41,020 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id 2024-04-14 14:36:41,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-04-14 14:36:41,021 root INFO copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-04-14 14:36:41,022 root INFO copying build/lib/django/contrib/postgres/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/id/LC_MESSAGES 2024-04-14 14:36:41,023 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr 2024-04-14 14:36:41,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-04-14 14:36:41,025 root INFO copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-04-14 14:36:41,026 root INFO copying build/lib/django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sr/LC_MESSAGES 2024-04-14 14:36:41,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv 2024-04-14 14:36:41,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-04-14 14:36:41,028 root INFO copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-04-14 14:36:41,029 root INFO copying build/lib/django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/sv/LC_MESSAGES 2024-04-14 14:36:41,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en 2024-04-14 14:36:41,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-04-14 14:36:41,032 root INFO copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-04-14 14:36:41,032 root INFO copying build/lib/django/contrib/postgres/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/en/LC_MESSAGES 2024-04-14 14:36:41,033 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl 2024-04-14 14:36:41,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-04-14 14:36:41,035 root INFO copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-04-14 14:36:41,036 root INFO copying build/lib/django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/nl/LC_MESSAGES 2024-04-14 14:36:41,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne 2024-04-14 14:36:41,038 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-04-14 14:36:41,038 root INFO copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-04-14 14:36:41,039 root INFO copying build/lib/django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ne/LC_MESSAGES 2024-04-14 14:36:41,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi 2024-04-14 14:36:41,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-04-14 14:36:41,041 root INFO copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-04-14 14:36:41,042 root INFO copying build/lib/django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/fi/LC_MESSAGES 2024-04-14 14:36:41,043 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb 2024-04-14 14:36:41,044 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-04-14 14:36:41,045 root INFO copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-04-14 14:36:41,046 root INFO copying build/lib/django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/hsb/LC_MESSAGES 2024-04-14 14:36:41,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca 2024-04-14 14:36:41,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-04-14 14:36:41,048 root INFO copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-04-14 14:36:41,049 root INFO copying build/lib/django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/postgres/locale/ca/LC_MESSAGES 2024-04-14 14:36:41,050 root INFO copying build/lib/django/contrib/postgres/validators.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:41,051 root INFO copying build/lib/django/contrib/postgres/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:41,052 root INFO copying build/lib/django/contrib/postgres/functions.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:41,053 root INFO copying build/lib/django/contrib/postgres/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:41,054 root INFO copying build/lib/django/contrib/postgres/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/postgres 2024-04-14 14:36:41,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-04-14 14:36:41,056 root INFO copying build/lib/django/contrib/gis/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-04-14 14:36:41,057 root INFO copying build/lib/django/contrib/gis/measure.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-04-14 14:36:41,058 root INFO copying build/lib/django/contrib/gis/geometry.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-04-14 14:36:41,059 root INFO copying build/lib/django/contrib/gis/shortcuts.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-04-14 14:36:41,060 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,060 root INFO copying build/lib/django/contrib/gis/gdal/srs.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,062 root INFO copying build/lib/django/contrib/gis/gdal/field.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,063 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-04-14 14:36:41,064 root INFO copying build/lib/django/contrib/gis/gdal/raster/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-04-14 14:36:41,064 root INFO copying build/lib/django/contrib/gis/gdal/raster/const.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-04-14 14:36:41,065 root INFO copying build/lib/django/contrib/gis/gdal/raster/source.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-04-14 14:36:41,066 root INFO copying build/lib/django/contrib/gis/gdal/raster/band.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-04-14 14:36:41,067 root INFO copying build/lib/django/contrib/gis/gdal/raster/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/raster 2024-04-14 14:36:41,068 root INFO copying build/lib/django/contrib/gis/gdal/driver.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,069 root INFO copying build/lib/django/contrib/gis/gdal/datasource.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,070 root INFO copying build/lib/django/contrib/gis/gdal/LICENSE -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,071 root INFO copying build/lib/django/contrib/gis/gdal/feature.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,072 root INFO copying build/lib/django/contrib/gis/gdal/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,073 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:41,074 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/errcheck.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:41,075 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/srs.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:41,075 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/raster.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:41,076 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/ds.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:41,077 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/generation.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:41,078 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/geom.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:41,079 root INFO copying build/lib/django/contrib/gis/gdal/prototypes/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal/prototypes 2024-04-14 14:36:41,080 root INFO copying build/lib/django/contrib/gis/gdal/error.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,081 root INFO copying build/lib/django/contrib/gis/gdal/libgdal.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,081 root INFO copying build/lib/django/contrib/gis/gdal/layer.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,082 root INFO copying build/lib/django/contrib/gis/gdal/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,083 root INFO copying build/lib/django/contrib/gis/gdal/envelope.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,084 root INFO copying build/lib/django/contrib/gis/gdal/geomtype.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,085 root INFO copying build/lib/django/contrib/gis/gdal/geometries.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/gdal 2024-04-14 14:36:41,086 root INFO copying build/lib/django/contrib/gis/ptr.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-04-14 14:36:41,087 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates 2024-04-14 14:36:41,088 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2024-04-14 14:36:41,088 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers-osm.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2024-04-14 14:36:41,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/kml 2024-04-14 14:36:41,090 root INFO copying build/lib/django/contrib/gis/templates/gis/kml/placemarks.kml -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/kml 2024-04-14 14:36:41,091 root INFO copying build/lib/django/contrib/gis/templates/gis/kml/base.kml -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/kml 2024-04-14 14:36:41,092 root INFO copying build/lib/django/contrib/gis/templates/gis/openlayers.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis 2024-04-14 14:36:41,093 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-04-14 14:36:41,094 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.js -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-04-14 14:36:41,094 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/osm.js -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-04-14 14:36:41,095 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/openlayers.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-04-14 14:36:41,096 root INFO copying build/lib/django/contrib/gis/templates/gis/admin/osm.html -> build/bdist.linux-riscv64/wheel/django/contrib/gis/templates/gis/admin 2024-04-14 14:36:41,098 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-04-14 14:36:41,098 root INFO copying build/lib/django/contrib/gis/sitemaps/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-04-14 14:36:41,099 root INFO copying build/lib/django/contrib/gis/sitemaps/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-04-14 14:36:41,100 root INFO copying build/lib/django/contrib/gis/sitemaps/kml.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/sitemaps 2024-04-14 14:36:41,101 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-04-14 14:36:41,102 root INFO copying build/lib/django/contrib/gis/admin/options.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-04-14 14:36:41,103 root INFO copying build/lib/django/contrib/gis/admin/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-04-14 14:36:41,103 root INFO copying build/lib/django/contrib/gis/admin/widgets.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/admin 2024-04-14 14:36:41,104 root INFO copying build/lib/django/contrib/gis/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-04-14 14:36:41,105 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-04-14 14:36:41,106 root INFO copying build/lib/django/contrib/gis/utils/layermapping.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-04-14 14:36:41,107 root INFO copying build/lib/django/contrib/gis/utils/srs.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-04-14 14:36:41,108 root INFO copying build/lib/django/contrib/gis/utils/ogrinfo.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-04-14 14:36:41,109 root INFO copying build/lib/django/contrib/gis/utils/ogrinspect.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-04-14 14:36:41,110 root INFO copying build/lib/django/contrib/gis/utils/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/utils 2024-04-14 14:36:41,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2024-04-14 14:36:41,112 root INFO copying build/lib/django/contrib/gis/serializers/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2024-04-14 14:36:41,113 root INFO copying build/lib/django/contrib/gis/serializers/geojson.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/serializers 2024-04-14 14:36:41,114 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-04-14 14:36:41,114 root INFO copying build/lib/django/contrib/gis/forms/fields.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-04-14 14:36:41,115 root INFO copying build/lib/django/contrib/gis/forms/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-04-14 14:36:41,116 root INFO copying build/lib/django/contrib/gis/forms/widgets.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/forms 2024-04-14 14:36:41,117 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/management 2024-04-14 14:36:41,118 root INFO copying build/lib/django/contrib/gis/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management 2024-04-14 14:36:41,119 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-04-14 14:36:41,119 root INFO copying build/lib/django/contrib/gis/management/commands/ogrinspect.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-04-14 14:36:41,120 root INFO copying build/lib/django/contrib/gis/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-04-14 14:36:41,121 root INFO copying build/lib/django/contrib/gis/management/commands/inspectdb.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/management/commands 2024-04-14 14:36:41,122 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db 2024-04-14 14:36:41,123 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-04-14 14:36:41,123 root INFO copying build/lib/django/contrib/gis/db/models/fields.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-04-14 14:36:41,124 root INFO copying build/lib/django/contrib/gis/db/models/lookups.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-04-14 14:36:41,126 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models/sql 2024-04-14 14:36:41,126 root INFO copying build/lib/django/contrib/gis/db/models/sql/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models/sql 2024-04-14 14:36:41,127 root INFO copying build/lib/django/contrib/gis/db/models/sql/conversion.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models/sql 2024-04-14 14:36:41,128 root INFO copying build/lib/django/contrib/gis/db/models/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-04-14 14:36:41,129 root INFO copying build/lib/django/contrib/gis/db/models/proxy.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-04-14 14:36:41,130 root INFO copying build/lib/django/contrib/gis/db/models/aggregates.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-04-14 14:36:41,131 root INFO copying build/lib/django/contrib/gis/db/models/functions.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/models 2024-04-14 14:36:41,132 root INFO copying build/lib/django/contrib/gis/db/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db 2024-04-14 14:36:41,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2024-04-14 14:36:41,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:41,134 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/schema.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:41,135 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/introspection.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:41,136 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:41,136 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:41,137 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:41,138 root INFO copying build/lib/django/contrib/gis/db/backends/mysql/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/mysql 2024-04-14 14:36:41,139 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-04-14 14:36:41,140 root INFO copying build/lib/django/contrib/gis/db/backends/base/adapter.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-04-14 14:36:41,141 root INFO copying build/lib/django/contrib/gis/db/backends/base/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-04-14 14:36:41,142 root INFO copying build/lib/django/contrib/gis/db/backends/base/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-04-14 14:36:41,142 root INFO copying build/lib/django/contrib/gis/db/backends/base/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-04-14 14:36:41,143 root INFO copying build/lib/django/contrib/gis/db/backends/base/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/base 2024-04-14 14:36:41,144 root INFO copying build/lib/django/contrib/gis/db/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2024-04-14 14:36:41,145 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:41,146 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/schema.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:41,147 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/adapter.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:41,148 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/introspection.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:41,148 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:41,149 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/const.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:41,150 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/pgraster.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:41,151 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:41,152 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:41,153 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:41,154 root INFO copying build/lib/django/contrib/gis/db/backends/postgis/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/postgis 2024-04-14 14:36:41,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:41,156 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/schema.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:41,157 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/adapter.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:41,158 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/introspection.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:41,159 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:41,159 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:41,160 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:41,161 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:41,162 root INFO copying build/lib/django/contrib/gis/db/backends/oracle/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/oracle 2024-04-14 14:36:41,163 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:41,164 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/schema.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:41,165 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/adapter.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:41,166 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/introspection.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:41,166 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:41,167 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/features.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:41,168 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:41,169 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:41,170 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/client.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:41,171 root INFO copying build/lib/django/contrib/gis/db/backends/spatialite/operations.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends/spatialite 2024-04-14 14:36:41,172 root INFO copying build/lib/django/contrib/gis/db/backends/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/db/backends 2024-04-14 14:36:41,173 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static 2024-04-14 14:36:41,173 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis 2024-04-14 14:36:41,174 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/css 2024-04-14 14:36:41,175 root INFO copying build/lib/django/contrib/gis/static/gis/css/ol3.css -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/css 2024-04-14 14:36:41,176 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-04-14 14:36:41,177 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_point_on.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-04-14 14:36:41,178 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_off.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-04-14 14:36:41,179 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_polygon_on.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-04-14 14:36:41,180 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_line_off.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-04-14 14:36:41,181 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_line_on.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-04-14 14:36:41,182 root INFO copying build/lib/django/contrib/gis/static/gis/img/draw_point_off.svg -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/img 2024-04-14 14:36:41,183 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/js 2024-04-14 14:36:41,184 root INFO copying build/lib/django/contrib/gis/static/gis/js/OLMapWidget.js -> build/bdist.linux-riscv64/wheel/django/contrib/gis/static/gis/js 2024-04-14 14:36:41,185 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-04-14 14:36:41,186 root INFO copying build/lib/django/contrib/gis/geoip2/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-04-14 14:36:41,187 root INFO copying build/lib/django/contrib/gis/geoip2/resources.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-04-14 14:36:41,188 root INFO copying build/lib/django/contrib/gis/geoip2/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geoip2 2024-04-14 14:36:41,189 root INFO copying build/lib/django/contrib/gis/feeds.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-04-14 14:36:41,190 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale 2024-04-14 14:36:41,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq 2024-04-14 14:36:41,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-04-14 14:36:41,192 root INFO copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-04-14 14:36:41,193 root INFO copying build/lib/django/contrib/gis/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sq/LC_MESSAGES 2024-04-14 14:36:41,194 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB 2024-04-14 14:36:41,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:41,195 root INFO copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:41,196 root INFO copying build/lib/django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:41,197 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur 2024-04-14 14:36:41,198 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-04-14 14:36:41,199 root INFO copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-04-14 14:36:41,199 root INFO copying build/lib/django/contrib/gis/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ur/LC_MESSAGES 2024-04-14 14:36:41,200 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th 2024-04-14 14:36:41,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-04-14 14:36:41,202 root INFO copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-04-14 14:36:41,203 root INFO copying build/lib/django/contrib/gis/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/th/LC_MESSAGES 2024-04-14 14:36:41,204 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et 2024-04-14 14:36:41,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-04-14 14:36:41,205 root INFO copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-04-14 14:36:41,206 root INFO copying build/lib/django/contrib/gis/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/et/LC_MESSAGES 2024-04-14 14:36:41,207 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn 2024-04-14 14:36:41,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-04-14 14:36:41,209 root INFO copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-04-14 14:36:41,209 root INFO copying build/lib/django/contrib/gis/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bn/LC_MESSAGES 2024-04-14 14:36:41,210 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it 2024-04-14 14:36:41,211 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-04-14 14:36:41,212 root INFO copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-04-14 14:36:41,213 root INFO copying build/lib/django/contrib/gis/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/it/LC_MESSAGES 2024-04-14 14:36:41,214 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu 2024-04-14 14:36:41,214 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-04-14 14:36:41,215 root INFO copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-04-14 14:36:41,216 root INFO copying build/lib/django/contrib/gis/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hu/LC_MESSAGES 2024-04-14 14:36:41,217 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da 2024-04-14 14:36:41,218 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-04-14 14:36:41,218 root INFO copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-04-14 14:36:41,219 root INFO copying build/lib/django/contrib/gis/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/da/LC_MESSAGES 2024-04-14 14:36:41,220 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX 2024-04-14 14:36:41,221 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:41,222 root INFO copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:41,223 root INFO copying build/lib/django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:41,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ 2024-04-14 14:36:41,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:41,225 root INFO copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:41,226 root INFO copying build/lib/django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:41,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar 2024-04-14 14:36:41,228 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-04-14 14:36:41,228 root INFO copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-04-14 14:36:41,229 root INFO copying build/lib/django/contrib/gis/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ar/LC_MESSAGES 2024-04-14 14:36:41,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn 2024-04-14 14:36:41,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-04-14 14:36:41,232 root INFO copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-04-14 14:36:41,233 root INFO copying build/lib/django/contrib/gis/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mn/LC_MESSAGES 2024-04-14 14:36:41,234 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te 2024-04-14 14:36:41,235 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-04-14 14:36:41,235 root INFO copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-04-14 14:36:41,236 root INFO copying build/lib/django/contrib/gis/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/te/LC_MESSAGES 2024-04-14 14:36:41,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb 2024-04-14 14:36:41,238 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-04-14 14:36:41,239 root INFO copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-04-14 14:36:41,240 root INFO copying build/lib/django/contrib/gis/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nb/LC_MESSAGES 2024-04-14 14:36:41,241 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast 2024-04-14 14:36:41,242 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-04-14 14:36:41,242 root INFO copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-04-14 14:36:41,243 root INFO copying build/lib/django/contrib/gis/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ast/LC_MESSAGES 2024-04-14 14:36:41,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk 2024-04-14 14:36:41,245 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-04-14 14:36:41,246 root INFO copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-04-14 14:36:41,247 root INFO copying build/lib/django/contrib/gis/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/uk/LC_MESSAGES 2024-04-14 14:36:41,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk 2024-04-14 14:36:41,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-04-14 14:36:41,249 root INFO copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-04-14 14:36:41,250 root INFO copying build/lib/django/contrib/gis/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mk/LC_MESSAGES 2024-04-14 14:36:41,251 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs 2024-04-14 14:36:41,252 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-04-14 14:36:41,252 root INFO copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-04-14 14:36:41,253 root INFO copying build/lib/django/contrib/gis/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bs/LC_MESSAGES 2024-04-14 14:36:41,254 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm 2024-04-14 14:36:41,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-04-14 14:36:41,256 root INFO copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-04-14 14:36:41,256 root INFO copying build/lib/django/contrib/gis/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/udm/LC_MESSAGES 2024-04-14 14:36:41,257 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de 2024-04-14 14:36:41,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-04-14 14:36:41,259 root INFO copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-04-14 14:36:41,260 root INFO copying build/lib/django/contrib/gis/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/de/LC_MESSAGES 2024-04-14 14:36:41,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR 2024-04-14 14:36:41,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:41,262 root INFO copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:41,263 root INFO copying build/lib/django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:41,264 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt 2024-04-14 14:36:41,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-04-14 14:36:41,265 root INFO copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-04-14 14:36:41,266 root INFO copying build/lib/django/contrib/gis/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lt/LC_MESSAGES 2024-04-14 14:36:41,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka 2024-04-14 14:36:41,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-04-14 14:36:41,269 root INFO copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-04-14 14:36:41,270 root INFO copying build/lib/django/contrib/gis/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ka/LC_MESSAGES 2024-04-14 14:36:41,271 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs 2024-04-14 14:36:41,272 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2024-04-14 14:36:41,272 root INFO copying build/lib/django/contrib/gis/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cs/LC_MESSAGES 2024-04-14 14:36:41,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 2024-04-14 14:36:41,274 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia 2024-04-14 14:36:41,275 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-04-14 14:36:41,276 root INFO copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-04-14 14:36:41,277 root INFO copying build/lib/django/contrib/gis/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ia/LC_MESSAGES 2024-04-14 14:36:41,278 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja 2024-04-14 14:36:41,278 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-04-14 14:36:41,279 root INFO copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-04-14 14:36:41,280 root INFO copying build/lib/django/contrib/gis/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ja/LC_MESSAGES 2024-04-14 14:36:41,281 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn 2024-04-14 14:36:41,282 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-04-14 14:36:41,282 root INFO copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-04-14 14:36:41,283 root INFO copying build/lib/django/contrib/gis/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nn/LC_MESSAGES 2024-04-14 14:36:41,284 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy 2024-04-14 14:36:41,285 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-04-14 14:36:41,285 root INFO copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-04-14 14:36:41,286 root INFO copying build/lib/django/contrib/gis/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/cy/LC_MESSAGES 2024-04-14 14:36:41,287 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es 2024-04-14 14:36:41,288 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-04-14 14:36:41,289 root INFO copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-04-14 14:36:41,290 root INFO copying build/lib/django/contrib/gis/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es/LC_MESSAGES 2024-04-14 14:36:41,291 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el 2024-04-14 14:36:41,291 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-04-14 14:36:41,292 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-04-14 14:36:41,293 root INFO copying build/lib/django/contrib/gis/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/el/LC_MESSAGES 2024-04-14 14:36:41,294 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br 2024-04-14 14:36:41,295 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-04-14 14:36:41,295 root INFO copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-04-14 14:36:41,296 root INFO copying build/lib/django/contrib/gis/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/br/LC_MESSAGES 2024-04-14 14:36:41,297 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io 2024-04-14 14:36:41,298 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-04-14 14:36:41,299 root INFO copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-04-14 14:36:41,299 root INFO copying build/lib/django/contrib/gis/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/io/LC_MESSAGES 2024-04-14 14:36:41,300 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr 2024-04-14 14:36:41,301 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-04-14 14:36:41,302 root INFO copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-04-14 14:36:41,303 root INFO copying build/lib/django/contrib/gis/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/mr/LC_MESSAGES 2024-04-14 14:36:41,304 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt 2024-04-14 14:36:41,304 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-04-14 14:36:41,305 root INFO copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-04-14 14:36:41,306 root INFO copying build/lib/django/contrib/gis/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt/LC_MESSAGES 2024-04-14 14:36:41,307 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr 2024-04-14 14:36:41,308 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-04-14 14:36:41,308 root INFO copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-04-14 14:36:41,309 root INFO copying build/lib/django/contrib/gis/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fr/LC_MESSAGES 2024-04-14 14:36:41,310 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb 2024-04-14 14:36:41,311 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-04-14 14:36:41,312 root INFO copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-04-14 14:36:41,313 root INFO copying build/lib/django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/dsb/LC_MESSAGES 2024-04-14 14:36:41,314 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu 2024-04-14 14:36:41,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-04-14 14:36:41,315 root INFO copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-04-14 14:36:41,316 root INFO copying build/lib/django/contrib/gis/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eu/LC_MESSAGES 2024-04-14 14:36:41,317 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR 2024-04-14 14:36:41,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:41,319 root INFO copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:41,320 root INFO copying build/lib/django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:41,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af 2024-04-14 14:36:41,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-04-14 14:36:41,322 root INFO copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-04-14 14:36:41,323 root INFO copying build/lib/django/contrib/gis/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/af/LC_MESSAGES 2024-04-14 14:36:41,324 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro 2024-04-14 14:36:41,325 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-04-14 14:36:41,325 root INFO copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-04-14 14:36:41,326 root INFO copying build/lib/django/contrib/gis/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ro/LC_MESSAGES 2024-04-14 14:36:41,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga 2024-04-14 14:36:41,328 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-04-14 14:36:41,329 root INFO copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-04-14 14:36:41,329 root INFO copying build/lib/django/contrib/gis/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ga/LC_MESSAGES 2024-04-14 14:36:41,330 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU 2024-04-14 14:36:41,331 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:41,332 root INFO copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:41,333 root INFO copying build/lib/django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:41,334 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms 2024-04-14 14:36:41,335 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-04-14 14:36:41,335 root INFO copying build/lib/django/contrib/gis/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-04-14 14:36:41,336 root INFO copying build/lib/django/contrib/gis/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ms/LC_MESSAGES 2024-04-14 14:36:41,337 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km 2024-04-14 14:36:41,338 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-04-14 14:36:41,339 root INFO copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-04-14 14:36:41,339 root INFO copying build/lib/django/contrib/gis/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/km/LC_MESSAGES 2024-04-14 14:36:41,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru 2024-04-14 14:36:41,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-04-14 14:36:41,342 root INFO copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-04-14 14:36:41,343 root INFO copying build/lib/django/contrib/gis/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ru/LC_MESSAGES 2024-04-14 14:36:41,344 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky 2024-04-14 14:36:41,345 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-04-14 14:36:41,345 root INFO copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-04-14 14:36:41,346 root INFO copying build/lib/django/contrib/gis/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ky/LC_MESSAGES 2024-04-14 14:36:41,347 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be 2024-04-14 14:36:41,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-04-14 14:36:41,348 root INFO copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-04-14 14:36:41,349 root INFO copying build/lib/django/contrib/gis/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/be/LC_MESSAGES 2024-04-14 14:36:41,350 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he 2024-04-14 14:36:41,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-04-14 14:36:41,352 root INFO copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-04-14 14:36:41,353 root INFO copying build/lib/django/contrib/gis/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/he/LC_MESSAGES 2024-04-14 14:36:41,354 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os 2024-04-14 14:36:41,354 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-04-14 14:36:41,355 root INFO copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-04-14 14:36:41,356 root INFO copying build/lib/django/contrib/gis/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/os/LC_MESSAGES 2024-04-14 14:36:41,357 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko 2024-04-14 14:36:41,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-04-14 14:36:41,359 root INFO copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-04-14 14:36:41,360 root INFO copying build/lib/django/contrib/gis/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ko/LC_MESSAGES 2024-04-14 14:36:41,361 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy 2024-04-14 14:36:41,361 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-04-14 14:36:41,362 root INFO copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-04-14 14:36:41,363 root INFO copying build/lib/django/contrib/gis/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fy/LC_MESSAGES 2024-04-14 14:36:41,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn 2024-04-14 14:36:41,365 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:41,365 root INFO copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:41,366 root INFO copying build/lib/django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:41,367 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi 2024-04-14 14:36:41,368 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-04-14 14:36:41,368 root INFO copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-04-14 14:36:41,369 root INFO copying build/lib/django/contrib/gis/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/vi/LC_MESSAGES 2024-04-14 14:36:41,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl 2024-04-14 14:36:41,371 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-04-14 14:36:41,372 root INFO copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-04-14 14:36:41,373 root INFO copying build/lib/django/contrib/gis/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pl/LC_MESSAGES 2024-04-14 14:36:41,374 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml 2024-04-14 14:36:41,374 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-04-14 14:36:41,375 root INFO copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-04-14 14:36:41,376 root INFO copying build/lib/django/contrib/gis/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ml/LC_MESSAGES 2024-04-14 14:36:41,377 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO 2024-04-14 14:36:41,378 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:41,378 root INFO copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:41,379 root INFO copying build/lib/django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:41,380 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg 2024-04-14 14:36:41,381 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-04-14 14:36:41,382 root INFO copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-04-14 14:36:41,383 root INFO copying build/lib/django/contrib/gis/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tg/LC_MESSAGES 2024-04-14 14:36:41,384 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az 2024-04-14 14:36:41,384 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-04-14 14:36:41,385 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-04-14 14:36:41,386 root INFO copying build/lib/django/contrib/gis/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/az/LC_MESSAGES 2024-04-14 14:36:41,387 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv 2024-04-14 14:36:41,388 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-04-14 14:36:41,388 root INFO copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-04-14 14:36:41,389 root INFO copying build/lib/django/contrib/gis/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lv/LC_MESSAGES 2024-04-14 14:36:41,390 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr 2024-04-14 14:36:41,391 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-04-14 14:36:41,392 root INFO copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-04-14 14:36:41,392 root INFO copying build/lib/django/contrib/gis/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hr/LC_MESSAGES 2024-04-14 14:36:41,394 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my 2024-04-14 14:36:41,394 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-04-14 14:36:41,395 root INFO copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-04-14 14:36:41,396 root INFO copying build/lib/django/contrib/gis/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/my/LC_MESSAGES 2024-04-14 14:36:41,397 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE 2024-04-14 14:36:41,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:41,398 root INFO copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:41,399 root INFO copying build/lib/django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:41,400 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt 2024-04-14 14:36:41,401 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-04-14 14:36:41,402 root INFO copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-04-14 14:36:41,403 root INFO copying build/lib/django/contrib/gis/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tt/LC_MESSAGES 2024-04-14 14:36:41,404 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb 2024-04-14 14:36:41,405 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-04-14 14:36:41,405 root INFO copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-04-14 14:36:41,406 root INFO copying build/lib/django/contrib/gis/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/lb/LC_MESSAGES 2024-04-14 14:36:41,407 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr 2024-04-14 14:36:41,408 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-04-14 14:36:41,409 root INFO copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-04-14 14:36:41,409 root INFO copying build/lib/django/contrib/gis/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/tr/LC_MESSAGES 2024-04-14 14:36:41,411 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa 2024-04-14 14:36:41,411 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-04-14 14:36:41,412 root INFO copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-04-14 14:36:41,413 root INFO copying build/lib/django/contrib/gis/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fa/LC_MESSAGES 2024-04-14 14:36:41,414 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb 2024-04-14 14:36:41,415 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-04-14 14:36:41,415 root INFO copying build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-04-14 14:36:41,416 root INFO copying build/lib/django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ckb/LC_MESSAGES 2024-04-14 14:36:41,417 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is 2024-04-14 14:36:41,418 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-04-14 14:36:41,418 root INFO copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-04-14 14:36:41,419 root INFO copying build/lib/django/contrib/gis/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/is/LC_MESSAGES 2024-04-14 14:36:41,420 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant 2024-04-14 14:36:41,421 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:41,422 root INFO copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:41,423 root INFO copying build/lib/django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:41,424 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk 2024-04-14 14:36:41,424 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-04-14 14:36:41,425 root INFO copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-04-14 14:36:41,426 root INFO copying build/lib/django/contrib/gis/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sk/LC_MESSAGES 2024-04-14 14:36:41,427 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd 2024-04-14 14:36:41,428 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-04-14 14:36:41,428 root INFO copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-04-14 14:36:41,429 root INFO copying build/lib/django/contrib/gis/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gd/LC_MESSAGES 2024-04-14 14:36:41,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo 2024-04-14 14:36:41,431 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-04-14 14:36:41,432 root INFO copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-04-14 14:36:41,432 root INFO copying build/lib/django/contrib/gis/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/eo/LC_MESSAGES 2024-04-14 14:36:41,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa 2024-04-14 14:36:41,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-04-14 14:36:41,435 root INFO copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-04-14 14:36:41,436 root INFO copying build/lib/django/contrib/gis/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/pa/LC_MESSAGES 2024-04-14 14:36:41,437 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy 2024-04-14 14:36:41,438 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-04-14 14:36:41,438 root INFO copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-04-14 14:36:41,439 root INFO copying build/lib/django/contrib/gis/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hy/LC_MESSAGES 2024-04-14 14:36:41,440 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl 2024-04-14 14:36:41,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-04-14 14:36:41,442 root INFO copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-04-14 14:36:41,442 root INFO copying build/lib/django/contrib/gis/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sl/LC_MESSAGES 2024-04-14 14:36:41,444 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg 2024-04-14 14:36:41,444 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-04-14 14:36:41,445 root INFO copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-04-14 14:36:41,446 root INFO copying build/lib/django/contrib/gis/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/bg/LC_MESSAGES 2024-04-14 14:36:41,447 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk 2024-04-14 14:36:41,448 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-04-14 14:36:41,448 root INFO copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-04-14 14:36:41,449 root INFO copying build/lib/django/contrib/gis/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kk/LC_MESSAGES 2024-04-14 14:36:41,450 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans 2024-04-14 14:36:41,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:41,452 root INFO copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:41,453 root INFO copying build/lib/django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:41,454 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn 2024-04-14 14:36:41,455 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-04-14 14:36:41,455 root INFO copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-04-14 14:36:41,456 root INFO copying build/lib/django/contrib/gis/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/kn/LC_MESSAGES 2024-04-14 14:36:41,457 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl 2024-04-14 14:36:41,458 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-04-14 14:36:41,459 root INFO copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-04-14 14:36:41,459 root INFO copying build/lib/django/contrib/gis/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/gl/LC_MESSAGES 2024-04-14 14:36:41,460 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id 2024-04-14 14:36:41,461 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-04-14 14:36:41,462 root INFO copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-04-14 14:36:41,463 root INFO copying build/lib/django/contrib/gis/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/id/LC_MESSAGES 2024-04-14 14:36:41,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi 2024-04-14 14:36:41,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-04-14 14:36:41,465 root INFO copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-04-14 14:36:41,466 root INFO copying build/lib/django/contrib/gis/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hi/LC_MESSAGES 2024-04-14 14:36:41,467 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw 2024-04-14 14:36:41,468 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-04-14 14:36:41,468 root INFO copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-04-14 14:36:41,469 root INFO copying build/lib/django/contrib/gis/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sw/LC_MESSAGES 2024-04-14 14:36:41,470 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr 2024-04-14 14:36:41,471 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-04-14 14:36:41,472 root INFO copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-04-14 14:36:41,473 root INFO copying build/lib/django/contrib/gis/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sr/LC_MESSAGES 2024-04-14 14:36:41,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv 2024-04-14 14:36:41,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-04-14 14:36:41,475 root INFO copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-04-14 14:36:41,476 root INFO copying build/lib/django/contrib/gis/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/sv/LC_MESSAGES 2024-04-14 14:36:41,477 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en 2024-04-14 14:36:41,478 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-04-14 14:36:41,478 root INFO copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-04-14 14:36:41,479 root INFO copying build/lib/django/contrib/gis/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/en/LC_MESSAGES 2024-04-14 14:36:41,480 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl 2024-04-14 14:36:41,481 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-04-14 14:36:41,482 root INFO copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-04-14 14:36:41,482 root INFO copying build/lib/django/contrib/gis/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/nl/LC_MESSAGES 2024-04-14 14:36:41,483 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne 2024-04-14 14:36:41,484 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-04-14 14:36:41,485 root INFO copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-04-14 14:36:41,486 root INFO copying build/lib/django/contrib/gis/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ne/LC_MESSAGES 2024-04-14 14:36:41,487 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi 2024-04-14 14:36:41,488 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-04-14 14:36:41,488 root INFO copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-04-14 14:36:41,489 root INFO copying build/lib/django/contrib/gis/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/fi/LC_MESSAGES 2024-04-14 14:36:41,490 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta 2024-04-14 14:36:41,491 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-04-14 14:36:41,492 root INFO copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-04-14 14:36:41,492 root INFO copying build/lib/django/contrib/gis/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ta/LC_MESSAGES 2024-04-14 14:36:41,494 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb 2024-04-14 14:36:41,494 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-04-14 14:36:41,495 root INFO copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-04-14 14:36:41,496 root INFO copying build/lib/django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/hsb/LC_MESSAGES 2024-04-14 14:36:41,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca 2024-04-14 14:36:41,498 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-04-14 14:36:41,498 root INFO copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-04-14 14:36:41,499 root INFO copying build/lib/django/contrib/gis/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/gis/locale/ca/LC_MESSAGES 2024-04-14 14:36:41,500 root INFO copying build/lib/django/contrib/gis/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis 2024-04-14 14:36:41,501 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,502 root INFO copying build/lib/django/contrib/gis/geos/geometry.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,503 root INFO copying build/lib/django/contrib/gis/geos/prepared.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,504 root INFO copying build/lib/django/contrib/gis/geos/collections.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,505 root INFO copying build/lib/django/contrib/gis/geos/LICENSE -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,506 root INFO copying build/lib/django/contrib/gis/geos/libgeos.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,507 root INFO copying build/lib/django/contrib/gis/geos/factory.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,508 root INFO copying build/lib/django/contrib/gis/geos/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,509 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-04-14 14:36:41,509 root INFO copying build/lib/django/contrib/gis/geos/prototypes/errcheck.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-04-14 14:36:41,510 root INFO copying build/lib/django/contrib/gis/geos/prototypes/predicates.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-04-14 14:36:41,511 root INFO copying build/lib/django/contrib/gis/geos/prototypes/prepared.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-04-14 14:36:41,512 root INFO copying build/lib/django/contrib/gis/geos/prototypes/geom.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-04-14 14:36:41,513 root INFO copying build/lib/django/contrib/gis/geos/prototypes/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-04-14 14:36:41,514 root INFO copying build/lib/django/contrib/gis/geos/prototypes/coordseq.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-04-14 14:36:41,515 root INFO copying build/lib/django/contrib/gis/geos/prototypes/topology.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-04-14 14:36:41,516 root INFO copying build/lib/django/contrib/gis/geos/prototypes/threadsafe.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-04-14 14:36:41,517 root INFO copying build/lib/django/contrib/gis/geos/prototypes/io.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-04-14 14:36:41,518 root INFO copying build/lib/django/contrib/gis/geos/prototypes/misc.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos/prototypes 2024-04-14 14:36:41,519 root INFO copying build/lib/django/contrib/gis/geos/polygon.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,520 root INFO copying build/lib/django/contrib/gis/geos/error.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,521 root INFO copying build/lib/django/contrib/gis/geos/coordseq.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,521 root INFO copying build/lib/django/contrib/gis/geos/linestring.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,522 root INFO copying build/lib/django/contrib/gis/geos/mutable_list.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,524 root INFO copying build/lib/django/contrib/gis/geos/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,524 root INFO copying build/lib/django/contrib/gis/geos/io.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,525 root INFO copying build/lib/django/contrib/gis/geos/point.py -> build/bdist.linux-riscv64/wheel/django/contrib/gis/geos 2024-04-14 14:36:41,526 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-04-14 14:36:41,527 root INFO copying build/lib/django/contrib/syndication/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-04-14 14:36:41,528 root INFO copying build/lib/django/contrib/syndication/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-04-14 14:36:41,529 root INFO copying build/lib/django/contrib/syndication/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/syndication 2024-04-14 14:36:41,530 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize 2024-04-14 14:36:41,531 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2024-04-14 14:36:41,532 root INFO copying build/lib/django/contrib/humanize/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2024-04-14 14:36:41,532 root INFO copying build/lib/django/contrib/humanize/templatetags/humanize.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/templatetags 2024-04-14 14:36:41,534 root INFO copying build/lib/django/contrib/humanize/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize 2024-04-14 14:36:41,535 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale 2024-04-14 14:36:41,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq 2024-04-14 14:36:41,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-04-14 14:36:41,537 root INFO copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-04-14 14:36:41,538 root INFO copying build/lib/django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sq/LC_MESSAGES 2024-04-14 14:36:41,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB 2024-04-14 14:36:41,540 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:41,540 root INFO copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:41,541 root INFO copying build/lib/django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:41,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur 2024-04-14 14:36:41,543 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-04-14 14:36:41,544 root INFO copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-04-14 14:36:41,545 root INFO copying build/lib/django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ur/LC_MESSAGES 2024-04-14 14:36:41,546 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th 2024-04-14 14:36:41,547 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-04-14 14:36:41,547 root INFO copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-04-14 14:36:41,548 root INFO copying build/lib/django/contrib/humanize/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/th/LC_MESSAGES 2024-04-14 14:36:41,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et 2024-04-14 14:36:41,550 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-04-14 14:36:41,551 root INFO copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-04-14 14:36:41,552 root INFO copying build/lib/django/contrib/humanize/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/et/LC_MESSAGES 2024-04-14 14:36:41,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn 2024-04-14 14:36:41,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-04-14 14:36:41,554 root INFO copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-04-14 14:36:41,555 root INFO copying build/lib/django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bn/LC_MESSAGES 2024-04-14 14:36:41,556 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it 2024-04-14 14:36:41,557 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-04-14 14:36:41,557 root INFO copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-04-14 14:36:41,559 root INFO copying build/lib/django/contrib/humanize/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/it/LC_MESSAGES 2024-04-14 14:36:41,560 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu 2024-04-14 14:36:41,560 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-04-14 14:36:41,561 root INFO copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-04-14 14:36:41,562 root INFO copying build/lib/django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hu/LC_MESSAGES 2024-04-14 14:36:41,563 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da 2024-04-14 14:36:41,564 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-04-14 14:36:41,565 root INFO copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-04-14 14:36:41,565 root INFO copying build/lib/django/contrib/humanize/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/da/LC_MESSAGES 2024-04-14 14:36:41,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX 2024-04-14 14:36:41,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:41,568 root INFO copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:41,569 root INFO copying build/lib/django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:41,570 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ 2024-04-14 14:36:41,571 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:41,571 root INFO copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:41,573 root INFO copying build/lib/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:41,574 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk 2024-04-14 14:36:41,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-04-14 14:36:41,575 root INFO copying build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-04-14 14:36:41,576 root INFO copying build/lib/django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tk/LC_MESSAGES 2024-04-14 14:36:41,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar 2024-04-14 14:36:41,578 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-04-14 14:36:41,579 root INFO copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-04-14 14:36:41,580 root INFO copying build/lib/django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ar/LC_MESSAGES 2024-04-14 14:36:41,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn 2024-04-14 14:36:41,582 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-04-14 14:36:41,582 root INFO copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-04-14 14:36:41,583 root INFO copying build/lib/django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mn/LC_MESSAGES 2024-04-14 14:36:41,585 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te 2024-04-14 14:36:41,585 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-04-14 14:36:41,586 root INFO copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-04-14 14:36:41,587 root INFO copying build/lib/django/contrib/humanize/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/te/LC_MESSAGES 2024-04-14 14:36:41,588 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb 2024-04-14 14:36:41,589 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-04-14 14:36:41,589 root INFO copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-04-14 14:36:41,590 root INFO copying build/lib/django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nb/LC_MESSAGES 2024-04-14 14:36:41,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast 2024-04-14 14:36:41,592 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-04-14 14:36:41,593 root INFO copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-04-14 14:36:41,594 root INFO copying build/lib/django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ast/LC_MESSAGES 2024-04-14 14:36:41,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk 2024-04-14 14:36:41,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-04-14 14:36:41,596 root INFO copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-04-14 14:36:41,597 root INFO copying build/lib/django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uk/LC_MESSAGES 2024-04-14 14:36:41,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk 2024-04-14 14:36:41,599 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-04-14 14:36:41,600 root INFO copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-04-14 14:36:41,601 root INFO copying build/lib/django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mk/LC_MESSAGES 2024-04-14 14:36:41,602 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs 2024-04-14 14:36:41,603 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-04-14 14:36:41,603 root INFO copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-04-14 14:36:41,604 root INFO copying build/lib/django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bs/LC_MESSAGES 2024-04-14 14:36:41,605 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm 2024-04-14 14:36:41,606 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-04-14 14:36:41,607 root INFO copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-04-14 14:36:41,608 root INFO copying build/lib/django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/udm/LC_MESSAGES 2024-04-14 14:36:41,609 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de 2024-04-14 14:36:41,609 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-04-14 14:36:41,610 root INFO copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-04-14 14:36:41,611 root INFO copying build/lib/django/contrib/humanize/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/de/LC_MESSAGES 2024-04-14 14:36:41,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR 2024-04-14 14:36:41,613 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:41,613 root INFO copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:41,614 root INFO copying build/lib/django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:41,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt 2024-04-14 14:36:41,616 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-04-14 14:36:41,617 root INFO copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-04-14 14:36:41,618 root INFO copying build/lib/django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lt/LC_MESSAGES 2024-04-14 14:36:41,619 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka 2024-04-14 14:36:41,620 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-04-14 14:36:41,621 root INFO copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-04-14 14:36:41,622 root INFO copying build/lib/django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ka/LC_MESSAGES 2024-04-14 14:36:41,623 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs 2024-04-14 14:36:41,624 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-04-14 14:36:41,624 root INFO copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-04-14 14:36:41,626 root INFO copying build/lib/django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cs/LC_MESSAGES 2024-04-14 14:36:41,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia 2024-04-14 14:36:41,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-04-14 14:36:41,628 root INFO copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-04-14 14:36:41,629 root INFO copying build/lib/django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ia/LC_MESSAGES 2024-04-14 14:36:41,630 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja 2024-04-14 14:36:41,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-04-14 14:36:41,632 root INFO copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-04-14 14:36:41,632 root INFO copying build/lib/django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ja/LC_MESSAGES 2024-04-14 14:36:41,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn 2024-04-14 14:36:41,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-04-14 14:36:41,635 root INFO copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-04-14 14:36:41,636 root INFO copying build/lib/django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nn/LC_MESSAGES 2024-04-14 14:36:41,637 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy 2024-04-14 14:36:41,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-04-14 14:36:41,638 root INFO copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-04-14 14:36:41,639 root INFO copying build/lib/django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/cy/LC_MESSAGES 2024-04-14 14:36:41,640 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es 2024-04-14 14:36:41,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-04-14 14:36:41,642 root INFO copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-04-14 14:36:41,643 root INFO copying build/lib/django/contrib/humanize/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es/LC_MESSAGES 2024-04-14 14:36:41,644 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el 2024-04-14 14:36:41,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-04-14 14:36:41,645 root INFO copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-04-14 14:36:41,646 root INFO copying build/lib/django/contrib/humanize/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/el/LC_MESSAGES 2024-04-14 14:36:41,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br 2024-04-14 14:36:41,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-04-14 14:36:41,649 root INFO copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-04-14 14:36:41,650 root INFO copying build/lib/django/contrib/humanize/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/br/LC_MESSAGES 2024-04-14 14:36:41,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io 2024-04-14 14:36:41,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-04-14 14:36:41,653 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-04-14 14:36:41,654 root INFO copying build/lib/django/contrib/humanize/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/io/LC_MESSAGES 2024-04-14 14:36:41,655 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr 2024-04-14 14:36:41,655 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-04-14 14:36:41,656 root INFO copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-04-14 14:36:41,657 root INFO copying build/lib/django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/mr/LC_MESSAGES 2024-04-14 14:36:41,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt 2024-04-14 14:36:41,659 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-04-14 14:36:41,660 root INFO copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-04-14 14:36:41,660 root INFO copying build/lib/django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt/LC_MESSAGES 2024-04-14 14:36:41,662 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr 2024-04-14 14:36:41,662 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-04-14 14:36:41,663 root INFO copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-04-14 14:36:41,664 root INFO copying build/lib/django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fr/LC_MESSAGES 2024-04-14 14:36:41,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb 2024-04-14 14:36:41,666 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-04-14 14:36:41,667 root INFO copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-04-14 14:36:41,668 root INFO copying build/lib/django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/dsb/LC_MESSAGES 2024-04-14 14:36:41,669 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu 2024-04-14 14:36:41,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-04-14 14:36:41,671 root INFO copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-04-14 14:36:41,671 root INFO copying build/lib/django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eu/LC_MESSAGES 2024-04-14 14:36:41,672 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR 2024-04-14 14:36:41,673 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:41,674 root INFO copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:41,675 root INFO copying build/lib/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:41,676 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af 2024-04-14 14:36:41,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-04-14 14:36:41,677 root INFO copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-04-14 14:36:41,678 root INFO copying build/lib/django/contrib/humanize/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/af/LC_MESSAGES 2024-04-14 14:36:41,679 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro 2024-04-14 14:36:41,680 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-04-14 14:36:41,681 root INFO copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-04-14 14:36:41,682 root INFO copying build/lib/django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ro/LC_MESSAGES 2024-04-14 14:36:41,683 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga 2024-04-14 14:36:41,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-04-14 14:36:41,685 root INFO copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-04-14 14:36:41,686 root INFO copying build/lib/django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ga/LC_MESSAGES 2024-04-14 14:36:41,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU 2024-04-14 14:36:41,688 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:41,688 root INFO copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:41,689 root INFO copying build/lib/django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:41,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms 2024-04-14 14:36:41,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-04-14 14:36:41,692 root INFO copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-04-14 14:36:41,693 root INFO copying build/lib/django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ms/LC_MESSAGES 2024-04-14 14:36:41,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km 2024-04-14 14:36:41,695 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-04-14 14:36:41,695 root INFO copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-04-14 14:36:41,696 root INFO copying build/lib/django/contrib/humanize/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/km/LC_MESSAGES 2024-04-14 14:36:41,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru 2024-04-14 14:36:41,698 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-04-14 14:36:41,699 root INFO copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-04-14 14:36:41,700 root INFO copying build/lib/django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ru/LC_MESSAGES 2024-04-14 14:36:41,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky 2024-04-14 14:36:41,702 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-04-14 14:36:41,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 2024-04-14 14:36:41,703 root INFO copying build/lib/django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ky/LC_MESSAGES 2024-04-14 14:36:41,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be 2024-04-14 14:36:41,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-04-14 14:36:41,706 root INFO copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-04-14 14:36:41,707 root INFO copying build/lib/django/contrib/humanize/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/be/LC_MESSAGES 2024-04-14 14:36:41,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he 2024-04-14 14:36:41,709 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-04-14 14:36:41,709 root INFO copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-04-14 14:36:41,711 root INFO copying build/lib/django/contrib/humanize/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/he/LC_MESSAGES 2024-04-14 14:36:41,712 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os 2024-04-14 14:36:41,712 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-04-14 14:36:41,713 root INFO copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-04-14 14:36:41,714 root INFO copying build/lib/django/contrib/humanize/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/os/LC_MESSAGES 2024-04-14 14:36:41,715 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz 2024-04-14 14:36:41,716 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-04-14 14:36:41,717 root INFO copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-04-14 14:36:41,717 root INFO copying build/lib/django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/uz/LC_MESSAGES 2024-04-14 14:36:41,719 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko 2024-04-14 14:36:41,719 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-04-14 14:36:41,720 root INFO copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-04-14 14:36:41,721 root INFO copying build/lib/django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ko/LC_MESSAGES 2024-04-14 14:36:41,722 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy 2024-04-14 14:36:41,723 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-04-14 14:36:41,723 root INFO copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-04-14 14:36:41,724 root INFO copying build/lib/django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fy/LC_MESSAGES 2024-04-14 14:36:41,725 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn 2024-04-14 14:36:41,726 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:41,727 root INFO copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:41,728 root INFO copying build/lib/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:41,729 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi 2024-04-14 14:36:41,729 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-04-14 14:36:41,730 root INFO copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-04-14 14:36:41,731 root INFO copying build/lib/django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/vi/LC_MESSAGES 2024-04-14 14:36:41,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl 2024-04-14 14:36:41,733 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-04-14 14:36:41,733 root INFO copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-04-14 14:36:41,735 root INFO copying build/lib/django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pl/LC_MESSAGES 2024-04-14 14:36:41,736 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml 2024-04-14 14:36:41,736 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-04-14 14:36:41,737 root INFO copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-04-14 14:36:41,738 root INFO copying build/lib/django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ml/LC_MESSAGES 2024-04-14 14:36:41,740 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO 2024-04-14 14:36:41,740 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:41,741 root INFO copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:41,742 root INFO copying build/lib/django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:41,743 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg 2024-04-14 14:36:41,744 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-04-14 14:36:41,744 root INFO copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-04-14 14:36:41,745 root INFO copying build/lib/django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tg/LC_MESSAGES 2024-04-14 14:36:41,746 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az 2024-04-14 14:36:41,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-04-14 14:36:41,748 root INFO copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-04-14 14:36:41,749 root INFO copying build/lib/django/contrib/humanize/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/az/LC_MESSAGES 2024-04-14 14:36:41,750 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv 2024-04-14 14:36:41,751 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-04-14 14:36:41,751 root INFO copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-04-14 14:36:41,752 root INFO copying build/lib/django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lv/LC_MESSAGES 2024-04-14 14:36:41,754 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr 2024-04-14 14:36:41,754 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-04-14 14:36:41,755 root INFO copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-04-14 14:36:41,756 root INFO copying build/lib/django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hr/LC_MESSAGES 2024-04-14 14:36:41,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my 2024-04-14 14:36:41,758 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-04-14 14:36:41,759 root INFO copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-04-14 14:36:41,760 root INFO copying build/lib/django/contrib/humanize/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/my/LC_MESSAGES 2024-04-14 14:36:41,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE 2024-04-14 14:36:41,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:41,762 root INFO copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:41,763 root INFO copying build/lib/django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:41,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt 2024-04-14 14:36:41,765 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-04-14 14:36:41,766 root INFO copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-04-14 14:36:41,767 root INFO copying build/lib/django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tt/LC_MESSAGES 2024-04-14 14:36:41,768 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb 2024-04-14 14:36:41,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-04-14 14:36:41,769 root INFO copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-04-14 14:36:41,770 root INFO copying build/lib/django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/lb/LC_MESSAGES 2024-04-14 14:36:41,771 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr 2024-04-14 14:36:41,772 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-04-14 14:36:41,772 root INFO copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-04-14 14:36:41,773 root INFO copying build/lib/django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/tr/LC_MESSAGES 2024-04-14 14:36:41,775 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa 2024-04-14 14:36:41,775 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-04-14 14:36:41,776 root INFO copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-04-14 14:36:41,777 root INFO copying build/lib/django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fa/LC_MESSAGES 2024-04-14 14:36:41,778 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb 2024-04-14 14:36:41,779 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-04-14 14:36:41,779 root INFO copying build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-04-14 14:36:41,780 root INFO copying build/lib/django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ckb/LC_MESSAGES 2024-04-14 14:36:41,782 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is 2024-04-14 14:36:41,782 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-04-14 14:36:41,783 root INFO copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-04-14 14:36:41,784 root INFO copying build/lib/django/contrib/humanize/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/is/LC_MESSAGES 2024-04-14 14:36:41,785 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant 2024-04-14 14:36:41,786 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:41,786 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:41,787 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:41,788 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk 2024-04-14 14:36:41,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-04-14 14:36:41,790 root INFO copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-04-14 14:36:41,791 root INFO copying build/lib/django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sk/LC_MESSAGES 2024-04-14 14:36:41,792 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd 2024-04-14 14:36:41,793 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-04-14 14:36:41,793 root INFO copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-04-14 14:36:41,794 root INFO copying build/lib/django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gd/LC_MESSAGES 2024-04-14 14:36:41,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo 2024-04-14 14:36:41,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-04-14 14:36:41,797 root INFO copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-04-14 14:36:41,798 root INFO copying build/lib/django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/eo/LC_MESSAGES 2024-04-14 14:36:41,799 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa 2024-04-14 14:36:41,800 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-04-14 14:36:41,800 root INFO copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-04-14 14:36:41,801 root INFO copying build/lib/django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/pa/LC_MESSAGES 2024-04-14 14:36:41,803 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy 2024-04-14 14:36:41,803 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-04-14 14:36:41,804 root INFO copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-04-14 14:36:41,805 root INFO copying build/lib/django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hy/LC_MESSAGES 2024-04-14 14:36:41,806 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl 2024-04-14 14:36:41,807 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-04-14 14:36:41,807 root INFO copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-04-14 14:36:41,808 root INFO copying build/lib/django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sl/LC_MESSAGES 2024-04-14 14:36:41,810 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg 2024-04-14 14:36:41,810 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-04-14 14:36:41,811 root INFO copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-04-14 14:36:41,812 root INFO copying build/lib/django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/bg/LC_MESSAGES 2024-04-14 14:36:41,813 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk 2024-04-14 14:36:41,814 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-04-14 14:36:41,815 root INFO copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-04-14 14:36:41,815 root INFO copying build/lib/django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kk/LC_MESSAGES 2024-04-14 14:36:41,816 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans 2024-04-14 14:36:41,817 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:41,818 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:41,819 root INFO copying build/lib/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:41,820 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn 2024-04-14 14:36:41,821 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-04-14 14:36:41,821 root INFO copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-04-14 14:36:41,822 root INFO copying build/lib/django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/kn/LC_MESSAGES 2024-04-14 14:36:41,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl 2024-04-14 14:36:41,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-04-14 14:36:41,825 root INFO copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-04-14 14:36:41,826 root INFO copying build/lib/django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/gl/LC_MESSAGES 2024-04-14 14:36:41,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id 2024-04-14 14:36:41,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-04-14 14:36:41,828 root INFO copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-04-14 14:36:41,829 root INFO copying build/lib/django/contrib/humanize/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/id/LC_MESSAGES 2024-04-14 14:36:41,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi 2024-04-14 14:36:41,831 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-04-14 14:36:41,831 root INFO copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-04-14 14:36:41,832 root INFO copying build/lib/django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hi/LC_MESSAGES 2024-04-14 14:36:41,833 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw 2024-04-14 14:36:41,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-04-14 14:36:41,835 root INFO copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-04-14 14:36:41,836 root INFO copying build/lib/django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sw/LC_MESSAGES 2024-04-14 14:36:41,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr 2024-04-14 14:36:41,838 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-04-14 14:36:41,838 root INFO copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-04-14 14:36:41,839 root INFO copying build/lib/django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sr/LC_MESSAGES 2024-04-14 14:36:41,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv 2024-04-14 14:36:41,841 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-04-14 14:36:41,842 root INFO copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-04-14 14:36:41,843 root INFO copying build/lib/django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/sv/LC_MESSAGES 2024-04-14 14:36:41,844 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en 2024-04-14 14:36:41,844 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2024-04-14 14:36:41,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 2024-04-14 14:36:41,846 root INFO copying build/lib/django/contrib/humanize/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/en/LC_MESSAGES 2024-04-14 14:36:41,847 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl 2024-04-14 14:36:41,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-04-14 14:36:41,849 root INFO copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-04-14 14:36:41,850 root INFO copying build/lib/django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/nl/LC_MESSAGES 2024-04-14 14:36:41,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne 2024-04-14 14:36:41,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-04-14 14:36:41,852 root INFO copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-04-14 14:36:41,853 root INFO copying build/lib/django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ne/LC_MESSAGES 2024-04-14 14:36:41,854 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi 2024-04-14 14:36:41,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-04-14 14:36:41,855 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-04-14 14:36:41,856 root INFO copying build/lib/django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/fi/LC_MESSAGES 2024-04-14 14:36:41,857 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta 2024-04-14 14:36:41,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-04-14 14:36:41,859 root INFO copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-04-14 14:36:41,860 root INFO copying build/lib/django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ta/LC_MESSAGES 2024-04-14 14:36:41,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb 2024-04-14 14:36:41,862 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-04-14 14:36:41,862 root INFO copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-04-14 14:36:41,863 root INFO copying build/lib/django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/hsb/LC_MESSAGES 2024-04-14 14:36:41,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca 2024-04-14 14:36:41,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-04-14 14:36:41,866 root INFO copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-04-14 14:36:41,867 root INFO copying build/lib/django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/humanize/locale/ca/LC_MESSAGES 2024-04-14 14:36:41,868 root INFO copying build/lib/django/contrib/humanize/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/humanize 2024-04-14 14:36:41,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-04-14 14:36:41,870 root INFO copying build/lib/django/contrib/staticfiles/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-04-14 14:36:41,870 root INFO copying build/lib/django/contrib/staticfiles/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-04-14 14:36:41,871 root INFO copying build/lib/django/contrib/staticfiles/storage.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-04-14 14:36:41,873 root INFO copying build/lib/django/contrib/staticfiles/testing.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-04-14 14:36:41,874 root INFO copying build/lib/django/contrib/staticfiles/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-04-14 14:36:41,874 root INFO copying build/lib/django/contrib/staticfiles/handlers.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-04-14 14:36:41,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management 2024-04-14 14:36:41,876 root INFO copying build/lib/django/contrib/staticfiles/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management 2024-04-14 14:36:41,877 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-04-14 14:36:41,878 root INFO copying build/lib/django/contrib/staticfiles/management/commands/collectstatic.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-04-14 14:36:41,879 root INFO copying build/lib/django/contrib/staticfiles/management/commands/runserver.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-04-14 14:36:41,879 root INFO copying build/lib/django/contrib/staticfiles/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-04-14 14:36:41,880 root INFO copying build/lib/django/contrib/staticfiles/management/commands/findstatic.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles/management/commands 2024-04-14 14:36:41,881 root INFO copying build/lib/django/contrib/staticfiles/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-04-14 14:36:41,882 root INFO copying build/lib/django/contrib/staticfiles/finders.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-04-14 14:36:41,883 root INFO copying build/lib/django/contrib/staticfiles/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-04-14 14:36:41,884 root INFO copying build/lib/django/contrib/staticfiles/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/staticfiles 2024-04-14 14:36:41,885 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,886 root INFO copying build/lib/django/contrib/auth/backends.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,887 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,887 root INFO copying build/lib/django/contrib/auth/migrations/0006_require_contenttypes_0002.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,888 root INFO copying build/lib/django/contrib/auth/migrations/0003_alter_user_email_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,889 root INFO copying build/lib/django/contrib/auth/migrations/0008_alter_user_username_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,890 root INFO copying build/lib/django/contrib/auth/migrations/0005_alter_user_last_login_null.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,891 root INFO copying build/lib/django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,892 root INFO copying build/lib/django/contrib/auth/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,893 root INFO copying build/lib/django/contrib/auth/migrations/0011_update_proxy_permissions.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,893 root INFO copying build/lib/django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,894 root INFO copying build/lib/django/contrib/auth/migrations/0004_alter_user_username_opts.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,895 root INFO copying build/lib/django/contrib/auth/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,896 root INFO copying build/lib/django/contrib/auth/migrations/0010_alter_group_name_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,897 root INFO copying build/lib/django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,898 root INFO copying build/lib/django/contrib/auth/migrations/0002_alter_permission_name_max_length.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/migrations 2024-04-14 14:36:41,898 root INFO copying build/lib/django/contrib/auth/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,899 root INFO copying build/lib/django/contrib/auth/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,900 root INFO copying build/lib/django/contrib/auth/password_validation.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2024-04-14 14:36:41,902 root INFO copying build/lib/django/contrib/auth/handlers/modwsgi.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2024-04-14 14:36:41,903 root INFO copying build/lib/django/contrib/auth/handlers/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/handlers 2024-04-14 14:36:41,904 root INFO copying build/lib/django/contrib/auth/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,905 root INFO copying build/lib/django/contrib/auth/hashers.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,906 root INFO copying build/lib/django/contrib/auth/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,907 root INFO copying build/lib/django/contrib/auth/base_user.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,908 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates 2024-04-14 14:36:41,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/registration 2024-04-14 14:36:41,909 root INFO copying build/lib/django/contrib/auth/templates/registration/password_reset_subject.txt -> build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/registration 2024-04-14 14:36:41,910 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth 2024-04-14 14:36:41,911 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth/widgets 2024-04-14 14:36:41,912 root INFO copying build/lib/django/contrib/auth/templates/auth/widgets/read_only_password_hash.html -> build/bdist.linux-riscv64/wheel/django/contrib/auth/templates/auth/widgets 2024-04-14 14:36:41,913 root INFO copying build/lib/django/contrib/auth/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,914 root INFO copying build/lib/django/contrib/auth/decorators.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,915 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/management 2024-04-14 14:36:41,915 root INFO copying build/lib/django/contrib/auth/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management 2024-04-14 14:36:41,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-04-14 14:36:41,917 root INFO copying build/lib/django/contrib/auth/management/commands/changepassword.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-04-14 14:36:41,918 root INFO copying build/lib/django/contrib/auth/management/commands/createsuperuser.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-04-14 14:36:41,919 root INFO copying build/lib/django/contrib/auth/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth/management/commands 2024-04-14 14:36:41,920 root INFO copying build/lib/django/contrib/auth/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,921 root INFO copying build/lib/django/contrib/auth/common-passwords.txt.gz -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,922 root INFO copying build/lib/django/contrib/auth/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,924 root INFO copying build/lib/django/contrib/auth/signals.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,925 root INFO copying build/lib/django/contrib/auth/tokens.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,926 root INFO copying build/lib/django/contrib/auth/mixins.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,927 root INFO copying build/lib/django/contrib/auth/context_processors.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:41,928 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale 2024-04-14 14:36:41,929 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq 2024-04-14 14:36:41,929 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-04-14 14:36:41,930 root INFO copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-04-14 14:36:41,931 root INFO copying build/lib/django/contrib/auth/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sq/LC_MESSAGES 2024-04-14 14:36:41,932 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB 2024-04-14 14:36:41,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:41,933 root INFO copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:41,934 root INFO copying build/lib/django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:41,935 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur 2024-04-14 14:36:41,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-04-14 14:36:41,937 root INFO copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-04-14 14:36:41,938 root INFO copying build/lib/django/contrib/auth/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ur/LC_MESSAGES 2024-04-14 14:36:41,939 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th 2024-04-14 14:36:41,940 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-04-14 14:36:41,940 root INFO copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-04-14 14:36:41,941 root INFO copying build/lib/django/contrib/auth/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/th/LC_MESSAGES 2024-04-14 14:36:41,942 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et 2024-04-14 14:36:41,943 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-04-14 14:36:41,944 root INFO copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-04-14 14:36:41,944 root INFO copying build/lib/django/contrib/auth/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/et/LC_MESSAGES 2024-04-14 14:36:41,946 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn 2024-04-14 14:36:41,946 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-04-14 14:36:41,947 root INFO copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-04-14 14:36:41,948 root INFO copying build/lib/django/contrib/auth/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bn/LC_MESSAGES 2024-04-14 14:36:41,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it 2024-04-14 14:36:41,950 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-04-14 14:36:41,950 root INFO copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-04-14 14:36:41,951 root INFO copying build/lib/django/contrib/auth/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/it/LC_MESSAGES 2024-04-14 14:36:41,952 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu 2024-04-14 14:36:41,953 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-04-14 14:36:41,954 root INFO copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-04-14 14:36:41,955 root INFO copying build/lib/django/contrib/auth/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hu/LC_MESSAGES 2024-04-14 14:36:41,956 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab 2024-04-14 14:36:41,957 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-04-14 14:36:41,957 root INFO copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-04-14 14:36:41,958 root INFO copying build/lib/django/contrib/auth/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kab/LC_MESSAGES 2024-04-14 14:36:41,959 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da 2024-04-14 14:36:41,960 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-04-14 14:36:41,961 root INFO copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-04-14 14:36:41,962 root INFO copying build/lib/django/contrib/auth/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/da/LC_MESSAGES 2024-04-14 14:36:41,963 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX 2024-04-14 14:36:41,963 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:41,964 root INFO copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:41,965 root INFO copying build/lib/django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:41,966 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ 2024-04-14 14:36:41,967 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:41,968 root INFO copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:41,969 root INFO copying build/lib/django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:41,970 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk 2024-04-14 14:36:41,971 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-04-14 14:36:41,972 root INFO copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-04-14 14:36:41,972 root INFO copying build/lib/django/contrib/auth/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tk/LC_MESSAGES 2024-04-14 14:36:41,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar 2024-04-14 14:36:41,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-04-14 14:36:41,975 root INFO copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-04-14 14:36:41,976 root INFO copying build/lib/django/contrib/auth/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ar/LC_MESSAGES 2024-04-14 14:36:41,978 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn 2024-04-14 14:36:41,978 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-04-14 14:36:41,979 root INFO copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-04-14 14:36:41,980 root INFO copying build/lib/django/contrib/auth/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mn/LC_MESSAGES 2024-04-14 14:36:41,982 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te 2024-04-14 14:36:41,982 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-04-14 14:36:41,983 root INFO copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-04-14 14:36:41,984 root INFO copying build/lib/django/contrib/auth/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/te/LC_MESSAGES 2024-04-14 14:36:41,985 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb 2024-04-14 14:36:41,986 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-04-14 14:36:41,986 root INFO copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-04-14 14:36:41,987 root INFO copying build/lib/django/contrib/auth/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nb/LC_MESSAGES 2024-04-14 14:36:41,988 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast 2024-04-14 14:36:41,989 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-04-14 14:36:41,990 root INFO copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-04-14 14:36:41,991 root INFO copying build/lib/django/contrib/auth/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ast/LC_MESSAGES 2024-04-14 14:36:41,992 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk 2024-04-14 14:36:41,992 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-04-14 14:36:41,993 root INFO copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-04-14 14:36:41,994 root INFO copying build/lib/django/contrib/auth/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uk/LC_MESSAGES 2024-04-14 14:36:41,996 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk 2024-04-14 14:36:41,996 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-04-14 14:36:41,997 root INFO copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-04-14 14:36:41,998 root INFO copying build/lib/django/contrib/auth/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mk/LC_MESSAGES 2024-04-14 14:36:41,999 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs 2024-04-14 14:36:42,000 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-04-14 14:36:42,001 root INFO copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-04-14 14:36:42,002 root INFO copying build/lib/django/contrib/auth/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bs/LC_MESSAGES 2024-04-14 14:36:42,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm 2024-04-14 14:36:42,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-04-14 14:36:42,004 root INFO copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-04-14 14:36:42,005 root INFO copying build/lib/django/contrib/auth/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/udm/LC_MESSAGES 2024-04-14 14:36:42,006 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de 2024-04-14 14:36:42,007 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-04-14 14:36:42,007 root INFO copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-04-14 14:36:42,008 root INFO copying build/lib/django/contrib/auth/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/de/LC_MESSAGES 2024-04-14 14:36:42,009 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR 2024-04-14 14:36:42,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:42,011 root INFO copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:42,012 root INFO copying build/lib/django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:42,013 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt 2024-04-14 14:36:42,014 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-04-14 14:36:42,014 root INFO copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-04-14 14:36:42,015 root INFO copying build/lib/django/contrib/auth/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lt/LC_MESSAGES 2024-04-14 14:36:42,016 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka 2024-04-14 14:36:42,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-04-14 14:36:42,018 root INFO copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-04-14 14:36:42,019 root INFO copying build/lib/django/contrib/auth/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ka/LC_MESSAGES 2024-04-14 14:36:42,020 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs 2024-04-14 14:36:42,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-04-14 14:36:42,022 root INFO copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-04-14 14:36:42,023 root INFO copying build/lib/django/contrib/auth/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cs/LC_MESSAGES 2024-04-14 14:36:42,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia 2024-04-14 14:36:42,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-04-14 14:36:42,025 root INFO copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-04-14 14:36:42,026 root INFO copying build/lib/django/contrib/auth/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ia/LC_MESSAGES 2024-04-14 14:36:42,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja 2024-04-14 14:36:42,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-04-14 14:36:42,028 root INFO copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-04-14 14:36:42,029 root INFO copying build/lib/django/contrib/auth/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ja/LC_MESSAGES 2024-04-14 14:36:42,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn 2024-04-14 14:36:42,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-04-14 14:36:42,032 root INFO copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-04-14 14:36:42,033 root INFO copying build/lib/django/contrib/auth/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nn/LC_MESSAGES 2024-04-14 14:36:42,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy 2024-04-14 14:36:42,035 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-04-14 14:36:42,035 root INFO copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-04-14 14:36:42,036 root INFO copying build/lib/django/contrib/auth/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/cy/LC_MESSAGES 2024-04-14 14:36:42,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es 2024-04-14 14:36:42,038 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-04-14 14:36:42,039 root INFO copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-04-14 14:36:42,040 root INFO copying build/lib/django/contrib/auth/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es/LC_MESSAGES 2024-04-14 14:36:42,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el 2024-04-14 14:36:42,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-04-14 14:36:42,042 root INFO copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-04-14 14:36:42,043 root INFO copying build/lib/django/contrib/auth/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/el/LC_MESSAGES 2024-04-14 14:36:42,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br 2024-04-14 14:36:42,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-04-14 14:36:42,046 root INFO copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-04-14 14:36:42,047 root INFO copying build/lib/django/contrib/auth/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/br/LC_MESSAGES 2024-04-14 14:36:42,048 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io 2024-04-14 14:36:42,049 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-04-14 14:36:42,049 root INFO copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-04-14 14:36:42,050 root INFO copying build/lib/django/contrib/auth/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/io/LC_MESSAGES 2024-04-14 14:36:42,051 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr 2024-04-14 14:36:42,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-04-14 14:36:42,053 root INFO copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-04-14 14:36:42,054 root INFO copying build/lib/django/contrib/auth/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/mr/LC_MESSAGES 2024-04-14 14:36:42,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt 2024-04-14 14:36:42,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-04-14 14:36:42,056 root INFO copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-04-14 14:36:42,057 root INFO copying build/lib/django/contrib/auth/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt/LC_MESSAGES 2024-04-14 14:36:42,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr 2024-04-14 14:36:42,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-04-14 14:36:42,059 root INFO copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-04-14 14:36:42,060 root INFO copying build/lib/django/contrib/auth/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fr/LC_MESSAGES 2024-04-14 14:36:42,062 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb 2024-04-14 14:36:42,062 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-04-14 14:36:42,063 root INFO copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-04-14 14:36:42,064 root INFO copying build/lib/django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/dsb/LC_MESSAGES 2024-04-14 14:36:42,065 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu 2024-04-14 14:36:42,066 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-04-14 14:36:42,066 root INFO copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-04-14 14:36:42,067 root INFO copying build/lib/django/contrib/auth/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eu/LC_MESSAGES 2024-04-14 14:36:42,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR 2024-04-14 14:36:42,069 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:42,070 root INFO copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:42,071 root INFO copying build/lib/django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:42,072 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af 2024-04-14 14:36:42,073 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-04-14 14:36:42,073 root INFO copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-04-14 14:36:42,074 root INFO copying build/lib/django/contrib/auth/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/af/LC_MESSAGES 2024-04-14 14:36:42,075 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro 2024-04-14 14:36:42,076 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-04-14 14:36:42,077 root INFO copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-04-14 14:36:42,078 root INFO copying build/lib/django/contrib/auth/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ro/LC_MESSAGES 2024-04-14 14:36:42,079 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga 2024-04-14 14:36:42,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-04-14 14:36:42,080 root INFO copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-04-14 14:36:42,081 root INFO copying build/lib/django/contrib/auth/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ga/LC_MESSAGES 2024-04-14 14:36:42,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU 2024-04-14 14:36:42,083 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:42,084 root INFO copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:42,085 root INFO copying build/lib/django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:42,086 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms 2024-04-14 14:36:42,087 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-04-14 14:36:42,087 root INFO copying build/lib/django/contrib/auth/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-04-14 14:36:42,088 root INFO copying build/lib/django/contrib/auth/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ms/LC_MESSAGES 2024-04-14 14:36:42,089 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km 2024-04-14 14:36:42,090 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-04-14 14:36:42,091 root INFO copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-04-14 14:36:42,091 root INFO copying build/lib/django/contrib/auth/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/km/LC_MESSAGES 2024-04-14 14:36:42,092 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru 2024-04-14 14:36:42,093 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-04-14 14:36:42,094 root INFO copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-04-14 14:36:42,095 root INFO copying build/lib/django/contrib/auth/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ru/LC_MESSAGES 2024-04-14 14:36:42,096 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky 2024-04-14 14:36:42,097 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-04-14 14:36:42,098 root INFO copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-04-14 14:36:42,099 root INFO copying build/lib/django/contrib/auth/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ky/LC_MESSAGES 2024-04-14 14:36:42,100 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be 2024-04-14 14:36:42,101 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-04-14 14:36:42,101 root INFO copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-04-14 14:36:42,102 root INFO copying build/lib/django/contrib/auth/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/be/LC_MESSAGES 2024-04-14 14:36:42,104 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he 2024-04-14 14:36:42,104 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-04-14 14:36:42,105 root INFO copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-04-14 14:36:42,106 root INFO copying build/lib/django/contrib/auth/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/he/LC_MESSAGES 2024-04-14 14:36:42,107 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os 2024-04-14 14:36:42,108 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-04-14 14:36:42,109 root INFO copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-04-14 14:36:42,110 root INFO copying build/lib/django/contrib/auth/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/os/LC_MESSAGES 2024-04-14 14:36:42,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz 2024-04-14 14:36:42,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-04-14 14:36:42,112 root INFO copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-04-14 14:36:42,113 root INFO copying build/lib/django/contrib/auth/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/uz/LC_MESSAGES 2024-04-14 14:36:42,114 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko 2024-04-14 14:36:42,115 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-04-14 14:36:42,115 root INFO copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-04-14 14:36:42,116 root INFO copying build/lib/django/contrib/auth/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ko/LC_MESSAGES 2024-04-14 14:36:42,117 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy 2024-04-14 14:36:42,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-04-14 14:36:42,119 root INFO copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-04-14 14:36:42,120 root INFO copying build/lib/django/contrib/auth/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fy/LC_MESSAGES 2024-04-14 14:36:42,121 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn 2024-04-14 14:36:42,122 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:42,122 root INFO copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:42,123 root INFO copying build/lib/django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:42,124 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi 2024-04-14 14:36:42,125 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-04-14 14:36:42,126 root INFO copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-04-14 14:36:42,127 root INFO copying build/lib/django/contrib/auth/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/vi/LC_MESSAGES 2024-04-14 14:36:42,128 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl 2024-04-14 14:36:42,128 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-04-14 14:36:42,129 root INFO copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-04-14 14:36:42,130 root INFO copying build/lib/django/contrib/auth/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pl/LC_MESSAGES 2024-04-14 14:36:42,131 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml 2024-04-14 14:36:42,132 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-04-14 14:36:42,132 root INFO copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-04-14 14:36:42,134 root INFO copying build/lib/django/contrib/auth/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ml/LC_MESSAGES 2024-04-14 14:36:42,135 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO 2024-04-14 14:36:42,136 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:42,136 root INFO copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:42,137 root INFO copying build/lib/django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:42,138 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg 2024-04-14 14:36:42,139 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-04-14 14:36:42,140 root INFO copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-04-14 14:36:42,141 root INFO copying build/lib/django/contrib/auth/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tg/LC_MESSAGES 2024-04-14 14:36:42,142 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az 2024-04-14 14:36:42,143 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-04-14 14:36:42,143 root INFO copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-04-14 14:36:42,144 root INFO copying build/lib/django/contrib/auth/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/az/LC_MESSAGES 2024-04-14 14:36:42,145 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv 2024-04-14 14:36:42,146 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-04-14 14:36:42,147 root INFO copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-04-14 14:36:42,148 root INFO copying build/lib/django/contrib/auth/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lv/LC_MESSAGES 2024-04-14 14:36:42,149 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr 2024-04-14 14:36:42,150 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-04-14 14:36:42,150 root INFO copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-04-14 14:36:42,151 root INFO copying build/lib/django/contrib/auth/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hr/LC_MESSAGES 2024-04-14 14:36:42,152 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my 2024-04-14 14:36:42,153 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-04-14 14:36:42,154 root INFO copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-04-14 14:36:42,154 root INFO copying build/lib/django/contrib/auth/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/my/LC_MESSAGES 2024-04-14 14:36:42,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE 2024-04-14 14:36:42,156 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:42,157 root INFO copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:42,158 root INFO copying build/lib/django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:42,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt 2024-04-14 14:36:42,160 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-04-14 14:36:42,160 root INFO copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-04-14 14:36:42,161 root INFO copying build/lib/django/contrib/auth/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tt/LC_MESSAGES 2024-04-14 14:36:42,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb 2024-04-14 14:36:42,163 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-04-14 14:36:42,164 root INFO copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-04-14 14:36:42,164 root INFO copying build/lib/django/contrib/auth/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/lb/LC_MESSAGES 2024-04-14 14:36:42,166 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr 2024-04-14 14:36:42,166 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-04-14 14:36:42,167 root INFO copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-04-14 14:36:42,168 root INFO copying build/lib/django/contrib/auth/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/tr/LC_MESSAGES 2024-04-14 14:36:42,169 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa 2024-04-14 14:36:42,170 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-04-14 14:36:42,170 root INFO copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-04-14 14:36:42,172 root INFO copying build/lib/django/contrib/auth/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fa/LC_MESSAGES 2024-04-14 14:36:42,173 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb 2024-04-14 14:36:42,174 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-04-14 14:36:42,174 root INFO copying build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-04-14 14:36:42,175 root INFO copying build/lib/django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ckb/LC_MESSAGES 2024-04-14 14:36:42,176 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is 2024-04-14 14:36:42,177 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-04-14 14:36:42,178 root INFO copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-04-14 14:36:42,179 root INFO copying build/lib/django/contrib/auth/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/is/LC_MESSAGES 2024-04-14 14:36:42,180 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant 2024-04-14 14:36:42,181 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:42,182 root INFO copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:42,183 root INFO copying build/lib/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:42,184 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk 2024-04-14 14:36:42,185 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-04-14 14:36:42,185 root INFO copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-04-14 14:36:42,186 root INFO copying build/lib/django/contrib/auth/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sk/LC_MESSAGES 2024-04-14 14:36:42,187 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd 2024-04-14 14:36:42,188 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-04-14 14:36:42,189 root INFO copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-04-14 14:36:42,190 root INFO copying build/lib/django/contrib/auth/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gd/LC_MESSAGES 2024-04-14 14:36:42,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo 2024-04-14 14:36:42,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-04-14 14:36:42,192 root INFO copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-04-14 14:36:42,193 root INFO copying build/lib/django/contrib/auth/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/eo/LC_MESSAGES 2024-04-14 14:36:42,194 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa 2024-04-14 14:36:42,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-04-14 14:36:42,195 root INFO copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-04-14 14:36:42,196 root INFO copying build/lib/django/contrib/auth/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/pa/LC_MESSAGES 2024-04-14 14:36:42,197 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy 2024-04-14 14:36:42,198 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-04-14 14:36:42,199 root INFO copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-04-14 14:36:42,200 root INFO copying build/lib/django/contrib/auth/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hy/LC_MESSAGES 2024-04-14 14:36:42,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl 2024-04-14 14:36:42,202 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-04-14 14:36:42,202 root INFO copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-04-14 14:36:42,204 root INFO copying build/lib/django/contrib/auth/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sl/LC_MESSAGES 2024-04-14 14:36:42,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg 2024-04-14 14:36:42,206 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-04-14 14:36:42,206 root INFO copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-04-14 14:36:42,207 root INFO copying build/lib/django/contrib/auth/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/bg/LC_MESSAGES 2024-04-14 14:36:42,209 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk 2024-04-14 14:36:42,210 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-04-14 14:36:42,210 root INFO copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-04-14 14:36:42,211 root INFO copying build/lib/django/contrib/auth/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kk/LC_MESSAGES 2024-04-14 14:36:42,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans 2024-04-14 14:36:42,213 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:42,214 root INFO copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:42,214 root INFO copying build/lib/django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:42,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn 2024-04-14 14:36:42,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-04-14 14:36:42,217 root INFO copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-04-14 14:36:42,218 root INFO copying build/lib/django/contrib/auth/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/kn/LC_MESSAGES 2024-04-14 14:36:42,219 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl 2024-04-14 14:36:42,220 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-04-14 14:36:42,220 root INFO copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-04-14 14:36:42,221 root INFO copying build/lib/django/contrib/auth/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/gl/LC_MESSAGES 2024-04-14 14:36:42,222 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id 2024-04-14 14:36:42,223 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-04-14 14:36:42,224 root INFO copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-04-14 14:36:42,225 root INFO copying build/lib/django/contrib/auth/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/id/LC_MESSAGES 2024-04-14 14:36:42,226 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi 2024-04-14 14:36:42,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-04-14 14:36:42,227 root INFO copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-04-14 14:36:42,228 root INFO copying build/lib/django/contrib/auth/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hi/LC_MESSAGES 2024-04-14 14:36:42,229 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw 2024-04-14 14:36:42,230 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-04-14 14:36:42,231 root INFO copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-04-14 14:36:42,232 root INFO copying build/lib/django/contrib/auth/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sw/LC_MESSAGES 2024-04-14 14:36:42,233 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr 2024-04-14 14:36:42,234 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-04-14 14:36:42,234 root INFO copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-04-14 14:36:42,236 root INFO copying build/lib/django/contrib/auth/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sr/LC_MESSAGES 2024-04-14 14:36:42,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv 2024-04-14 14:36:42,238 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-04-14 14:36:42,238 root INFO copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-04-14 14:36:42,239 root INFO copying build/lib/django/contrib/auth/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/sv/LC_MESSAGES 2024-04-14 14:36:42,240 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en 2024-04-14 14:36:42,241 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-04-14 14:36:42,242 root INFO copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-04-14 14:36:42,243 root INFO copying build/lib/django/contrib/auth/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/en/LC_MESSAGES 2024-04-14 14:36:42,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl 2024-04-14 14:36:42,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-04-14 14:36:42,245 root INFO copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-04-14 14:36:42,246 root INFO copying build/lib/django/contrib/auth/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/nl/LC_MESSAGES 2024-04-14 14:36:42,247 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne 2024-04-14 14:36:42,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-04-14 14:36:42,248 root INFO copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-04-14 14:36:42,249 root INFO copying build/lib/django/contrib/auth/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ne/LC_MESSAGES 2024-04-14 14:36:42,251 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi 2024-04-14 14:36:42,251 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-04-14 14:36:42,252 root INFO copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-04-14 14:36:42,253 root INFO copying build/lib/django/contrib/auth/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/fi/LC_MESSAGES 2024-04-14 14:36:42,254 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta 2024-04-14 14:36:42,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-04-14 14:36:42,255 root INFO copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-04-14 14:36:42,256 root INFO copying build/lib/django/contrib/auth/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ta/LC_MESSAGES 2024-04-14 14:36:42,257 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb 2024-04-14 14:36:42,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-04-14 14:36:42,259 root INFO copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-04-14 14:36:42,260 root INFO copying build/lib/django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/hsb/LC_MESSAGES 2024-04-14 14:36:42,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca 2024-04-14 14:36:42,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-04-14 14:36:42,262 root INFO copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-04-14 14:36:42,263 root INFO copying build/lib/django/contrib/auth/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/auth/locale/ca/LC_MESSAGES 2024-04-14 14:36:42,264 root INFO copying build/lib/django/contrib/auth/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:42,265 root INFO copying build/lib/django/contrib/auth/validators.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:42,266 root INFO copying build/lib/django/contrib/auth/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/auth 2024-04-14 14:36:42,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-04-14 14:36:42,268 root INFO copying build/lib/django/contrib/sitemaps/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-04-14 14:36:42,269 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2024-04-14 14:36:42,270 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap_index.xml -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2024-04-14 14:36:42,271 root INFO copying build/lib/django/contrib/sitemaps/templates/sitemap.xml -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/templates 2024-04-14 14:36:42,272 root INFO copying build/lib/django/contrib/sitemaps/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-04-14 14:36:42,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management 2024-04-14 14:36:42,273 root INFO copying build/lib/django/contrib/sitemaps/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management 2024-04-14 14:36:42,274 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2024-04-14 14:36:42,275 root INFO copying build/lib/django/contrib/sitemaps/management/commands/ping_google.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2024-04-14 14:36:42,276 root INFO copying build/lib/django/contrib/sitemaps/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps/management/commands 2024-04-14 14:36:42,277 root INFO copying build/lib/django/contrib/sitemaps/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/sitemaps 2024-04-14 14:36:42,278 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:42,279 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-04-14 14:36:42,279 root INFO copying build/lib/django/contrib/admin/migrations/0002_logentry_remove_auto_add.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-04-14 14:36:42,280 root INFO copying build/lib/django/contrib/admin/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-04-14 14:36:42,281 root INFO copying build/lib/django/contrib/admin/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-04-14 14:36:42,282 root INFO copying build/lib/django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/migrations 2024-04-14 14:36:42,283 root INFO copying build/lib/django/contrib/admin/options.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:42,284 root INFO copying build/lib/django/contrib/admin/helpers.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:42,285 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-04-14 14:36:42,286 root INFO copying build/lib/django/contrib/admin/views/main.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-04-14 14:36:42,287 root INFO copying build/lib/django/contrib/admin/views/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-04-14 14:36:42,288 root INFO copying build/lib/django/contrib/admin/views/decorators.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-04-14 14:36:42,289 root INFO copying build/lib/django/contrib/admin/views/autocomplete.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/views 2024-04-14 14:36:42,290 root INFO copying build/lib/django/contrib/admin/tests.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:42,291 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-04-14 14:36:42,292 root INFO copying build/lib/django/contrib/admin/templatetags/admin_urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-04-14 14:36:42,293 root INFO copying build/lib/django/contrib/admin/templatetags/admin_list.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-04-14 14:36:42,294 root INFO copying build/lib/django/contrib/admin/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-04-14 14:36:42,294 root INFO copying build/lib/django/contrib/admin/templatetags/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-04-14 14:36:42,295 root INFO copying build/lib/django/contrib/admin/templatetags/log.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-04-14 14:36:42,296 root INFO copying build/lib/django/contrib/admin/templatetags/admin_modify.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templatetags 2024-04-14 14:36:42,297 root INFO copying build/lib/django/contrib/admin/filters.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:42,298 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates 2024-04-14 14:36:42,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-04-14 14:36:42,300 root INFO copying build/lib/django/contrib/admin/templates/registration/password_change_done.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-04-14 14:36:42,300 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_done.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-04-14 14:36:42,301 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-04-14 14:36:42,302 root INFO copying build/lib/django/contrib/admin/templates/registration/logged_out.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-04-14 14:36:42,303 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_complete.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-04-14 14:36:42,304 root INFO copying build/lib/django/contrib/admin/templates/registration/password_change_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-04-14 14:36:42,305 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_email.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-04-14 14:36:42,306 root INFO copying build/lib/django/contrib/admin/templates/registration/password_reset_confirm.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/registration 2024-04-14 14:36:42,307 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,308 root INFO copying build/lib/django/contrib/admin/templates/admin/popup_response.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,309 root INFO copying build/lib/django/contrib/admin/templates/admin/login.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,310 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,311 root INFO copying build/lib/django/contrib/admin/templates/admin/prepopulated_fields_js.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,311 root INFO copying build/lib/django/contrib/admin/templates/admin/submit_line.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,312 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_selected_confirmation.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,313 root INFO copying build/lib/django/contrib/admin/templates/admin/invalid_setup.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,314 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list_object_tools.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,315 root INFO copying build/lib/django/contrib/admin/templates/admin/app_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,316 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,317 root INFO copying build/lib/django/contrib/admin/templates/admin/base.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,317 root INFO copying build/lib/django/contrib/admin/templates/admin/app_list.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,318 root INFO copying build/lib/django/contrib/admin/templates/admin/base_site.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,319 root INFO copying build/lib/django/contrib/admin/templates/admin/delete_confirmation.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,320 root INFO copying build/lib/django/contrib/admin/templates/admin/change_form_object_tools.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,321 root INFO copying build/lib/django/contrib/admin/templates/admin/filter.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,322 root INFO copying build/lib/django/contrib/admin/templates/admin/search_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:42,323 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/url.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:42,324 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/time.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:42,325 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/date.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:42,326 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:42,327 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/radio.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:42,328 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:42,329 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:42,330 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/split_datetime.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:42,331 root INFO copying build/lib/django/contrib/admin/templates/admin/widgets/clearable_file_input.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/widgets 2024-04-14 14:36:42,331 root INFO copying build/lib/django/contrib/admin/templates/admin/nav_sidebar.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,332 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth 2024-04-14 14:36:42,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth/user 2024-04-14 14:36:42,334 root INFO copying build/lib/django/contrib/admin/templates/admin/auth/user/add_form.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth/user 2024-04-14 14:36:42,335 root INFO copying build/lib/django/contrib/admin/templates/admin/auth/user/change_password.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/auth/user 2024-04-14 14:36:42,336 root INFO copying build/lib/django/contrib/admin/templates/admin/404.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,337 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/edit_inline 2024-04-14 14:36:42,337 root INFO copying build/lib/django/contrib/admin/templates/admin/edit_inline/stacked.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/edit_inline 2024-04-14 14:36:42,338 root INFO copying build/lib/django/contrib/admin/templates/admin/edit_inline/tabular.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/edit_inline 2024-04-14 14:36:42,339 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/includes 2024-04-14 14:36:42,340 root INFO copying build/lib/django/contrib/admin/templates/admin/includes/fieldset.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/includes 2024-04-14 14:36:42,341 root INFO copying build/lib/django/contrib/admin/templates/admin/includes/object_delete_summary.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin/includes 2024-04-14 14:36:42,342 root INFO copying build/lib/django/contrib/admin/templates/admin/object_history.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,343 root INFO copying build/lib/django/contrib/admin/templates/admin/actions.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,343 root INFO copying build/lib/django/contrib/admin/templates/admin/index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,344 root INFO copying build/lib/django/contrib/admin/templates/admin/color_theme_toggle.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,345 root INFO copying build/lib/django/contrib/admin/templates/admin/pagination.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,346 root INFO copying build/lib/django/contrib/admin/templates/admin/change_list_results.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,347 root INFO copying build/lib/django/contrib/admin/templates/admin/date_hierarchy.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,348 root INFO copying build/lib/django/contrib/admin/templates/admin/500.html -> build/bdist.linux-riscv64/wheel/django/contrib/admin/templates/admin 2024-04-14 14:36:42,348 root INFO copying build/lib/django/contrib/admin/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:42,349 root INFO copying build/lib/django/contrib/admin/decorators.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:42,350 root INFO copying build/lib/django/contrib/admin/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:42,351 root INFO copying build/lib/django/contrib/admin/sites.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:42,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static 2024-04-14 14:36:42,353 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin 2024-04-14 14:36:42,354 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,355 root INFO copying build/lib/django/contrib/admin/static/admin/css/login.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,356 root INFO copying build/lib/django/contrib/admin/static/admin/css/dark_mode.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,356 root INFO copying build/lib/django/contrib/admin/static/admin/css/rtl.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,357 root INFO copying build/lib/django/contrib/admin/static/admin/css/nav_sidebar.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,358 root INFO copying build/lib/django/contrib/admin/static/admin/css/widgets.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,359 root INFO copying build/lib/django/contrib/admin/static/admin/css/responsive_rtl.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,360 root INFO copying build/lib/django/contrib/admin/static/admin/css/autocomplete.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,361 root INFO copying build/lib/django/contrib/admin/static/admin/css/dashboard.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,362 root INFO copying build/lib/django/contrib/admin/static/admin/css/responsive.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,363 root INFO copying build/lib/django/contrib/admin/static/admin/css/forms.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor 2024-04-14 14:36:42,365 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-04-14 14:36:42,366 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-04-14 14:36:42,367 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-04-14 14:36:42,368 root INFO copying build/lib/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css/vendor/select2 2024-04-14 14:36:42,369 root INFO copying build/lib/django/contrib/admin/static/admin/css/base.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,370 root INFO copying build/lib/django/contrib/admin/static/admin/css/changelists.css -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/css 2024-04-14 14:36:42,371 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,372 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-calendar.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,372 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-deletelink.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,373 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-changelink.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,374 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-alert.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,375 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-yes.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,376 root INFO copying build/lib/django/contrib/admin/static/admin/img/calendar-icons.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,377 root INFO copying build/lib/django/contrib/admin/static/admin/img/sorting-icons.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,378 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-viewlink.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,378 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-addlink.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,379 root INFO copying build/lib/django/contrib/admin/static/admin/img/tooltag-arrowright.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,380 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img/gis 2024-04-14 14:36:42,381 root INFO copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img/gis 2024-04-14 14:36:42,382 root INFO copying build/lib/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img/gis 2024-04-14 14:36:42,383 root INFO copying build/lib/django/contrib/admin/static/admin/img/tooltag-add.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,384 root INFO copying build/lib/django/contrib/admin/static/admin/img/LICENSE -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,384 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-unknown.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,385 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-unknown-alt.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,386 root INFO copying build/lib/django/contrib/admin/static/admin/img/selector-icons.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,387 root INFO copying build/lib/django/contrib/admin/static/admin/img/README.txt -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,388 root INFO copying build/lib/django/contrib/admin/static/admin/img/inline-delete.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,389 root INFO copying build/lib/django/contrib/admin/static/admin/img/search.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,389 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-no.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,390 root INFO copying build/lib/django/contrib/admin/static/admin/img/icon-clock.svg -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/img 2024-04-14 14:36:42,391 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,392 root INFO copying build/lib/django/contrib/admin/static/admin/js/SelectFilter2.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,393 root INFO copying build/lib/django/contrib/admin/static/admin/js/change_form.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,394 root INFO copying build/lib/django/contrib/admin/static/admin/js/jquery.init.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,395 root INFO copying build/lib/django/contrib/admin/static/admin/js/actions.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,396 root INFO copying build/lib/django/contrib/admin/static/admin/js/core.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,397 root INFO copying build/lib/django/contrib/admin/static/admin/js/calendar.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,398 root INFO copying build/lib/django/contrib/admin/static/admin/js/nav_sidebar.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,399 root INFO copying build/lib/django/contrib/admin/static/admin/js/collapse.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,400 root INFO copying build/lib/django/contrib/admin/static/admin/js/prepopulate.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,400 root INFO copying build/lib/django/contrib/admin/static/admin/js/prepopulate_init.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,401 root INFO copying build/lib/django/contrib/admin/static/admin/js/urlify.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,402 root INFO copying build/lib/django/contrib/admin/static/admin/js/popup_response.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,403 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/admin 2024-04-14 14:36:42,404 root INFO copying build/lib/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/admin 2024-04-14 14:36:42,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 2024-04-14 14:36:42,406 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor 2024-04-14 14:36:42,407 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-04-14 14:36:42,408 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-04-14 14:36:42,409 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-04-14 14:36:42,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,411 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,412 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,413 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,414 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,415 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,416 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,416 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,417 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,418 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,419 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,420 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,421 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,422 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,422 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,423 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,424 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,425 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,426 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,427 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,427 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,428 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,429 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,430 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,431 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,432 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,432 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,433 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,434 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,435 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,436 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,437 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,438 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,438 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,439 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,440 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,441 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,442 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,443 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,444 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,444 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,446 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,446 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,447 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,448 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,449 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,450 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,451 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,452 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,452 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,453 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,454 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,455 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,456 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,457 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,457 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,458 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,459 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,460 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,461 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2/i18n 2024-04-14 14:36:42,462 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/select2 2024-04-14 14:36:42,464 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-04-14 14:36:42,465 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-04-14 14:36:42,466 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-04-14 14:36:42,468 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/xregexp 2024-04-14 14:36:42,470 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-04-14 14:36:42,471 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-04-14 14:36:42,471 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-04-14 14:36:42,474 root INFO copying build/lib/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js/vendor/jquery 2024-04-14 14:36:42,476 root INFO copying build/lib/django/contrib/admin/static/admin/js/SelectBox.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,477 root INFO copying build/lib/django/contrib/admin/static/admin/js/theme.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,478 root INFO copying build/lib/django/contrib/admin/static/admin/js/filters.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,479 root INFO copying build/lib/django/contrib/admin/static/admin/js/autocomplete.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,480 root INFO copying build/lib/django/contrib/admin/static/admin/js/inlines.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,481 root INFO copying build/lib/django/contrib/admin/static/admin/js/cancel.js -> build/bdist.linux-riscv64/wheel/django/contrib/admin/static/admin/js 2024-04-14 14:36:42,482 root INFO copying build/lib/django/contrib/admin/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:42,483 root INFO copying build/lib/django/contrib/admin/widgets.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:42,484 root INFO copying build/lib/django/contrib/admin/exceptions.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:42,486 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale 2024-04-14 14:36:42,487 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq 2024-04-14 14:36:42,487 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-04-14 14:36:42,488 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-04-14 14:36:42,489 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-04-14 14:36:42,490 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-04-14 14:36:42,491 root INFO copying build/lib/django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sq/LC_MESSAGES 2024-04-14 14:36:42,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB 2024-04-14 14:36:42,493 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:42,493 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:42,494 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:42,495 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:42,496 root INFO copying build/lib/django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:42,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur 2024-04-14 14:36:42,498 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-04-14 14:36:42,499 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-04-14 14:36:42,500 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-04-14 14:36:42,501 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-04-14 14:36:42,502 root INFO copying build/lib/django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ur/LC_MESSAGES 2024-04-14 14:36:42,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th 2024-04-14 14:36:42,504 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-04-14 14:36:42,504 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-04-14 14:36:42,505 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-04-14 14:36:42,506 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-04-14 14:36:42,507 root INFO copying build/lib/django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/th/LC_MESSAGES 2024-04-14 14:36:42,508 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et 2024-04-14 14:36:42,509 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-04-14 14:36:42,510 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-04-14 14:36:42,511 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-04-14 14:36:42,512 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-04-14 14:36:42,513 root INFO copying build/lib/django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/et/LC_MESSAGES 2024-04-14 14:36:42,514 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn 2024-04-14 14:36:42,515 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-04-14 14:36:42,515 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-04-14 14:36:42,516 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-04-14 14:36:42,517 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-04-14 14:36:42,518 root INFO copying build/lib/django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bn/LC_MESSAGES 2024-04-14 14:36:42,519 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it 2024-04-14 14:36:42,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-04-14 14:36:42,521 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-04-14 14:36:42,522 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-04-14 14:36:42,523 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-04-14 14:36:42,524 root INFO copying build/lib/django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/it/LC_MESSAGES 2024-04-14 14:36:42,525 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu 2024-04-14 14:36:42,526 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-04-14 14:36:42,527 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-04-14 14:36:42,528 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-04-14 14:36:42,529 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-04-14 14:36:42,530 root INFO copying build/lib/django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hu/LC_MESSAGES 2024-04-14 14:36:42,531 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab 2024-04-14 14:36:42,532 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-04-14 14:36:42,532 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-04-14 14:36:42,533 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-04-14 14:36:42,534 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-04-14 14:36:42,535 root INFO copying build/lib/django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kab/LC_MESSAGES 2024-04-14 14:36:42,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da 2024-04-14 14:36:42,537 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-04-14 14:36:42,538 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-04-14 14:36:42,539 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-04-14 14:36:42,540 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-04-14 14:36:42,541 root INFO copying build/lib/django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/da/LC_MESSAGES 2024-04-14 14:36:42,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX 2024-04-14 14:36:42,543 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:42,543 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:42,544 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:42,545 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:42,546 root INFO copying build/lib/django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:42,547 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ 2024-04-14 14:36:42,548 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:42,549 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:42,550 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:42,551 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:42,552 root INFO copying build/lib/django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:42,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk 2024-04-14 14:36:42,554 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-04-14 14:36:42,554 root INFO copying build/lib/django/contrib/admin/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-04-14 14:36:42,555 root INFO copying build/lib/django/contrib/admin/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tk/LC_MESSAGES 2024-04-14 14:36:42,556 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar 2024-04-14 14:36:42,557 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-04-14 14:36:42,558 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-04-14 14:36:42,559 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-04-14 14:36:42,560 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-04-14 14:36:42,561 root INFO copying build/lib/django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ar/LC_MESSAGES 2024-04-14 14:36:42,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn 2024-04-14 14:36:42,563 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-04-14 14:36:42,563 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-04-14 14:36:42,564 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-04-14 14:36:42,565 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-04-14 14:36:42,566 root INFO copying build/lib/django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mn/LC_MESSAGES 2024-04-14 14:36:42,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te 2024-04-14 14:36:42,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-04-14 14:36:42,569 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-04-14 14:36:42,570 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-04-14 14:36:42,571 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-04-14 14:36:42,572 root INFO copying build/lib/django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/te/LC_MESSAGES 2024-04-14 14:36:42,573 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb 2024-04-14 14:36:42,573 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-04-14 14:36:42,574 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-04-14 14:36:42,575 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-04-14 14:36:42,576 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-04-14 14:36:42,577 root INFO copying build/lib/django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nb/LC_MESSAGES 2024-04-14 14:36:42,579 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast 2024-04-14 14:36:42,579 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-04-14 14:36:42,580 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-04-14 14:36:42,581 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-04-14 14:36:42,582 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-04-14 14:36:42,583 root INFO copying build/lib/django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ast/LC_MESSAGES 2024-04-14 14:36:42,584 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk 2024-04-14 14:36:42,585 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-04-14 14:36:42,585 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-04-14 14:36:42,586 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-04-14 14:36:42,587 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-04-14 14:36:42,588 root INFO copying build/lib/django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uk/LC_MESSAGES 2024-04-14 14:36:42,589 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk 2024-04-14 14:36:42,590 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-04-14 14:36:42,591 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-04-14 14:36:42,592 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-04-14 14:36:42,593 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-04-14 14:36:42,594 root INFO copying build/lib/django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mk/LC_MESSAGES 2024-04-14 14:36:42,595 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs 2024-04-14 14:36:42,596 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-04-14 14:36:42,596 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-04-14 14:36:42,597 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-04-14 14:36:42,598 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-04-14 14:36:42,599 root INFO copying build/lib/django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bs/LC_MESSAGES 2024-04-14 14:36:42,600 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm 2024-04-14 14:36:42,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-04-14 14:36:42,602 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-04-14 14:36:42,603 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-04-14 14:36:42,604 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-04-14 14:36:42,604 root INFO copying build/lib/django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/udm/LC_MESSAGES 2024-04-14 14:36:42,606 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de 2024-04-14 14:36:42,606 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-04-14 14:36:42,607 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-04-14 14:36:42,608 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-04-14 14:36:42,609 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-04-14 14:36:42,610 root INFO copying build/lib/django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/de/LC_MESSAGES 2024-04-14 14:36:42,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR 2024-04-14 14:36:42,612 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:42,613 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:42,614 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:42,615 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:42,616 root INFO copying build/lib/django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:42,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt 2024-04-14 14:36:42,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-04-14 14:36:42,618 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-04-14 14:36:42,619 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-04-14 14:36:42,620 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-04-14 14:36:42,621 root INFO copying build/lib/django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lt/LC_MESSAGES 2024-04-14 14:36:42,622 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka 2024-04-14 14:36:42,623 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-04-14 14:36:42,624 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-04-14 14:36:42,625 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-04-14 14:36:42,626 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-04-14 14:36:42,627 root INFO copying build/lib/django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ka/LC_MESSAGES 2024-04-14 14:36:42,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs 2024-04-14 14:36:42,629 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-04-14 14:36:42,630 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-04-14 14:36:42,631 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-04-14 14:36:42,632 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-04-14 14:36:42,633 root INFO copying build/lib/django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cs/LC_MESSAGES 2024-04-14 14:36:42,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia 2024-04-14 14:36:42,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-04-14 14:36:42,635 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-04-14 14:36:42,636 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-04-14 14:36:42,637 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-04-14 14:36:42,638 root INFO copying build/lib/django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ia/LC_MESSAGES 2024-04-14 14:36:42,639 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja 2024-04-14 14:36:42,640 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-04-14 14:36:42,641 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-04-14 14:36:42,642 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-04-14 14:36:42,643 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-04-14 14:36:42,644 root INFO copying build/lib/django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ja/LC_MESSAGES 2024-04-14 14:36:42,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn 2024-04-14 14:36:42,646 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-04-14 14:36:42,646 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-04-14 14:36:42,647 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-04-14 14:36:42,651 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-04-14 14:36:42,652 root INFO copying build/lib/django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nn/LC_MESSAGES 2024-04-14 14:36:42,653 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy 2024-04-14 14:36:42,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-04-14 14:36:42,655 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-04-14 14:36:42,656 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-04-14 14:36:42,657 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-04-14 14:36:42,658 root INFO copying build/lib/django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/cy/LC_MESSAGES 2024-04-14 14:36:42,659 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es 2024-04-14 14:36:42,660 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-04-14 14:36:42,660 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-04-14 14:36:42,661 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-04-14 14:36:42,662 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-04-14 14:36:42,663 root INFO copying build/lib/django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es/LC_MESSAGES 2024-04-14 14:36:42,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el 2024-04-14 14:36:42,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-04-14 14:36:42,666 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-04-14 14:36:42,667 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-04-14 14:36:42,668 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-04-14 14:36:42,669 root INFO copying build/lib/django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/el/LC_MESSAGES 2024-04-14 14:36:42,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br 2024-04-14 14:36:42,672 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-04-14 14:36:42,672 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-04-14 14:36:42,673 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-04-14 14:36:42,674 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-04-14 14:36:42,675 root INFO copying build/lib/django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/br/LC_MESSAGES 2024-04-14 14:36:42,676 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io 2024-04-14 14:36:42,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-04-14 14:36:42,678 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-04-14 14:36:42,678 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-04-14 14:36:42,679 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-04-14 14:36:42,680 root INFO copying build/lib/django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/io/LC_MESSAGES 2024-04-14 14:36:42,682 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr 2024-04-14 14:36:42,683 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-04-14 14:36:42,683 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-04-14 14:36:42,684 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-04-14 14:36:42,685 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-04-14 14:36:42,686 root INFO copying build/lib/django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/mr/LC_MESSAGES 2024-04-14 14:36:42,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt 2024-04-14 14:36:42,688 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-04-14 14:36:42,688 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-04-14 14:36:42,689 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-04-14 14:36:42,691 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-04-14 14:36:42,692 root INFO copying build/lib/django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt/LC_MESSAGES 2024-04-14 14:36:42,693 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr 2024-04-14 14:36:42,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-04-14 14:36:42,694 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-04-14 14:36:42,695 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-04-14 14:36:42,696 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-04-14 14:36:42,697 root INFO copying build/lib/django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fr/LC_MESSAGES 2024-04-14 14:36:42,698 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb 2024-04-14 14:36:42,699 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-04-14 14:36:42,700 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-04-14 14:36:42,701 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-04-14 14:36:42,702 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-04-14 14:36:42,703 root INFO copying build/lib/django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/dsb/LC_MESSAGES 2024-04-14 14:36:42,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu 2024-04-14 14:36:42,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-04-14 14:36:42,705 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-04-14 14:36:42,706 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-04-14 14:36:42,707 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-04-14 14:36:42,708 root INFO copying build/lib/django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eu/LC_MESSAGES 2024-04-14 14:36:42,709 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR 2024-04-14 14:36:42,710 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:42,711 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:42,712 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:42,713 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:42,714 root INFO copying build/lib/django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:42,715 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af 2024-04-14 14:36:42,716 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-04-14 14:36:42,716 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-04-14 14:36:42,717 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-04-14 14:36:42,718 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-04-14 14:36:42,719 root INFO copying build/lib/django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/af/LC_MESSAGES 2024-04-14 14:36:42,720 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro 2024-04-14 14:36:42,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-04-14 14:36:42,722 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-04-14 14:36:42,723 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-04-14 14:36:42,724 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-04-14 14:36:42,725 root INFO copying build/lib/django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ro/LC_MESSAGES 2024-04-14 14:36:42,726 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am 2024-04-14 14:36:42,727 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-04-14 14:36:42,727 root INFO copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-04-14 14:36:42,728 root INFO copying build/lib/django/contrib/admin/locale/am/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/am/LC_MESSAGES 2024-04-14 14:36:42,729 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga 2024-04-14 14:36:42,730 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-04-14 14:36:42,731 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-04-14 14:36:42,732 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-04-14 14:36:42,733 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-04-14 14:36:42,734 root INFO copying build/lib/django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ga/LC_MESSAGES 2024-04-14 14:36:42,735 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU 2024-04-14 14:36:42,736 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:42,736 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:42,737 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:42,738 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:42,739 root INFO copying build/lib/django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:42,740 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms 2024-04-14 14:36:42,741 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-04-14 14:36:42,742 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-04-14 14:36:42,743 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-04-14 14:36:42,744 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-04-14 14:36:42,745 root INFO copying build/lib/django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ms/LC_MESSAGES 2024-04-14 14:36:42,746 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km 2024-04-14 14:36:42,747 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-04-14 14:36:42,748 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-04-14 14:36:42,749 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-04-14 14:36:42,750 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-04-14 14:36:42,751 root INFO copying build/lib/django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/km/LC_MESSAGES 2024-04-14 14:36:42,752 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru 2024-04-14 14:36:42,753 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-04-14 14:36:42,753 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-04-14 14:36:42,754 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-04-14 14:36:42,755 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-04-14 14:36:42,756 root INFO copying build/lib/django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ru/LC_MESSAGES 2024-04-14 14:36:42,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky 2024-04-14 14:36:42,758 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-04-14 14:36:42,759 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-04-14 14:36:42,760 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-04-14 14:36:42,761 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-04-14 14:36:42,762 root INFO copying build/lib/django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ky/LC_MESSAGES 2024-04-14 14:36:42,763 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be 2024-04-14 14:36:42,764 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-04-14 14:36:42,764 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-04-14 14:36:42,765 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-04-14 14:36:42,766 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-04-14 14:36:42,767 root INFO copying build/lib/django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/be/LC_MESSAGES 2024-04-14 14:36:42,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he 2024-04-14 14:36:42,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-04-14 14:36:42,770 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-04-14 14:36:42,771 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-04-14 14:36:42,772 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-04-14 14:36:42,773 root INFO copying build/lib/django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/he/LC_MESSAGES 2024-04-14 14:36:42,774 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os 2024-04-14 14:36:42,775 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-04-14 14:36:42,775 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-04-14 14:36:42,776 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-04-14 14:36:42,777 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-04-14 14:36:42,778 root INFO copying build/lib/django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/os/LC_MESSAGES 2024-04-14 14:36:42,779 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz 2024-04-14 14:36:42,780 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-04-14 14:36:42,781 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-04-14 14:36:42,782 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-04-14 14:36:42,783 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-04-14 14:36:42,784 root INFO copying build/lib/django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/uz/LC_MESSAGES 2024-04-14 14:36:42,785 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko 2024-04-14 14:36:42,785 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-04-14 14:36:42,786 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-04-14 14:36:42,787 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-04-14 14:36:42,788 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-04-14 14:36:42,789 root INFO copying build/lib/django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ko/LC_MESSAGES 2024-04-14 14:36:42,790 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy 2024-04-14 14:36:42,791 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-04-14 14:36:42,792 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-04-14 14:36:42,792 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-04-14 14:36:42,793 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-04-14 14:36:42,795 root INFO copying build/lib/django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fy/LC_MESSAGES 2024-04-14 14:36:42,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn 2024-04-14 14:36:42,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:42,797 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:42,798 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:42,799 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:42,800 root INFO copying build/lib/django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:42,801 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi 2024-04-14 14:36:42,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-04-14 14:36:42,803 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-04-14 14:36:42,804 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-04-14 14:36:42,805 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-04-14 14:36:42,806 root INFO copying build/lib/django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/vi/LC_MESSAGES 2024-04-14 14:36:42,807 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl 2024-04-14 14:36:42,808 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-04-14 14:36:42,808 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-04-14 14:36:42,809 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-04-14 14:36:42,810 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-04-14 14:36:42,811 root INFO copying build/lib/django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pl/LC_MESSAGES 2024-04-14 14:36:42,813 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml 2024-04-14 14:36:42,813 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-04-14 14:36:42,814 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-04-14 14:36:42,815 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-04-14 14:36:42,816 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-04-14 14:36:42,817 root INFO copying build/lib/django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ml/LC_MESSAGES 2024-04-14 14:36:42,818 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO 2024-04-14 14:36:42,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:42,819 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:42,820 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:42,821 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:42,822 root INFO copying build/lib/django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:42,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg 2024-04-14 14:36:42,824 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-04-14 14:36:42,825 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-04-14 14:36:42,826 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-04-14 14:36:42,827 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-04-14 14:36:42,828 root INFO copying build/lib/django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tg/LC_MESSAGES 2024-04-14 14:36:42,829 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az 2024-04-14 14:36:42,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-04-14 14:36:42,830 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-04-14 14:36:42,831 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-04-14 14:36:42,832 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-04-14 14:36:42,833 root INFO copying build/lib/django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/az/LC_MESSAGES 2024-04-14 14:36:42,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv 2024-04-14 14:36:42,835 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-04-14 14:36:42,836 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-04-14 14:36:42,837 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-04-14 14:36:42,838 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-04-14 14:36:42,839 root INFO copying build/lib/django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lv/LC_MESSAGES 2024-04-14 14:36:42,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr 2024-04-14 14:36:42,841 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-04-14 14:36:42,841 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-04-14 14:36:42,842 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-04-14 14:36:42,843 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-04-14 14:36:42,844 root INFO copying build/lib/django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hr/LC_MESSAGES 2024-04-14 14:36:42,845 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my 2024-04-14 14:36:42,846 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-04-14 14:36:42,847 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-04-14 14:36:42,848 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-04-14 14:36:42,849 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-04-14 14:36:42,850 root INFO copying build/lib/django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/my/LC_MESSAGES 2024-04-14 14:36:42,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE 2024-04-14 14:36:42,852 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:42,852 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:42,853 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:42,855 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:42,856 root INFO copying build/lib/django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:42,857 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt 2024-04-14 14:36:42,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-04-14 14:36:42,858 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-04-14 14:36:42,859 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-04-14 14:36:42,860 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-04-14 14:36:42,862 root INFO copying build/lib/django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tt/LC_MESSAGES 2024-04-14 14:36:42,863 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb 2024-04-14 14:36:42,863 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-04-14 14:36:42,864 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-04-14 14:36:42,865 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-04-14 14:36:42,866 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-04-14 14:36:42,867 root INFO copying build/lib/django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/lb/LC_MESSAGES 2024-04-14 14:36:42,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr 2024-04-14 14:36:42,869 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-04-14 14:36:42,870 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-04-14 14:36:42,870 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-04-14 14:36:42,871 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-04-14 14:36:42,872 root INFO copying build/lib/django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/tr/LC_MESSAGES 2024-04-14 14:36:42,874 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa 2024-04-14 14:36:42,874 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-04-14 14:36:42,875 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-04-14 14:36:42,876 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-04-14 14:36:42,877 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-04-14 14:36:42,878 root INFO copying build/lib/django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fa/LC_MESSAGES 2024-04-14 14:36:42,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb 2024-04-14 14:36:42,880 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-04-14 14:36:42,881 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-04-14 14:36:42,882 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-04-14 14:36:42,883 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-04-14 14:36:42,884 root INFO copying build/lib/django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ckb/LC_MESSAGES 2024-04-14 14:36:42,885 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is 2024-04-14 14:36:42,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-04-14 14:36:42,886 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-04-14 14:36:42,887 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-04-14 14:36:42,888 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-04-14 14:36:42,889 root INFO copying build/lib/django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/is/LC_MESSAGES 2024-04-14 14:36:42,890 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant 2024-04-14 14:36:42,891 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:42,892 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:42,893 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:42,894 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:42,895 root INFO copying build/lib/django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:42,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk 2024-04-14 14:36:42,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-04-14 14:36:42,897 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-04-14 14:36:42,898 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-04-14 14:36:42,899 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-04-14 14:36:42,900 root INFO copying build/lib/django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sk/LC_MESSAGES 2024-04-14 14:36:42,901 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd 2024-04-14 14:36:42,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-04-14 14:36:42,903 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-04-14 14:36:42,904 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-04-14 14:36:42,905 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-04-14 14:36:42,907 root INFO copying build/lib/django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gd/LC_MESSAGES 2024-04-14 14:36:42,908 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo 2024-04-14 14:36:42,908 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-04-14 14:36:42,909 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-04-14 14:36:42,910 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-04-14 14:36:42,911 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-04-14 14:36:42,912 root INFO copying build/lib/django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/eo/LC_MESSAGES 2024-04-14 14:36:42,913 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa 2024-04-14 14:36:42,914 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-04-14 14:36:42,915 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-04-14 14:36:42,916 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-04-14 14:36:42,917 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-04-14 14:36:42,918 root INFO copying build/lib/django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/pa/LC_MESSAGES 2024-04-14 14:36:42,919 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy 2024-04-14 14:36:42,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-04-14 14:36:42,920 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-04-14 14:36:42,921 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-04-14 14:36:42,922 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-04-14 14:36:42,923 root INFO copying build/lib/django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hy/LC_MESSAGES 2024-04-14 14:36:42,924 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl 2024-04-14 14:36:42,925 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-04-14 14:36:42,926 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-04-14 14:36:42,927 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-04-14 14:36:42,928 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-04-14 14:36:42,929 root INFO copying build/lib/django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sl/LC_MESSAGES 2024-04-14 14:36:42,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg 2024-04-14 14:36:42,931 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-04-14 14:36:42,931 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-04-14 14:36:42,932 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-04-14 14:36:42,933 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-04-14 14:36:42,934 root INFO copying build/lib/django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/bg/LC_MESSAGES 2024-04-14 14:36:42,935 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk 2024-04-14 14:36:42,936 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-04-14 14:36:42,937 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-04-14 14:36:42,938 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-04-14 14:36:42,939 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-04-14 14:36:42,940 root INFO copying build/lib/django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kk/LC_MESSAGES 2024-04-14 14:36:42,941 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans 2024-04-14 14:36:42,942 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:42,942 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:42,943 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:42,944 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:42,945 root INFO copying build/lib/django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:42,946 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn 2024-04-14 14:36:42,947 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-04-14 14:36:42,948 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-04-14 14:36:42,948 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-04-14 14:36:42,950 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-04-14 14:36:42,950 root INFO copying build/lib/django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/kn/LC_MESSAGES 2024-04-14 14:36:42,951 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl 2024-04-14 14:36:42,952 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-04-14 14:36:42,953 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-04-14 14:36:42,954 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-04-14 14:36:42,955 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-04-14 14:36:42,956 root INFO copying build/lib/django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/gl/LC_MESSAGES 2024-04-14 14:36:42,957 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id 2024-04-14 14:36:42,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-04-14 14:36:42,959 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-04-14 14:36:42,960 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-04-14 14:36:42,961 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-04-14 14:36:42,962 root INFO copying build/lib/django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/id/LC_MESSAGES 2024-04-14 14:36:42,963 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi 2024-04-14 14:36:42,964 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-04-14 14:36:42,965 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-04-14 14:36:42,966 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-04-14 14:36:42,967 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-04-14 14:36:42,968 root INFO copying build/lib/django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hi/LC_MESSAGES 2024-04-14 14:36:42,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw 2024-04-14 14:36:42,970 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-04-14 14:36:42,970 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-04-14 14:36:42,971 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-04-14 14:36:42,972 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-04-14 14:36:42,973 root INFO copying build/lib/django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sw/LC_MESSAGES 2024-04-14 14:36:42,974 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr 2024-04-14 14:36:42,975 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-04-14 14:36:42,976 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-04-14 14:36:42,976 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-04-14 14:36:42,978 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-04-14 14:36:42,979 root INFO copying build/lib/django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sr/LC_MESSAGES 2024-04-14 14:36:42,980 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv 2024-04-14 14:36:42,980 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-04-14 14:36:42,981 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-04-14 14:36:42,982 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-04-14 14:36:42,983 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-04-14 14:36:42,984 root INFO copying build/lib/django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/sv/LC_MESSAGES 2024-04-14 14:36:42,985 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en 2024-04-14 14:36:42,986 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-04-14 14:36:42,986 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-04-14 14:36:42,987 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-04-14 14:36:42,988 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-04-14 14:36:42,989 root INFO copying build/lib/django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/en/LC_MESSAGES 2024-04-14 14:36:42,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl 2024-04-14 14:36:42,991 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-04-14 14:36:42,992 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-04-14 14:36:42,993 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-04-14 14:36:42,994 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-04-14 14:36:42,995 root INFO copying build/lib/django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/nl/LC_MESSAGES 2024-04-14 14:36:42,996 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne 2024-04-14 14:36:42,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-04-14 14:36:42,997 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-04-14 14:36:42,998 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-04-14 14:36:42,999 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-04-14 14:36:43,000 root INFO copying build/lib/django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ne/LC_MESSAGES 2024-04-14 14:36:43,001 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi 2024-04-14 14:36:43,002 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-04-14 14:36:43,003 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-04-14 14:36:43,004 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-04-14 14:36:43,005 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-04-14 14:36:43,006 root INFO copying build/lib/django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/fi/LC_MESSAGES 2024-04-14 14:36:43,007 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta 2024-04-14 14:36:43,008 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-04-14 14:36:43,008 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-04-14 14:36:43,009 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-04-14 14:36:43,010 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-04-14 14:36:43,011 root INFO copying build/lib/django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ta/LC_MESSAGES 2024-04-14 14:36:43,013 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb 2024-04-14 14:36:43,013 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-04-14 14:36:43,014 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-04-14 14:36:43,015 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-04-14 14:36:43,016 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-04-14 14:36:43,017 root INFO copying build/lib/django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/hsb/LC_MESSAGES 2024-04-14 14:36:43,019 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca 2024-04-14 14:36:43,019 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-04-14 14:36:43,020 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-04-14 14:36:43,021 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-04-14 14:36:43,022 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-04-14 14:36:43,023 root INFO copying build/lib/django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po -> build/bdist.linux-riscv64/wheel/django/contrib/admin/locale/ca/LC_MESSAGES 2024-04-14 14:36:43,024 root INFO copying build/lib/django/contrib/admin/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:43,025 root INFO copying build/lib/django/contrib/admin/actions.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:43,026 root INFO copying build/lib/django/contrib/admin/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:43,027 root INFO copying build/lib/django/contrib/admin/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/admin 2024-04-14 14:36:43,028 root INFO copying build/lib/django/contrib/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib 2024-04-14 14:36:43,029 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-04-14 14:36:43,030 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-04-14 14:36:43,031 root INFO copying build/lib/django/contrib/redirects/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-04-14 14:36:43,032 root INFO copying build/lib/django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-04-14 14:36:43,032 root INFO copying build/lib/django/contrib/redirects/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/migrations 2024-04-14 14:36:43,033 root INFO copying build/lib/django/contrib/redirects/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-04-14 14:36:43,034 root INFO copying build/lib/django/contrib/redirects/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-04-14 14:36:43,035 root INFO copying build/lib/django/contrib/redirects/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-04-14 14:36:43,036 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale 2024-04-14 14:36:43,037 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq 2024-04-14 14:36:43,038 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-04-14 14:36:43,038 root INFO copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-04-14 14:36:43,039 root INFO copying build/lib/django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sq/LC_MESSAGES 2024-04-14 14:36:43,040 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB 2024-04-14 14:36:43,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:43,041 root INFO copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:43,042 root INFO copying build/lib/django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:43,043 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur 2024-04-14 14:36:43,044 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-04-14 14:36:43,045 root INFO copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-04-14 14:36:43,046 root INFO copying build/lib/django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ur/LC_MESSAGES 2024-04-14 14:36:43,047 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th 2024-04-14 14:36:43,048 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-04-14 14:36:43,048 root INFO copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-04-14 14:36:43,049 root INFO copying build/lib/django/contrib/redirects/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/th/LC_MESSAGES 2024-04-14 14:36:43,050 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et 2024-04-14 14:36:43,051 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-04-14 14:36:43,052 root INFO copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-04-14 14:36:43,052 root INFO copying build/lib/django/contrib/redirects/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/et/LC_MESSAGES 2024-04-14 14:36:43,053 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn 2024-04-14 14:36:43,054 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-04-14 14:36:43,055 root INFO copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-04-14 14:36:43,056 root INFO copying build/lib/django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bn/LC_MESSAGES 2024-04-14 14:36:43,057 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it 2024-04-14 14:36:43,058 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-04-14 14:36:43,058 root INFO copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-04-14 14:36:43,059 root INFO copying build/lib/django/contrib/redirects/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/it/LC_MESSAGES 2024-04-14 14:36:43,060 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu 2024-04-14 14:36:43,061 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-04-14 14:36:43,062 root INFO copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-04-14 14:36:43,062 root INFO copying build/lib/django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hu/LC_MESSAGES 2024-04-14 14:36:43,063 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab 2024-04-14 14:36:43,064 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-04-14 14:36:43,065 root INFO copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-04-14 14:36:43,066 root INFO copying build/lib/django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kab/LC_MESSAGES 2024-04-14 14:36:43,067 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da 2024-04-14 14:36:43,068 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-04-14 14:36:43,068 root INFO copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-04-14 14:36:43,069 root INFO copying build/lib/django/contrib/redirects/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/da/LC_MESSAGES 2024-04-14 14:36:43,070 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX 2024-04-14 14:36:43,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:43,072 root INFO copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:43,072 root INFO copying build/lib/django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:43,074 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ 2024-04-14 14:36:43,074 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:43,075 root INFO copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:43,076 root INFO copying build/lib/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:43,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk 2024-04-14 14:36:43,078 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-04-14 14:36:43,078 root INFO copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-04-14 14:36:43,079 root INFO copying build/lib/django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tk/LC_MESSAGES 2024-04-14 14:36:43,080 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar 2024-04-14 14:36:43,081 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-04-14 14:36:43,082 root INFO copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-04-14 14:36:43,082 root INFO copying build/lib/django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ar/LC_MESSAGES 2024-04-14 14:36:43,084 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn 2024-04-14 14:36:43,084 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-04-14 14:36:43,085 root INFO copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-04-14 14:36:43,086 root INFO copying build/lib/django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mn/LC_MESSAGES 2024-04-14 14:36:43,087 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te 2024-04-14 14:36:43,088 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-04-14 14:36:43,088 root INFO copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-04-14 14:36:43,090 root INFO copying build/lib/django/contrib/redirects/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/te/LC_MESSAGES 2024-04-14 14:36:43,091 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb 2024-04-14 14:36:43,091 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-04-14 14:36:43,092 root INFO copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-04-14 14:36:43,093 root INFO copying build/lib/django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nb/LC_MESSAGES 2024-04-14 14:36:43,094 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast 2024-04-14 14:36:43,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-04-14 14:36:43,095 root INFO copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-04-14 14:36:43,096 root INFO copying build/lib/django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ast/LC_MESSAGES 2024-04-14 14:36:43,097 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk 2024-04-14 14:36:43,098 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-04-14 14:36:43,099 root INFO copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-04-14 14:36:43,100 root INFO copying build/lib/django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uk/LC_MESSAGES 2024-04-14 14:36:43,101 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk 2024-04-14 14:36:43,102 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-04-14 14:36:43,102 root INFO copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-04-14 14:36:43,103 root INFO copying build/lib/django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mk/LC_MESSAGES 2024-04-14 14:36:43,104 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs 2024-04-14 14:36:43,105 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-04-14 14:36:43,105 root INFO copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-04-14 14:36:43,106 root INFO copying build/lib/django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bs/LC_MESSAGES 2024-04-14 14:36:43,107 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm 2024-04-14 14:36:43,108 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-04-14 14:36:43,109 root INFO copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-04-14 14:36:43,110 root INFO copying build/lib/django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/udm/LC_MESSAGES 2024-04-14 14:36:43,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de 2024-04-14 14:36:43,112 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-04-14 14:36:43,112 root INFO copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-04-14 14:36:43,113 root INFO copying build/lib/django/contrib/redirects/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/de/LC_MESSAGES 2024-04-14 14:36:43,114 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR 2024-04-14 14:36:43,115 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:43,116 root INFO copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:43,116 root INFO copying build/lib/django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:43,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt 2024-04-14 14:36:43,118 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-04-14 14:36:43,119 root INFO copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-04-14 14:36:43,120 root INFO copying build/lib/django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lt/LC_MESSAGES 2024-04-14 14:36:43,121 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka 2024-04-14 14:36:43,122 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-04-14 14:36:43,122 root INFO copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-04-14 14:36:43,123 root INFO copying build/lib/django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ka/LC_MESSAGES 2024-04-14 14:36:43,124 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs 2024-04-14 14:36:43,125 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-04-14 14:36:43,126 root INFO copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-04-14 14:36:43,127 root INFO copying build/lib/django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cs/LC_MESSAGES 2024-04-14 14:36:43,128 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia 2024-04-14 14:36:43,128 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-04-14 14:36:43,129 root INFO copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-04-14 14:36:43,130 root INFO copying build/lib/django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ia/LC_MESSAGES 2024-04-14 14:36:43,131 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja 2024-04-14 14:36:43,132 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-04-14 14:36:43,132 root INFO copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-04-14 14:36:43,133 root INFO copying build/lib/django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ja/LC_MESSAGES 2024-04-14 14:36:43,134 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn 2024-04-14 14:36:43,135 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-04-14 14:36:43,136 root INFO copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-04-14 14:36:43,137 root INFO copying build/lib/django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nn/LC_MESSAGES 2024-04-14 14:36:43,138 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy 2024-04-14 14:36:43,139 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-04-14 14:36:43,139 root INFO copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-04-14 14:36:43,140 root INFO copying build/lib/django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/cy/LC_MESSAGES 2024-04-14 14:36:43,141 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es 2024-04-14 14:36:43,142 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-04-14 14:36:43,143 root INFO copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-04-14 14:36:43,144 root INFO copying build/lib/django/contrib/redirects/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es/LC_MESSAGES 2024-04-14 14:36:43,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el 2024-04-14 14:36:43,145 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-04-14 14:36:43,146 root INFO copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-04-14 14:36:43,147 root INFO copying build/lib/django/contrib/redirects/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/el/LC_MESSAGES 2024-04-14 14:36:43,148 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br 2024-04-14 14:36:43,149 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-04-14 14:36:43,149 root INFO copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-04-14 14:36:43,150 root INFO copying build/lib/django/contrib/redirects/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/br/LC_MESSAGES 2024-04-14 14:36:43,151 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io 2024-04-14 14:36:43,152 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-04-14 14:36:43,153 root INFO copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-04-14 14:36:43,154 root INFO copying build/lib/django/contrib/redirects/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/io/LC_MESSAGES 2024-04-14 14:36:43,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr 2024-04-14 14:36:43,155 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-04-14 14:36:43,156 root INFO copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-04-14 14:36:43,157 root INFO copying build/lib/django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/mr/LC_MESSAGES 2024-04-14 14:36:43,158 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt 2024-04-14 14:36:43,159 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-04-14 14:36:43,160 root INFO copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-04-14 14:36:43,160 root INFO copying build/lib/django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt/LC_MESSAGES 2024-04-14 14:36:43,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr 2024-04-14 14:36:43,162 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-04-14 14:36:43,163 root INFO copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-04-14 14:36:43,164 root INFO copying build/lib/django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fr/LC_MESSAGES 2024-04-14 14:36:43,165 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb 2024-04-14 14:36:43,166 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-04-14 14:36:43,166 root INFO copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-04-14 14:36:43,167 root INFO copying build/lib/django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/dsb/LC_MESSAGES 2024-04-14 14:36:43,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu 2024-04-14 14:36:43,169 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-04-14 14:36:43,170 root INFO copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-04-14 14:36:43,170 root INFO copying build/lib/django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eu/LC_MESSAGES 2024-04-14 14:36:43,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR 2024-04-14 14:36:43,172 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:43,173 root INFO copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:43,174 root INFO copying build/lib/django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:43,175 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af 2024-04-14 14:36:43,176 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-04-14 14:36:43,176 root INFO copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-04-14 14:36:43,177 root INFO copying build/lib/django/contrib/redirects/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/af/LC_MESSAGES 2024-04-14 14:36:43,178 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro 2024-04-14 14:36:43,179 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-04-14 14:36:43,180 root INFO copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-04-14 14:36:43,181 root INFO copying build/lib/django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ro/LC_MESSAGES 2024-04-14 14:36:43,182 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga 2024-04-14 14:36:43,183 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-04-14 14:36:43,183 root INFO copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-04-14 14:36:43,184 root INFO copying build/lib/django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ga/LC_MESSAGES 2024-04-14 14:36:43,185 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU 2024-04-14 14:36:43,186 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:43,187 root INFO copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:43,187 root INFO copying build/lib/django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:43,188 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms 2024-04-14 14:36:43,189 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-04-14 14:36:43,190 root INFO copying build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-04-14 14:36:43,191 root INFO copying build/lib/django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ms/LC_MESSAGES 2024-04-14 14:36:43,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km 2024-04-14 14:36:43,192 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-04-14 14:36:43,193 root INFO copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-04-14 14:36:43,194 root INFO copying build/lib/django/contrib/redirects/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/km/LC_MESSAGES 2024-04-14 14:36:43,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru 2024-04-14 14:36:43,196 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-04-14 14:36:43,196 root INFO copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-04-14 14:36:43,197 root INFO copying build/lib/django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ru/LC_MESSAGES 2024-04-14 14:36:43,198 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky 2024-04-14 14:36:43,199 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-04-14 14:36:43,200 root INFO copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-04-14 14:36:43,201 root INFO copying build/lib/django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ky/LC_MESSAGES 2024-04-14 14:36:43,202 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be 2024-04-14 14:36:43,203 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-04-14 14:36:43,203 root INFO copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-04-14 14:36:43,204 root INFO copying build/lib/django/contrib/redirects/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/be/LC_MESSAGES 2024-04-14 14:36:43,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he 2024-04-14 14:36:43,206 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-04-14 14:36:43,207 root INFO copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-04-14 14:36:43,207 root INFO copying build/lib/django/contrib/redirects/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/he/LC_MESSAGES 2024-04-14 14:36:43,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os 2024-04-14 14:36:43,209 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-04-14 14:36:43,210 root INFO copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-04-14 14:36:43,211 root INFO copying build/lib/django/contrib/redirects/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/os/LC_MESSAGES 2024-04-14 14:36:43,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz 2024-04-14 14:36:43,213 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-04-14 14:36:43,213 root INFO copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-04-14 14:36:43,214 root INFO copying build/lib/django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/uz/LC_MESSAGES 2024-04-14 14:36:43,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko 2024-04-14 14:36:43,216 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-04-14 14:36:43,216 root INFO copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-04-14 14:36:43,217 root INFO copying build/lib/django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ko/LC_MESSAGES 2024-04-14 14:36:43,219 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy 2024-04-14 14:36:43,219 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-04-14 14:36:43,220 root INFO copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-04-14 14:36:43,221 root INFO copying build/lib/django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fy/LC_MESSAGES 2024-04-14 14:36:43,222 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn 2024-04-14 14:36:43,223 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:43,223 root INFO copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:43,224 root INFO copying build/lib/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:43,225 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi 2024-04-14 14:36:43,226 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-04-14 14:36:43,227 root INFO copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-04-14 14:36:43,228 root INFO copying build/lib/django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/vi/LC_MESSAGES 2024-04-14 14:36:43,229 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl 2024-04-14 14:36:43,229 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-04-14 14:36:43,230 root INFO copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-04-14 14:36:43,231 root INFO copying build/lib/django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pl/LC_MESSAGES 2024-04-14 14:36:43,232 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml 2024-04-14 14:36:43,233 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-04-14 14:36:43,233 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-04-14 14:36:43,234 root INFO copying build/lib/django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ml/LC_MESSAGES 2024-04-14 14:36:43,235 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO 2024-04-14 14:36:43,236 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:43,237 root INFO copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:43,238 root INFO copying build/lib/django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:43,239 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg 2024-04-14 14:36:43,239 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-04-14 14:36:43,240 root INFO copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-04-14 14:36:43,241 root INFO copying build/lib/django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tg/LC_MESSAGES 2024-04-14 14:36:43,242 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az 2024-04-14 14:36:43,243 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-04-14 14:36:43,243 root INFO copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-04-14 14:36:43,244 root INFO copying build/lib/django/contrib/redirects/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/az/LC_MESSAGES 2024-04-14 14:36:43,245 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv 2024-04-14 14:36:43,246 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-04-14 14:36:43,247 root INFO copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-04-14 14:36:43,248 root INFO copying build/lib/django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lv/LC_MESSAGES 2024-04-14 14:36:43,249 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr 2024-04-14 14:36:43,250 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-04-14 14:36:43,250 root INFO copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-04-14 14:36:43,251 root INFO copying build/lib/django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hr/LC_MESSAGES 2024-04-14 14:36:43,252 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my 2024-04-14 14:36:43,253 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-04-14 14:36:43,254 root INFO copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-04-14 14:36:43,255 root INFO copying build/lib/django/contrib/redirects/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/my/LC_MESSAGES 2024-04-14 14:36:43,256 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE 2024-04-14 14:36:43,256 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:43,257 root INFO copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:43,258 root INFO copying build/lib/django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:43,259 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt 2024-04-14 14:36:43,260 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-04-14 14:36:43,261 root INFO copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-04-14 14:36:43,262 root INFO copying build/lib/django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tt/LC_MESSAGES 2024-04-14 14:36:43,263 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb 2024-04-14 14:36:43,264 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-04-14 14:36:43,264 root INFO copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-04-14 14:36:43,265 root INFO copying build/lib/django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/lb/LC_MESSAGES 2024-04-14 14:36:43,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr 2024-04-14 14:36:43,267 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-04-14 14:36:43,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 2024-04-14 14:36:43,269 root INFO copying build/lib/django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/tr/LC_MESSAGES 2024-04-14 14:36:43,270 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa 2024-04-14 14:36:43,271 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-04-14 14:36:43,271 root INFO copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-04-14 14:36:43,272 root INFO copying build/lib/django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fa/LC_MESSAGES 2024-04-14 14:36:43,273 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb 2024-04-14 14:36:43,274 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-04-14 14:36:43,275 root INFO copying build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-04-14 14:36:43,275 root INFO copying build/lib/django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ckb/LC_MESSAGES 2024-04-14 14:36:43,276 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is 2024-04-14 14:36:43,277 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-04-14 14:36:43,278 root INFO copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-04-14 14:36:43,279 root INFO copying build/lib/django/contrib/redirects/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/is/LC_MESSAGES 2024-04-14 14:36:43,280 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant 2024-04-14 14:36:43,281 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:43,281 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:43,282 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:43,283 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk 2024-04-14 14:36:43,284 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-04-14 14:36:43,285 root INFO copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-04-14 14:36:43,285 root INFO copying build/lib/django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sk/LC_MESSAGES 2024-04-14 14:36:43,287 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd 2024-04-14 14:36:43,287 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-04-14 14:36:43,288 root INFO copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-04-14 14:36:43,289 root INFO copying build/lib/django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gd/LC_MESSAGES 2024-04-14 14:36:43,290 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo 2024-04-14 14:36:43,291 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-04-14 14:36:43,291 root INFO copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-04-14 14:36:43,292 root INFO copying build/lib/django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/eo/LC_MESSAGES 2024-04-14 14:36:43,293 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa 2024-04-14 14:36:43,294 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-04-14 14:36:43,295 root INFO copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-04-14 14:36:43,295 root INFO copying build/lib/django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/pa/LC_MESSAGES 2024-04-14 14:36:43,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy 2024-04-14 14:36:43,297 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-04-14 14:36:43,298 root INFO copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-04-14 14:36:43,299 root INFO copying build/lib/django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hy/LC_MESSAGES 2024-04-14 14:36:43,300 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl 2024-04-14 14:36:43,301 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-04-14 14:36:43,301 root INFO copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-04-14 14:36:43,302 root INFO copying build/lib/django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sl/LC_MESSAGES 2024-04-14 14:36:43,303 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg 2024-04-14 14:36:43,304 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-04-14 14:36:43,305 root INFO copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-04-14 14:36:43,306 root INFO copying build/lib/django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/bg/LC_MESSAGES 2024-04-14 14:36:43,307 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk 2024-04-14 14:36:43,308 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-04-14 14:36:43,308 root INFO copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-04-14 14:36:43,309 root INFO copying build/lib/django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kk/LC_MESSAGES 2024-04-14 14:36:43,310 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans 2024-04-14 14:36:43,311 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:43,312 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:43,312 root INFO copying build/lib/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:43,313 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn 2024-04-14 14:36:43,314 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-04-14 14:36:43,315 root INFO copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-04-14 14:36:43,316 root INFO copying build/lib/django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/kn/LC_MESSAGES 2024-04-14 14:36:43,317 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl 2024-04-14 14:36:43,318 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-04-14 14:36:43,319 root INFO copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-04-14 14:36:43,320 root INFO copying build/lib/django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/gl/LC_MESSAGES 2024-04-14 14:36:43,320 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id 2024-04-14 14:36:43,321 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-04-14 14:36:43,322 root INFO copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-04-14 14:36:43,323 root INFO copying build/lib/django/contrib/redirects/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/id/LC_MESSAGES 2024-04-14 14:36:43,324 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi 2024-04-14 14:36:43,325 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-04-14 14:36:43,325 root INFO copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-04-14 14:36:43,326 root INFO copying build/lib/django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hi/LC_MESSAGES 2024-04-14 14:36:43,327 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw 2024-04-14 14:36:43,328 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-04-14 14:36:43,329 root INFO copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-04-14 14:36:43,329 root INFO copying build/lib/django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sw/LC_MESSAGES 2024-04-14 14:36:43,331 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr 2024-04-14 14:36:43,331 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-04-14 14:36:43,332 root INFO copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-04-14 14:36:43,333 root INFO copying build/lib/django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sr/LC_MESSAGES 2024-04-14 14:36:43,334 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv 2024-04-14 14:36:43,335 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-04-14 14:36:43,335 root INFO copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-04-14 14:36:43,336 root INFO copying build/lib/django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/sv/LC_MESSAGES 2024-04-14 14:36:43,337 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en 2024-04-14 14:36:43,338 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-04-14 14:36:43,339 root INFO copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-04-14 14:36:43,339 root INFO copying build/lib/django/contrib/redirects/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/en/LC_MESSAGES 2024-04-14 14:36:43,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl 2024-04-14 14:36:43,341 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-04-14 14:36:43,342 root INFO copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-04-14 14:36:43,343 root INFO copying build/lib/django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/nl/LC_MESSAGES 2024-04-14 14:36:43,344 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne 2024-04-14 14:36:43,345 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-04-14 14:36:43,345 root INFO copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-04-14 14:36:43,346 root INFO copying build/lib/django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ne/LC_MESSAGES 2024-04-14 14:36:43,347 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi 2024-04-14 14:36:43,348 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-04-14 14:36:43,349 root INFO copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-04-14 14:36:43,350 root INFO copying build/lib/django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/fi/LC_MESSAGES 2024-04-14 14:36:43,351 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta 2024-04-14 14:36:43,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-04-14 14:36:43,352 root INFO copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-04-14 14:36:43,353 root INFO copying build/lib/django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ta/LC_MESSAGES 2024-04-14 14:36:43,354 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb 2024-04-14 14:36:43,355 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-04-14 14:36:43,356 root INFO copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-04-14 14:36:43,356 root INFO copying build/lib/django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/hsb/LC_MESSAGES 2024-04-14 14:36:43,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca 2024-04-14 14:36:43,358 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-04-14 14:36:43,359 root INFO copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-04-14 14:36:43,360 root INFO copying build/lib/django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/redirects/locale/ca/LC_MESSAGES 2024-04-14 14:36:43,361 root INFO copying build/lib/django/contrib/redirects/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-04-14 14:36:43,362 root INFO copying build/lib/django/contrib/redirects/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/redirects 2024-04-14 14:36:43,363 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-04-14 14:36:43,364 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2024-04-14 14:36:43,364 root INFO copying build/lib/django/contrib/sessions/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2024-04-14 14:36:43,365 root INFO copying build/lib/django/contrib/sessions/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/migrations 2024-04-14 14:36:43,366 root INFO copying build/lib/django/contrib/sessions/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-04-14 14:36:43,367 root INFO copying build/lib/django/contrib/sessions/serializers.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-04-14 14:36:43,368 root INFO copying build/lib/django/contrib/sessions/base_session.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-04-14 14:36:43,368 root INFO copying build/lib/django/contrib/sessions/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-04-14 14:36:43,369 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/management 2024-04-14 14:36:43,370 root INFO copying build/lib/django/contrib/sessions/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/management 2024-04-14 14:36:43,371 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2024-04-14 14:36:43,372 root INFO copying build/lib/django/contrib/sessions/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2024-04-14 14:36:43,372 root INFO copying build/lib/django/contrib/sessions/management/commands/clearsessions.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/management/commands 2024-04-14 14:36:43,373 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-04-14 14:36:43,374 root INFO copying build/lib/django/contrib/sessions/backends/signed_cookies.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-04-14 14:36:43,375 root INFO copying build/lib/django/contrib/sessions/backends/cache.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-04-14 14:36:43,376 root INFO copying build/lib/django/contrib/sessions/backends/cached_db.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-04-14 14:36:43,377 root INFO copying build/lib/django/contrib/sessions/backends/db.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-04-14 14:36:43,377 root INFO copying build/lib/django/contrib/sessions/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-04-14 14:36:43,378 root INFO copying build/lib/django/contrib/sessions/backends/base.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-04-14 14:36:43,379 root INFO copying build/lib/django/contrib/sessions/backends/file.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/backends 2024-04-14 14:36:43,380 root INFO copying build/lib/django/contrib/sessions/exceptions.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-04-14 14:36:43,381 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale 2024-04-14 14:36:43,382 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq 2024-04-14 14:36:43,383 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-04-14 14:36:43,383 root INFO copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-04-14 14:36:43,385 root INFO copying build/lib/django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sq/LC_MESSAGES 2024-04-14 14:36:43,386 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB 2024-04-14 14:36:43,387 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:43,387 root INFO copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:43,388 root INFO copying build/lib/django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:43,390 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur 2024-04-14 14:36:43,390 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-04-14 14:36:43,391 root INFO copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-04-14 14:36:43,392 root INFO copying build/lib/django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ur/LC_MESSAGES 2024-04-14 14:36:43,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th 2024-04-14 14:36:43,394 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-04-14 14:36:43,395 root INFO copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-04-14 14:36:43,395 root INFO copying build/lib/django/contrib/sessions/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/th/LC_MESSAGES 2024-04-14 14:36:43,397 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et 2024-04-14 14:36:43,398 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-04-14 14:36:43,398 root INFO copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-04-14 14:36:43,399 root INFO copying build/lib/django/contrib/sessions/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/et/LC_MESSAGES 2024-04-14 14:36:43,400 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn 2024-04-14 14:36:43,401 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-04-14 14:36:43,402 root INFO copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-04-14 14:36:43,403 root INFO copying build/lib/django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bn/LC_MESSAGES 2024-04-14 14:36:43,404 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it 2024-04-14 14:36:43,405 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-04-14 14:36:43,405 root INFO copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-04-14 14:36:43,407 root INFO copying build/lib/django/contrib/sessions/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/it/LC_MESSAGES 2024-04-14 14:36:43,408 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu 2024-04-14 14:36:43,408 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-04-14 14:36:43,409 root INFO copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-04-14 14:36:43,410 root INFO copying build/lib/django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hu/LC_MESSAGES 2024-04-14 14:36:43,411 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab 2024-04-14 14:36:43,412 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-04-14 14:36:43,413 root INFO copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-04-14 14:36:43,414 root INFO copying build/lib/django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kab/LC_MESSAGES 2024-04-14 14:36:43,415 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da 2024-04-14 14:36:43,416 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-04-14 14:36:43,416 root INFO copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-04-14 14:36:43,417 root INFO copying build/lib/django/contrib/sessions/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/da/LC_MESSAGES 2024-04-14 14:36:43,419 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX 2024-04-14 14:36:43,419 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:43,420 root INFO copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:43,421 root INFO copying build/lib/django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:43,422 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ 2024-04-14 14:36:43,423 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:43,424 root INFO copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:43,424 root INFO copying build/lib/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:43,426 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk 2024-04-14 14:36:43,427 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-04-14 14:36:43,427 root INFO copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-04-14 14:36:43,428 root INFO copying build/lib/django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tk/LC_MESSAGES 2024-04-14 14:36:43,429 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar 2024-04-14 14:36:43,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-04-14 14:36:43,431 root INFO copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-04-14 14:36:43,432 root INFO copying build/lib/django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ar/LC_MESSAGES 2024-04-14 14:36:43,433 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn 2024-04-14 14:36:43,434 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-04-14 14:36:43,434 root INFO copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-04-14 14:36:43,435 root INFO copying build/lib/django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mn/LC_MESSAGES 2024-04-14 14:36:43,437 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te 2024-04-14 14:36:43,438 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-04-14 14:36:43,438 root INFO copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-04-14 14:36:43,439 root INFO copying build/lib/django/contrib/sessions/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/te/LC_MESSAGES 2024-04-14 14:36:43,440 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb 2024-04-14 14:36:43,441 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-04-14 14:36:43,442 root INFO copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-04-14 14:36:43,443 root INFO copying build/lib/django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nb/LC_MESSAGES 2024-04-14 14:36:43,444 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast 2024-04-14 14:36:43,445 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-04-14 14:36:43,445 root INFO copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-04-14 14:36:43,447 root INFO copying build/lib/django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ast/LC_MESSAGES 2024-04-14 14:36:43,448 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk 2024-04-14 14:36:43,448 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-04-14 14:36:43,449 root INFO copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-04-14 14:36:43,450 root INFO copying build/lib/django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uk/LC_MESSAGES 2024-04-14 14:36:43,451 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk 2024-04-14 14:36:43,452 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-04-14 14:36:43,453 root INFO copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-04-14 14:36:43,454 root INFO copying build/lib/django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mk/LC_MESSAGES 2024-04-14 14:36:43,455 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs 2024-04-14 14:36:43,456 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-04-14 14:36:43,456 root INFO copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-04-14 14:36:43,457 root INFO copying build/lib/django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bs/LC_MESSAGES 2024-04-14 14:36:43,458 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm 2024-04-14 14:36:43,459 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-04-14 14:36:43,460 root INFO copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-04-14 14:36:43,461 root INFO copying build/lib/django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/udm/LC_MESSAGES 2024-04-14 14:36:43,462 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de 2024-04-14 14:36:43,463 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-04-14 14:36:43,463 root INFO copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-04-14 14:36:43,464 root INFO copying build/lib/django/contrib/sessions/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/de/LC_MESSAGES 2024-04-14 14:36:43,466 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR 2024-04-14 14:36:43,466 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:43,467 root INFO copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:43,468 root INFO copying build/lib/django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:43,469 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt 2024-04-14 14:36:43,470 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-04-14 14:36:43,471 root INFO copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-04-14 14:36:43,471 root INFO copying build/lib/django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lt/LC_MESSAGES 2024-04-14 14:36:43,473 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka 2024-04-14 14:36:43,473 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-04-14 14:36:43,474 root INFO copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-04-14 14:36:43,475 root INFO copying build/lib/django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ka/LC_MESSAGES 2024-04-14 14:36:43,476 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs 2024-04-14 14:36:43,477 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-04-14 14:36:43,478 root INFO copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-04-14 14:36:43,479 root INFO copying build/lib/django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cs/LC_MESSAGES 2024-04-14 14:36:43,480 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia 2024-04-14 14:36:43,481 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-04-14 14:36:43,482 root INFO copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-04-14 14:36:43,483 root INFO copying build/lib/django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ia/LC_MESSAGES 2024-04-14 14:36:43,484 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja 2024-04-14 14:36:43,485 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-04-14 14:36:43,485 root INFO copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-04-14 14:36:43,486 root INFO copying build/lib/django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ja/LC_MESSAGES 2024-04-14 14:36:43,488 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn 2024-04-14 14:36:43,488 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-04-14 14:36:43,489 root INFO copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-04-14 14:36:43,490 root INFO copying build/lib/django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nn/LC_MESSAGES 2024-04-14 14:36:43,491 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy 2024-04-14 14:36:43,492 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-04-14 14:36:43,493 root INFO copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-04-14 14:36:43,494 root INFO copying build/lib/django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/cy/LC_MESSAGES 2024-04-14 14:36:43,495 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es 2024-04-14 14:36:43,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-04-14 14:36:43,496 root INFO copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-04-14 14:36:43,497 root INFO copying build/lib/django/contrib/sessions/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es/LC_MESSAGES 2024-04-14 14:36:43,499 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el 2024-04-14 14:36:43,499 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-04-14 14:36:43,500 root INFO copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-04-14 14:36:43,501 root INFO copying build/lib/django/contrib/sessions/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/el/LC_MESSAGES 2024-04-14 14:36:43,502 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br 2024-04-14 14:36:43,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-04-14 14:36:43,504 root INFO copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-04-14 14:36:43,505 root INFO copying build/lib/django/contrib/sessions/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/br/LC_MESSAGES 2024-04-14 14:36:43,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io 2024-04-14 14:36:43,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-04-14 14:36:43,507 root INFO copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-04-14 14:36:43,508 root INFO copying build/lib/django/contrib/sessions/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/io/LC_MESSAGES 2024-04-14 14:36:43,509 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr 2024-04-14 14:36:43,510 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-04-14 14:36:43,511 root INFO copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-04-14 14:36:43,512 root INFO copying build/lib/django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/mr/LC_MESSAGES 2024-04-14 14:36:43,513 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt 2024-04-14 14:36:43,513 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-04-14 14:36:43,514 root INFO copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-04-14 14:36:43,515 root INFO copying build/lib/django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt/LC_MESSAGES 2024-04-14 14:36:43,516 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr 2024-04-14 14:36:43,517 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-04-14 14:36:43,518 root INFO copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-04-14 14:36:43,519 root INFO copying build/lib/django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fr/LC_MESSAGES 2024-04-14 14:36:43,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb 2024-04-14 14:36:43,521 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-04-14 14:36:43,521 root INFO copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-04-14 14:36:43,522 root INFO copying build/lib/django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/dsb/LC_MESSAGES 2024-04-14 14:36:43,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu 2024-04-14 14:36:43,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-04-14 14:36:43,525 root INFO copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-04-14 14:36:43,526 root INFO copying build/lib/django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eu/LC_MESSAGES 2024-04-14 14:36:43,527 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR 2024-04-14 14:36:43,528 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:43,529 root INFO copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:43,530 root INFO copying build/lib/django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:43,531 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af 2024-04-14 14:36:43,532 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-04-14 14:36:43,533 root INFO copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-04-14 14:36:43,534 root INFO copying build/lib/django/contrib/sessions/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/af/LC_MESSAGES 2024-04-14 14:36:43,535 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro 2024-04-14 14:36:43,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-04-14 14:36:43,536 root INFO copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-04-14 14:36:43,537 root INFO copying build/lib/django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ro/LC_MESSAGES 2024-04-14 14:36:43,538 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga 2024-04-14 14:36:43,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-04-14 14:36:43,540 root INFO copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-04-14 14:36:43,541 root INFO copying build/lib/django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ga/LC_MESSAGES 2024-04-14 14:36:43,542 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU 2024-04-14 14:36:43,543 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:43,543 root INFO copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:43,544 root INFO copying build/lib/django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:43,545 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms 2024-04-14 14:36:43,546 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-04-14 14:36:43,546 root INFO copying build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-04-14 14:36:43,547 root INFO copying build/lib/django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ms/LC_MESSAGES 2024-04-14 14:36:43,548 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km 2024-04-14 14:36:43,549 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-04-14 14:36:43,550 root INFO copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-04-14 14:36:43,551 root INFO copying build/lib/django/contrib/sessions/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/km/LC_MESSAGES 2024-04-14 14:36:43,552 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru 2024-04-14 14:36:43,552 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-04-14 14:36:43,553 root INFO copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-04-14 14:36:43,554 root INFO copying build/lib/django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ru/LC_MESSAGES 2024-04-14 14:36:43,555 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky 2024-04-14 14:36:43,556 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-04-14 14:36:43,556 root INFO copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-04-14 14:36:43,557 root INFO copying build/lib/django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ky/LC_MESSAGES 2024-04-14 14:36:43,558 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be 2024-04-14 14:36:43,559 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-04-14 14:36:43,560 root INFO copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-04-14 14:36:43,561 root INFO copying build/lib/django/contrib/sessions/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/be/LC_MESSAGES 2024-04-14 14:36:43,562 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he 2024-04-14 14:36:43,563 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-04-14 14:36:43,563 root INFO copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-04-14 14:36:43,564 root INFO copying build/lib/django/contrib/sessions/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/he/LC_MESSAGES 2024-04-14 14:36:43,565 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os 2024-04-14 14:36:43,566 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-04-14 14:36:43,567 root INFO copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-04-14 14:36:43,567 root INFO copying build/lib/django/contrib/sessions/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/os/LC_MESSAGES 2024-04-14 14:36:43,568 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz 2024-04-14 14:36:43,569 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-04-14 14:36:43,570 root INFO copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-04-14 14:36:43,571 root INFO copying build/lib/django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/uz/LC_MESSAGES 2024-04-14 14:36:43,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko 2024-04-14 14:36:43,572 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-04-14 14:36:43,573 root INFO copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-04-14 14:36:43,574 root INFO copying build/lib/django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ko/LC_MESSAGES 2024-04-14 14:36:43,575 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy 2024-04-14 14:36:43,576 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-04-14 14:36:43,577 root INFO copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-04-14 14:36:43,578 root INFO copying build/lib/django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fy/LC_MESSAGES 2024-04-14 14:36:43,579 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn 2024-04-14 14:36:43,579 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:43,580 root INFO copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:43,616 root INFO copying build/lib/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:43,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi 2024-04-14 14:36:43,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-04-14 14:36:43,619 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-04-14 14:36:43,620 root INFO copying build/lib/django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/vi/LC_MESSAGES 2024-04-14 14:36:43,621 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl 2024-04-14 14:36:43,621 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-04-14 14:36:43,622 root INFO copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-04-14 14:36:43,623 root INFO copying build/lib/django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pl/LC_MESSAGES 2024-04-14 14:36:43,624 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml 2024-04-14 14:36:43,625 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-04-14 14:36:43,625 root INFO copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-04-14 14:36:43,626 root INFO copying build/lib/django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ml/LC_MESSAGES 2024-04-14 14:36:43,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO 2024-04-14 14:36:43,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:43,629 root INFO copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:43,630 root INFO copying build/lib/django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:43,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg 2024-04-14 14:36:43,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-04-14 14:36:43,632 root INFO copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-04-14 14:36:43,633 root INFO copying build/lib/django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tg/LC_MESSAGES 2024-04-14 14:36:43,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az 2024-04-14 14:36:43,635 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-04-14 14:36:43,635 root INFO copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-04-14 14:36:43,637 root INFO copying build/lib/django/contrib/sessions/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/az/LC_MESSAGES 2024-04-14 14:36:43,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv 2024-04-14 14:36:43,639 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-04-14 14:36:43,639 root INFO copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-04-14 14:36:43,640 root INFO copying build/lib/django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lv/LC_MESSAGES 2024-04-14 14:36:43,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr 2024-04-14 14:36:43,642 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-04-14 14:36:43,643 root INFO copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-04-14 14:36:43,644 root INFO copying build/lib/django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hr/LC_MESSAGES 2024-04-14 14:36:43,645 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my 2024-04-14 14:36:43,646 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-04-14 14:36:43,646 root INFO copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-04-14 14:36:43,647 root INFO copying build/lib/django/contrib/sessions/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/my/LC_MESSAGES 2024-04-14 14:36:43,649 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE 2024-04-14 14:36:43,649 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:43,650 root INFO copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:43,651 root INFO copying build/lib/django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:43,652 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt 2024-04-14 14:36:43,653 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-04-14 14:36:43,653 root INFO copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-04-14 14:36:43,655 root INFO copying build/lib/django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tt/LC_MESSAGES 2024-04-14 14:36:43,656 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb 2024-04-14 14:36:43,657 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-04-14 14:36:43,657 root INFO copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-04-14 14:36:43,658 root INFO copying build/lib/django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/lb/LC_MESSAGES 2024-04-14 14:36:43,659 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr 2024-04-14 14:36:43,660 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-04-14 14:36:43,661 root INFO copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-04-14 14:36:43,662 root INFO copying build/lib/django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/tr/LC_MESSAGES 2024-04-14 14:36:43,663 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa 2024-04-14 14:36:43,664 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-04-14 14:36:43,664 root INFO copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-04-14 14:36:43,665 root INFO copying build/lib/django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fa/LC_MESSAGES 2024-04-14 14:36:43,666 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb 2024-04-14 14:36:43,667 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-04-14 14:36:43,668 root INFO copying build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-04-14 14:36:43,669 root INFO copying build/lib/django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ckb/LC_MESSAGES 2024-04-14 14:36:43,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is 2024-04-14 14:36:43,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-04-14 14:36:43,672 root INFO copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-04-14 14:36:43,673 root INFO copying build/lib/django/contrib/sessions/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/is/LC_MESSAGES 2024-04-14 14:36:43,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant 2024-04-14 14:36:43,675 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:43,675 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:43,676 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:43,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk 2024-04-14 14:36:43,678 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-04-14 14:36:43,679 root INFO copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-04-14 14:36:43,680 root INFO copying build/lib/django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sk/LC_MESSAGES 2024-04-14 14:36:43,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd 2024-04-14 14:36:43,682 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-04-14 14:36:43,682 root INFO copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-04-14 14:36:43,683 root INFO copying build/lib/django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gd/LC_MESSAGES 2024-04-14 14:36:43,685 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo 2024-04-14 14:36:43,686 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-04-14 14:36:43,686 root INFO copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-04-14 14:36:43,687 root INFO copying build/lib/django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/eo/LC_MESSAGES 2024-04-14 14:36:43,688 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa 2024-04-14 14:36:43,689 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-04-14 14:36:43,690 root INFO copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-04-14 14:36:43,691 root INFO copying build/lib/django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/pa/LC_MESSAGES 2024-04-14 14:36:43,692 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy 2024-04-14 14:36:43,693 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-04-14 14:36:43,694 root INFO copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-04-14 14:36:43,695 root INFO copying build/lib/django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hy/LC_MESSAGES 2024-04-14 14:36:43,696 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl 2024-04-14 14:36:43,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-04-14 14:36:43,697 root INFO copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-04-14 14:36:43,699 root INFO copying build/lib/django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sl/LC_MESSAGES 2024-04-14 14:36:43,700 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg 2024-04-14 14:36:43,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-04-14 14:36:43,701 root INFO copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-04-14 14:36:43,702 root INFO copying build/lib/django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/bg/LC_MESSAGES 2024-04-14 14:36:43,703 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk 2024-04-14 14:36:43,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-04-14 14:36:43,705 root INFO copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-04-14 14:36:43,706 root INFO copying build/lib/django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kk/LC_MESSAGES 2024-04-14 14:36:43,707 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans 2024-04-14 14:36:43,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:43,708 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:43,710 root INFO copying build/lib/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:43,711 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn 2024-04-14 14:36:43,712 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-04-14 14:36:43,712 root INFO copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-04-14 14:36:43,713 root INFO copying build/lib/django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/kn/LC_MESSAGES 2024-04-14 14:36:43,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl 2024-04-14 14:36:43,715 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-04-14 14:36:43,716 root INFO copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-04-14 14:36:43,717 root INFO copying build/lib/django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/gl/LC_MESSAGES 2024-04-14 14:36:43,718 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id 2024-04-14 14:36:43,719 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-04-14 14:36:43,719 root INFO copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-04-14 14:36:43,720 root INFO copying build/lib/django/contrib/sessions/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/id/LC_MESSAGES 2024-04-14 14:36:43,722 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi 2024-04-14 14:36:43,722 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-04-14 14:36:43,723 root INFO copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-04-14 14:36:43,724 root INFO copying build/lib/django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hi/LC_MESSAGES 2024-04-14 14:36:43,725 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw 2024-04-14 14:36:43,726 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-04-14 14:36:43,727 root INFO copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-04-14 14:36:43,728 root INFO copying build/lib/django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sw/LC_MESSAGES 2024-04-14 14:36:43,729 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr 2024-04-14 14:36:43,730 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-04-14 14:36:43,730 root INFO copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-04-14 14:36:43,731 root INFO copying build/lib/django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sr/LC_MESSAGES 2024-04-14 14:36:43,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv 2024-04-14 14:36:43,733 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-04-14 14:36:43,734 root INFO copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-04-14 14:36:43,735 root INFO copying build/lib/django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/sv/LC_MESSAGES 2024-04-14 14:36:43,736 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en 2024-04-14 14:36:43,736 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-04-14 14:36:43,737 root INFO copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-04-14 14:36:43,738 root INFO copying build/lib/django/contrib/sessions/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/en/LC_MESSAGES 2024-04-14 14:36:43,739 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl 2024-04-14 14:36:43,740 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-04-14 14:36:43,740 root INFO copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-04-14 14:36:43,741 root INFO copying build/lib/django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/nl/LC_MESSAGES 2024-04-14 14:36:43,742 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne 2024-04-14 14:36:43,743 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-04-14 14:36:43,744 root INFO copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-04-14 14:36:43,745 root INFO copying build/lib/django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ne/LC_MESSAGES 2024-04-14 14:36:43,746 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi 2024-04-14 14:36:43,746 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-04-14 14:36:43,747 root INFO copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-04-14 14:36:43,748 root INFO copying build/lib/django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/fi/LC_MESSAGES 2024-04-14 14:36:43,749 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta 2024-04-14 14:36:43,750 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-04-14 14:36:43,751 root INFO copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-04-14 14:36:43,752 root INFO copying build/lib/django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ta/LC_MESSAGES 2024-04-14 14:36:43,753 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb 2024-04-14 14:36:43,753 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-04-14 14:36:43,754 root INFO copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-04-14 14:36:43,755 root INFO copying build/lib/django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/hsb/LC_MESSAGES 2024-04-14 14:36:43,756 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca 2024-04-14 14:36:43,757 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-04-14 14:36:43,757 root INFO copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-04-14 14:36:43,758 root INFO copying build/lib/django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/sessions/locale/ca/LC_MESSAGES 2024-04-14 14:36:43,759 root INFO copying build/lib/django/contrib/sessions/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-04-14 14:36:43,760 root INFO copying build/lib/django/contrib/sessions/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/sessions 2024-04-14 14:36:43,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-04-14 14:36:43,762 root INFO copying build/lib/django/contrib/admindocs/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-04-14 14:36:43,763 root INFO copying build/lib/django/contrib/admindocs/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-04-14 14:36:43,764 root INFO copying build/lib/django/contrib/admindocs/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-04-14 14:36:43,765 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates 2024-04-14 14:36:43,766 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:43,767 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/model_detail.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:43,768 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/view_detail.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:43,769 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_detail.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:43,770 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/missing_docutils.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:43,770 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_filter_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:43,771 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/model_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:43,772 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/bookmarklets.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:43,773 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:43,774 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/view_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:43,775 root INFO copying build/lib/django/contrib/admindocs/templates/admin_doc/template_tag_index.html -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/templates/admin_doc 2024-04-14 14:36:43,776 root INFO copying build/lib/django/contrib/admindocs/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-04-14 14:36:43,777 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale 2024-04-14 14:36:43,778 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq 2024-04-14 14:36:43,778 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-04-14 14:36:43,779 root INFO copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-04-14 14:36:43,780 root INFO copying build/lib/django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sq/LC_MESSAGES 2024-04-14 14:36:43,781 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB 2024-04-14 14:36:43,782 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:43,783 root INFO copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:43,783 root INFO copying build/lib/django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:43,784 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur 2024-04-14 14:36:43,785 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-04-14 14:36:43,786 root INFO copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-04-14 14:36:43,787 root INFO copying build/lib/django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ur/LC_MESSAGES 2024-04-14 14:36:43,788 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th 2024-04-14 14:36:43,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-04-14 14:36:43,789 root INFO copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-04-14 14:36:43,790 root INFO copying build/lib/django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/th/LC_MESSAGES 2024-04-14 14:36:43,791 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et 2024-04-14 14:36:43,792 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-04-14 14:36:43,793 root INFO copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-04-14 14:36:43,794 root INFO copying build/lib/django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/et/LC_MESSAGES 2024-04-14 14:36:43,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn 2024-04-14 14:36:43,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-04-14 14:36:43,796 root INFO copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-04-14 14:36:43,797 root INFO copying build/lib/django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bn/LC_MESSAGES 2024-04-14 14:36:43,798 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it 2024-04-14 14:36:43,799 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-04-14 14:36:43,800 root INFO copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-04-14 14:36:43,801 root INFO copying build/lib/django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/it/LC_MESSAGES 2024-04-14 14:36:43,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu 2024-04-14 14:36:43,803 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-04-14 14:36:43,803 root INFO copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-04-14 14:36:43,804 root INFO copying build/lib/django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hu/LC_MESSAGES 2024-04-14 14:36:43,805 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab 2024-04-14 14:36:43,806 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-04-14 14:36:43,807 root INFO copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-04-14 14:36:43,808 root INFO copying build/lib/django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kab/LC_MESSAGES 2024-04-14 14:36:43,809 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da 2024-04-14 14:36:43,810 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-04-14 14:36:43,810 root INFO copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-04-14 14:36:43,811 root INFO copying build/lib/django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/da/LC_MESSAGES 2024-04-14 14:36:43,812 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX 2024-04-14 14:36:43,813 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:43,814 root INFO copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:43,815 root INFO copying build/lib/django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:43,816 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ 2024-04-14 14:36:43,816 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:43,817 root INFO copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:43,818 root INFO copying build/lib/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:43,819 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar 2024-04-14 14:36:43,820 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-04-14 14:36:43,820 root INFO copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-04-14 14:36:43,821 root INFO copying build/lib/django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ar/LC_MESSAGES 2024-04-14 14:36:43,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn 2024-04-14 14:36:43,823 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-04-14 14:36:43,824 root INFO copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-04-14 14:36:43,825 root INFO copying build/lib/django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mn/LC_MESSAGES 2024-04-14 14:36:43,826 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te 2024-04-14 14:36:43,827 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-04-14 14:36:43,827 root INFO copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-04-14 14:36:43,828 root INFO copying build/lib/django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/te/LC_MESSAGES 2024-04-14 14:36:43,829 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb 2024-04-14 14:36:43,830 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-04-14 14:36:43,831 root INFO copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-04-14 14:36:43,832 root INFO copying build/lib/django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nb/LC_MESSAGES 2024-04-14 14:36:43,833 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast 2024-04-14 14:36:43,834 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-04-14 14:36:43,834 root INFO copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-04-14 14:36:43,835 root INFO copying build/lib/django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ast/LC_MESSAGES 2024-04-14 14:36:43,836 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk 2024-04-14 14:36:43,837 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-04-14 14:36:43,838 root INFO copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-04-14 14:36:43,839 root INFO copying build/lib/django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/uk/LC_MESSAGES 2024-04-14 14:36:43,840 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk 2024-04-14 14:36:43,841 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-04-14 14:36:43,841 root INFO copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-04-14 14:36:43,842 root INFO copying build/lib/django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mk/LC_MESSAGES 2024-04-14 14:36:43,843 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs 2024-04-14 14:36:43,844 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-04-14 14:36:43,845 root INFO copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-04-14 14:36:43,846 root INFO copying build/lib/django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bs/LC_MESSAGES 2024-04-14 14:36:43,847 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm 2024-04-14 14:36:43,848 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-04-14 14:36:43,848 root INFO copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-04-14 14:36:43,849 root INFO copying build/lib/django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/udm/LC_MESSAGES 2024-04-14 14:36:43,850 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de 2024-04-14 14:36:43,851 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-04-14 14:36:43,852 root INFO copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-04-14 14:36:43,853 root INFO copying build/lib/django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/de/LC_MESSAGES 2024-04-14 14:36:43,854 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR 2024-04-14 14:36:43,855 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:43,855 root INFO copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:43,856 root INFO copying build/lib/django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:43,857 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt 2024-04-14 14:36:43,858 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-04-14 14:36:43,859 root INFO copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-04-14 14:36:43,860 root INFO copying build/lib/django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lt/LC_MESSAGES 2024-04-14 14:36:43,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka 2024-04-14 14:36:43,861 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-04-14 14:36:43,862 root INFO copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-04-14 14:36:43,863 root INFO copying build/lib/django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ka/LC_MESSAGES 2024-04-14 14:36:43,864 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs 2024-04-14 14:36:43,865 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-04-14 14:36:43,866 root INFO copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-04-14 14:36:43,867 root INFO copying build/lib/django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cs/LC_MESSAGES 2024-04-14 14:36:43,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia 2024-04-14 14:36:43,868 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-04-14 14:36:43,869 root INFO copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-04-14 14:36:43,870 root INFO copying build/lib/django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ia/LC_MESSAGES 2024-04-14 14:36:43,871 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja 2024-04-14 14:36:43,872 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-04-14 14:36:43,872 root INFO copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-04-14 14:36:43,873 root INFO copying build/lib/django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ja/LC_MESSAGES 2024-04-14 14:36:43,874 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn 2024-04-14 14:36:43,875 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-04-14 14:36:43,876 root INFO copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-04-14 14:36:43,877 root INFO copying build/lib/django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nn/LC_MESSAGES 2024-04-14 14:36:43,878 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy 2024-04-14 14:36:43,879 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-04-14 14:36:43,879 root INFO copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-04-14 14:36:43,880 root INFO copying build/lib/django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/cy/LC_MESSAGES 2024-04-14 14:36:43,881 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es 2024-04-14 14:36:43,882 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-04-14 14:36:43,883 root INFO copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-04-14 14:36:43,884 root INFO copying build/lib/django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es/LC_MESSAGES 2024-04-14 14:36:43,885 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el 2024-04-14 14:36:43,886 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-04-14 14:36:43,886 root INFO copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-04-14 14:36:43,887 root INFO copying build/lib/django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/el/LC_MESSAGES 2024-04-14 14:36:43,888 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br 2024-04-14 14:36:43,889 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-04-14 14:36:43,890 root INFO copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-04-14 14:36:43,891 root INFO copying build/lib/django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/br/LC_MESSAGES 2024-04-14 14:36:43,892 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io 2024-04-14 14:36:43,893 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-04-14 14:36:43,893 root INFO copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-04-14 14:36:43,895 root INFO copying build/lib/django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/io/LC_MESSAGES 2024-04-14 14:36:43,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr 2024-04-14 14:36:43,896 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-04-14 14:36:43,897 root INFO copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-04-14 14:36:43,898 root INFO copying build/lib/django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/mr/LC_MESSAGES 2024-04-14 14:36:43,899 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt 2024-04-14 14:36:43,900 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-04-14 14:36:43,900 root INFO copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-04-14 14:36:43,901 root INFO copying build/lib/django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt/LC_MESSAGES 2024-04-14 14:36:43,902 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr 2024-04-14 14:36:43,903 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-04-14 14:36:43,904 root INFO copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-04-14 14:36:43,905 root INFO copying build/lib/django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fr/LC_MESSAGES 2024-04-14 14:36:43,906 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb 2024-04-14 14:36:43,907 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-04-14 14:36:43,907 root INFO copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-04-14 14:36:43,908 root INFO copying build/lib/django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/dsb/LC_MESSAGES 2024-04-14 14:36:43,909 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu 2024-04-14 14:36:43,910 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-04-14 14:36:43,911 root INFO copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-04-14 14:36:43,912 root INFO copying build/lib/django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eu/LC_MESSAGES 2024-04-14 14:36:43,913 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR 2024-04-14 14:36:43,914 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:43,914 root INFO copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:43,915 root INFO copying build/lib/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:43,916 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af 2024-04-14 14:36:43,917 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-04-14 14:36:43,918 root INFO copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-04-14 14:36:43,919 root INFO copying build/lib/django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/af/LC_MESSAGES 2024-04-14 14:36:43,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro 2024-04-14 14:36:43,920 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-04-14 14:36:43,921 root INFO copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-04-14 14:36:43,922 root INFO copying build/lib/django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ro/LC_MESSAGES 2024-04-14 14:36:43,923 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga 2024-04-14 14:36:43,924 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-04-14 14:36:43,924 root INFO copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-04-14 14:36:43,925 root INFO copying build/lib/django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ga/LC_MESSAGES 2024-04-14 14:36:43,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU 2024-04-14 14:36:43,927 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:43,928 root INFO copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:43,929 root INFO copying build/lib/django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:43,930 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms 2024-04-14 14:36:43,931 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-04-14 14:36:43,931 root INFO copying build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-04-14 14:36:43,932 root INFO copying build/lib/django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ms/LC_MESSAGES 2024-04-14 14:36:43,933 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km 2024-04-14 14:36:43,934 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-04-14 14:36:43,935 root INFO copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-04-14 14:36:43,936 root INFO copying build/lib/django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/km/LC_MESSAGES 2024-04-14 14:36:43,937 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru 2024-04-14 14:36:43,938 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-04-14 14:36:43,939 root INFO copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-04-14 14:36:43,940 root INFO copying build/lib/django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ru/LC_MESSAGES 2024-04-14 14:36:43,941 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky 2024-04-14 14:36:43,942 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-04-14 14:36:43,942 root INFO copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-04-14 14:36:43,943 root INFO copying build/lib/django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ky/LC_MESSAGES 2024-04-14 14:36:43,944 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be 2024-04-14 14:36:43,945 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-04-14 14:36:43,946 root INFO copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-04-14 14:36:43,947 root INFO copying build/lib/django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/be/LC_MESSAGES 2024-04-14 14:36:43,948 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he 2024-04-14 14:36:43,949 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-04-14 14:36:43,949 root INFO copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-04-14 14:36:43,950 root INFO copying build/lib/django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/he/LC_MESSAGES 2024-04-14 14:36:43,951 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os 2024-04-14 14:36:43,952 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-04-14 14:36:43,953 root INFO copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-04-14 14:36:43,954 root INFO copying build/lib/django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/os/LC_MESSAGES 2024-04-14 14:36:43,955 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko 2024-04-14 14:36:43,955 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-04-14 14:36:43,956 root INFO copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-04-14 14:36:43,957 root INFO copying build/lib/django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ko/LC_MESSAGES 2024-04-14 14:36:43,958 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy 2024-04-14 14:36:43,959 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-04-14 14:36:43,960 root INFO copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-04-14 14:36:43,960 root INFO copying build/lib/django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fy/LC_MESSAGES 2024-04-14 14:36:43,961 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn 2024-04-14 14:36:43,962 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:43,963 root INFO copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:43,964 root INFO copying build/lib/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:43,965 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi 2024-04-14 14:36:43,966 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-04-14 14:36:43,966 root INFO copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-04-14 14:36:43,967 root INFO copying build/lib/django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/vi/LC_MESSAGES 2024-04-14 14:36:43,968 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl 2024-04-14 14:36:43,969 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-04-14 14:36:43,970 root INFO copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-04-14 14:36:43,971 root INFO copying build/lib/django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pl/LC_MESSAGES 2024-04-14 14:36:43,972 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml 2024-04-14 14:36:43,972 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-04-14 14:36:43,973 root INFO copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-04-14 14:36:43,974 root INFO copying build/lib/django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ml/LC_MESSAGES 2024-04-14 14:36:43,975 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO 2024-04-14 14:36:43,976 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:43,977 root INFO copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:43,978 root INFO copying build/lib/django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:43,979 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg 2024-04-14 14:36:43,980 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-04-14 14:36:43,980 root INFO copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-04-14 14:36:43,981 root INFO copying build/lib/django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tg/LC_MESSAGES 2024-04-14 14:36:43,983 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az 2024-04-14 14:36:43,983 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-04-14 14:36:43,984 root INFO copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-04-14 14:36:43,985 root INFO copying build/lib/django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/az/LC_MESSAGES 2024-04-14 14:36:43,986 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv 2024-04-14 14:36:43,987 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-04-14 14:36:43,987 root INFO copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-04-14 14:36:43,988 root INFO copying build/lib/django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lv/LC_MESSAGES 2024-04-14 14:36:43,989 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr 2024-04-14 14:36:43,990 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-04-14 14:36:43,991 root INFO copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-04-14 14:36:43,992 root INFO copying build/lib/django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hr/LC_MESSAGES 2024-04-14 14:36:43,993 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my 2024-04-14 14:36:43,994 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-04-14 14:36:43,994 root INFO copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-04-14 14:36:43,995 root INFO copying build/lib/django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/my/LC_MESSAGES 2024-04-14 14:36:43,996 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE 2024-04-14 14:36:43,997 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:43,998 root INFO copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:43,999 root INFO copying build/lib/django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:44,000 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt 2024-04-14 14:36:44,000 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-04-14 14:36:44,001 root INFO copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-04-14 14:36:44,002 root INFO copying build/lib/django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tt/LC_MESSAGES 2024-04-14 14:36:44,003 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb 2024-04-14 14:36:44,004 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-04-14 14:36:44,004 root INFO copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-04-14 14:36:44,005 root INFO copying build/lib/django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/lb/LC_MESSAGES 2024-04-14 14:36:44,006 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr 2024-04-14 14:36:44,007 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-04-14 14:36:44,008 root INFO copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-04-14 14:36:44,009 root INFO copying build/lib/django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/tr/LC_MESSAGES 2024-04-14 14:36:44,010 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa 2024-04-14 14:36:44,011 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-04-14 14:36:44,011 root INFO copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-04-14 14:36:44,012 root INFO copying build/lib/django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fa/LC_MESSAGES 2024-04-14 14:36:44,013 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb 2024-04-14 14:36:44,014 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-04-14 14:36:44,015 root INFO copying build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-04-14 14:36:44,016 root INFO copying build/lib/django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ckb/LC_MESSAGES 2024-04-14 14:36:44,017 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is 2024-04-14 14:36:44,018 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-04-14 14:36:44,018 root INFO copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-04-14 14:36:44,019 root INFO copying build/lib/django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/is/LC_MESSAGES 2024-04-14 14:36:44,020 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant 2024-04-14 14:36:44,021 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:44,022 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:44,023 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:44,024 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk 2024-04-14 14:36:44,025 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-04-14 14:36:44,025 root INFO copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-04-14 14:36:44,026 root INFO copying build/lib/django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sk/LC_MESSAGES 2024-04-14 14:36:44,027 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd 2024-04-14 14:36:44,028 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-04-14 14:36:44,029 root INFO copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-04-14 14:36:44,030 root INFO copying build/lib/django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gd/LC_MESSAGES 2024-04-14 14:36:44,031 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo 2024-04-14 14:36:44,032 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-04-14 14:36:44,032 root INFO copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-04-14 14:36:44,033 root INFO copying build/lib/django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/eo/LC_MESSAGES 2024-04-14 14:36:44,034 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa 2024-04-14 14:36:44,035 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-04-14 14:36:44,036 root INFO copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-04-14 14:36:44,037 root INFO copying build/lib/django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/pa/LC_MESSAGES 2024-04-14 14:36:44,038 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl 2024-04-14 14:36:44,039 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-04-14 14:36:44,039 root INFO copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-04-14 14:36:44,040 root INFO copying build/lib/django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sl/LC_MESSAGES 2024-04-14 14:36:44,041 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg 2024-04-14 14:36:44,042 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-04-14 14:36:44,043 root INFO copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-04-14 14:36:44,044 root INFO copying build/lib/django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/bg/LC_MESSAGES 2024-04-14 14:36:44,045 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk 2024-04-14 14:36:44,046 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-04-14 14:36:44,046 root INFO copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-04-14 14:36:44,047 root INFO copying build/lib/django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kk/LC_MESSAGES 2024-04-14 14:36:44,048 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans 2024-04-14 14:36:44,049 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:44,050 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:44,051 root INFO copying build/lib/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:44,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn 2024-04-14 14:36:44,052 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-04-14 14:36:44,053 root INFO copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-04-14 14:36:44,054 root INFO copying build/lib/django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/kn/LC_MESSAGES 2024-04-14 14:36:44,055 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl 2024-04-14 14:36:44,056 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-04-14 14:36:44,057 root INFO copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-04-14 14:36:44,057 root INFO copying build/lib/django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/gl/LC_MESSAGES 2024-04-14 14:36:44,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id 2024-04-14 14:36:44,059 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-04-14 14:36:44,060 root INFO copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-04-14 14:36:44,061 root INFO copying build/lib/django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/id/LC_MESSAGES 2024-04-14 14:36:44,062 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi 2024-04-14 14:36:44,063 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-04-14 14:36:44,063 root INFO copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-04-14 14:36:44,064 root INFO copying build/lib/django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hi/LC_MESSAGES 2024-04-14 14:36:44,065 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw 2024-04-14 14:36:44,066 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-04-14 14:36:44,067 root INFO copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-04-14 14:36:44,068 root INFO copying build/lib/django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sw/LC_MESSAGES 2024-04-14 14:36:44,069 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr 2024-04-14 14:36:44,071 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-04-14 14:36:44,072 root INFO copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-04-14 14:36:44,073 root INFO copying build/lib/django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sr/LC_MESSAGES 2024-04-14 14:36:44,074 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv 2024-04-14 14:36:44,075 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-04-14 14:36:44,075 root INFO copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-04-14 14:36:44,076 root INFO copying build/lib/django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/sv/LC_MESSAGES 2024-04-14 14:36:44,077 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en 2024-04-14 14:36:44,078 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-04-14 14:36:44,079 root INFO copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-04-14 14:36:44,080 root INFO copying build/lib/django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/en/LC_MESSAGES 2024-04-14 14:36:44,081 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl 2024-04-14 14:36:44,082 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-04-14 14:36:44,082 root INFO copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-04-14 14:36:44,083 root INFO copying build/lib/django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/nl/LC_MESSAGES 2024-04-14 14:36:44,084 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne 2024-04-14 14:36:44,085 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-04-14 14:36:44,086 root INFO copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-04-14 14:36:44,087 root INFO copying build/lib/django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ne/LC_MESSAGES 2024-04-14 14:36:44,088 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi 2024-04-14 14:36:44,088 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-04-14 14:36:44,089 root INFO copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-04-14 14:36:44,090 root INFO copying build/lib/django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/fi/LC_MESSAGES 2024-04-14 14:36:44,091 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta 2024-04-14 14:36:44,092 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-04-14 14:36:44,093 root INFO copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-04-14 14:36:44,094 root INFO copying build/lib/django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ta/LC_MESSAGES 2024-04-14 14:36:44,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb 2024-04-14 14:36:44,095 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-04-14 14:36:44,096 root INFO copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-04-14 14:36:44,097 root INFO copying build/lib/django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/hsb/LC_MESSAGES 2024-04-14 14:36:44,098 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca 2024-04-14 14:36:44,099 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-04-14 14:36:44,099 root INFO copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-04-14 14:36:44,100 root INFO copying build/lib/django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs/locale/ca/LC_MESSAGES 2024-04-14 14:36:44,101 root INFO copying build/lib/django/contrib/admindocs/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-04-14 14:36:44,102 root INFO copying build/lib/django/contrib/admindocs/utils.py -> build/bdist.linux-riscv64/wheel/django/contrib/admindocs 2024-04-14 14:36:44,103 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-04-14 14:36:44,104 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2024-04-14 14:36:44,105 root INFO copying build/lib/django/contrib/flatpages/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2024-04-14 14:36:44,106 root INFO copying build/lib/django/contrib/flatpages/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/migrations 2024-04-14 14:36:44,107 root INFO copying build/lib/django/contrib/flatpages/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-04-14 14:36:44,107 root INFO copying build/lib/django/contrib/flatpages/urls.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-04-14 14:36:44,108 root INFO copying build/lib/django/contrib/flatpages/sitemaps.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-04-14 14:36:44,109 root INFO copying build/lib/django/contrib/flatpages/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-04-14 14:36:44,110 root INFO copying build/lib/django/contrib/flatpages/middleware.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-04-14 14:36:44,111 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2024-04-14 14:36:44,112 root INFO copying build/lib/django/contrib/flatpages/templatetags/flatpages.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2024-04-14 14:36:44,113 root INFO copying build/lib/django/contrib/flatpages/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/templatetags 2024-04-14 14:36:44,114 root INFO copying build/lib/django/contrib/flatpages/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-04-14 14:36:44,114 root INFO copying build/lib/django/contrib/flatpages/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-04-14 14:36:44,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale 2024-04-14 14:36:44,116 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq 2024-04-14 14:36:44,117 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-04-14 14:36:44,118 root INFO copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-04-14 14:36:44,119 root INFO copying build/lib/django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sq/LC_MESSAGES 2024-04-14 14:36:44,120 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB 2024-04-14 14:36:44,121 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:44,121 root INFO copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:44,122 root INFO copying build/lib/django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:44,123 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur 2024-04-14 14:36:44,124 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-04-14 14:36:44,125 root INFO copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-04-14 14:36:44,126 root INFO copying build/lib/django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ur/LC_MESSAGES 2024-04-14 14:36:44,127 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th 2024-04-14 14:36:44,127 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-04-14 14:36:44,128 root INFO copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-04-14 14:36:44,129 root INFO copying build/lib/django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/th/LC_MESSAGES 2024-04-14 14:36:44,130 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et 2024-04-14 14:36:44,131 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-04-14 14:36:44,131 root INFO copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-04-14 14:36:44,132 root INFO copying build/lib/django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/et/LC_MESSAGES 2024-04-14 14:36:44,133 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn 2024-04-14 14:36:44,134 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-04-14 14:36:44,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 2024-04-14 14:36:44,136 root INFO copying build/lib/django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bn/LC_MESSAGES 2024-04-14 14:36:44,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it 2024-04-14 14:36:44,137 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-04-14 14:36:44,138 root INFO copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-04-14 14:36:44,139 root INFO copying build/lib/django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/it/LC_MESSAGES 2024-04-14 14:36:44,140 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu 2024-04-14 14:36:44,141 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-04-14 14:36:44,141 root INFO copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-04-14 14:36:44,142 root INFO copying build/lib/django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hu/LC_MESSAGES 2024-04-14 14:36:44,143 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da 2024-04-14 14:36:44,144 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-04-14 14:36:44,145 root INFO copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-04-14 14:36:44,146 root INFO copying build/lib/django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/da/LC_MESSAGES 2024-04-14 14:36:44,147 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX 2024-04-14 14:36:44,147 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:44,148 root INFO copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:44,149 root INFO copying build/lib/django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:44,150 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ 2024-04-14 14:36:44,151 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:44,151 root INFO copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:44,152 root INFO copying build/lib/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:44,153 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk 2024-04-14 14:36:44,154 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-04-14 14:36:44,155 root INFO copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-04-14 14:36:44,156 root INFO copying build/lib/django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tk/LC_MESSAGES 2024-04-14 14:36:44,157 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar 2024-04-14 14:36:44,158 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-04-14 14:36:44,158 root INFO copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-04-14 14:36:44,159 root INFO copying build/lib/django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ar/LC_MESSAGES 2024-04-14 14:36:44,160 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn 2024-04-14 14:36:44,161 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-04-14 14:36:44,162 root INFO copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-04-14 14:36:44,163 root INFO copying build/lib/django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mn/LC_MESSAGES 2024-04-14 14:36:44,164 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te 2024-04-14 14:36:44,164 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-04-14 14:36:44,165 root INFO copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-04-14 14:36:44,166 root INFO copying build/lib/django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/te/LC_MESSAGES 2024-04-14 14:36:44,167 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb 2024-04-14 14:36:44,168 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-04-14 14:36:44,168 root INFO copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-04-14 14:36:44,169 root INFO copying build/lib/django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nb/LC_MESSAGES 2024-04-14 14:36:44,170 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast 2024-04-14 14:36:44,171 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-04-14 14:36:44,172 root INFO copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-04-14 14:36:44,173 root INFO copying build/lib/django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ast/LC_MESSAGES 2024-04-14 14:36:44,174 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk 2024-04-14 14:36:44,175 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-04-14 14:36:44,175 root INFO copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-04-14 14:36:44,176 root INFO copying build/lib/django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/uk/LC_MESSAGES 2024-04-14 14:36:44,177 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk 2024-04-14 14:36:44,178 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-04-14 14:36:44,179 root INFO copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-04-14 14:36:44,179 root INFO copying build/lib/django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mk/LC_MESSAGES 2024-04-14 14:36:44,180 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs 2024-04-14 14:36:44,181 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-04-14 14:36:44,182 root INFO copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-04-14 14:36:44,183 root INFO copying build/lib/django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bs/LC_MESSAGES 2024-04-14 14:36:44,184 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm 2024-04-14 14:36:44,184 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-04-14 14:36:44,185 root INFO copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-04-14 14:36:44,186 root INFO copying build/lib/django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/udm/LC_MESSAGES 2024-04-14 14:36:44,187 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de 2024-04-14 14:36:44,188 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-04-14 14:36:44,189 root INFO copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-04-14 14:36:44,189 root INFO copying build/lib/django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/de/LC_MESSAGES 2024-04-14 14:36:44,190 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR 2024-04-14 14:36:44,191 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:44,192 root INFO copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:44,193 root INFO copying build/lib/django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:44,194 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt 2024-04-14 14:36:44,195 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-04-14 14:36:44,195 root INFO copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-04-14 14:36:44,196 root INFO copying build/lib/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lt/LC_MESSAGES 2024-04-14 14:36:44,197 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka 2024-04-14 14:36:44,198 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-04-14 14:36:44,199 root INFO copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-04-14 14:36:44,200 root INFO copying build/lib/django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ka/LC_MESSAGES 2024-04-14 14:36:44,201 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs 2024-04-14 14:36:44,202 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-04-14 14:36:44,202 root INFO copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-04-14 14:36:44,203 root INFO copying build/lib/django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cs/LC_MESSAGES 2024-04-14 14:36:44,204 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia 2024-04-14 14:36:44,205 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-04-14 14:36:44,206 root INFO copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-04-14 14:36:44,207 root INFO copying build/lib/django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ia/LC_MESSAGES 2024-04-14 14:36:44,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja 2024-04-14 14:36:44,208 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-04-14 14:36:44,209 root INFO copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-04-14 14:36:44,210 root INFO copying build/lib/django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ja/LC_MESSAGES 2024-04-14 14:36:44,211 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn 2024-04-14 14:36:44,212 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-04-14 14:36:44,212 root INFO copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-04-14 14:36:44,213 root INFO copying build/lib/django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nn/LC_MESSAGES 2024-04-14 14:36:44,214 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy 2024-04-14 14:36:44,215 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-04-14 14:36:44,216 root INFO copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-04-14 14:36:44,217 root INFO copying build/lib/django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/cy/LC_MESSAGES 2024-04-14 14:36:44,218 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es 2024-04-14 14:36:44,218 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-04-14 14:36:44,219 root INFO copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-04-14 14:36:44,220 root INFO copying build/lib/django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es/LC_MESSAGES 2024-04-14 14:36:44,221 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el 2024-04-14 14:36:44,222 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-04-14 14:36:44,222 root INFO copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-04-14 14:36:44,223 root INFO copying build/lib/django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/el/LC_MESSAGES 2024-04-14 14:36:44,224 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br 2024-04-14 14:36:44,225 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-04-14 14:36:44,226 root INFO copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-04-14 14:36:44,226 root INFO copying build/lib/django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/br/LC_MESSAGES 2024-04-14 14:36:44,227 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io 2024-04-14 14:36:44,228 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-04-14 14:36:44,229 root INFO copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-04-14 14:36:44,230 root INFO copying build/lib/django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/io/LC_MESSAGES 2024-04-14 14:36:44,231 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr 2024-04-14 14:36:44,232 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-04-14 14:36:44,232 root INFO copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-04-14 14:36:44,233 root INFO copying build/lib/django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/mr/LC_MESSAGES 2024-04-14 14:36:44,234 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt 2024-04-14 14:36:44,235 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-04-14 14:36:44,236 root INFO copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-04-14 14:36:44,236 root INFO copying build/lib/django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt/LC_MESSAGES 2024-04-14 14:36:44,237 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr 2024-04-14 14:36:44,238 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-04-14 14:36:44,239 root INFO copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-04-14 14:36:44,240 root INFO copying build/lib/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fr/LC_MESSAGES 2024-04-14 14:36:44,241 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb 2024-04-14 14:36:44,242 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-04-14 14:36:44,242 root INFO copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-04-14 14:36:44,243 root INFO copying build/lib/django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/dsb/LC_MESSAGES 2024-04-14 14:36:44,244 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu 2024-04-14 14:36:44,245 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-04-14 14:36:44,246 root INFO copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-04-14 14:36:44,247 root INFO copying build/lib/django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eu/LC_MESSAGES 2024-04-14 14:36:44,248 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR 2024-04-14 14:36:44,249 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:44,249 root INFO copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:44,250 root INFO copying build/lib/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:44,251 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af 2024-04-14 14:36:44,252 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-04-14 14:36:44,253 root INFO copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-04-14 14:36:44,254 root INFO copying build/lib/django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/af/LC_MESSAGES 2024-04-14 14:36:44,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro 2024-04-14 14:36:44,255 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-04-14 14:36:44,256 root INFO copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-04-14 14:36:44,257 root INFO copying build/lib/django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ro/LC_MESSAGES 2024-04-14 14:36:44,258 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga 2024-04-14 14:36:44,259 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-04-14 14:36:44,259 root INFO copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-04-14 14:36:44,260 root INFO copying build/lib/django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ga/LC_MESSAGES 2024-04-14 14:36:44,261 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU 2024-04-14 14:36:44,262 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:44,263 root INFO copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:44,264 root INFO copying build/lib/django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:44,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms 2024-04-14 14:36:44,265 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-04-14 14:36:44,266 root INFO copying build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-04-14 14:36:44,267 root INFO copying build/lib/django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ms/LC_MESSAGES 2024-04-14 14:36:44,268 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km 2024-04-14 14:36:44,269 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-04-14 14:36:44,269 root INFO copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-04-14 14:36:44,270 root INFO copying build/lib/django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/km/LC_MESSAGES 2024-04-14 14:36:44,271 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru 2024-04-14 14:36:44,272 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-04-14 14:36:44,273 root INFO copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-04-14 14:36:44,274 root INFO copying build/lib/django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ru/LC_MESSAGES 2024-04-14 14:36:44,275 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky 2024-04-14 14:36:44,275 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-04-14 14:36:44,276 root INFO copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-04-14 14:36:44,277 root INFO copying build/lib/django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ky/LC_MESSAGES 2024-04-14 14:36:44,278 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be 2024-04-14 14:36:44,279 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-04-14 14:36:44,279 root INFO copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-04-14 14:36:44,280 root INFO copying build/lib/django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/be/LC_MESSAGES 2024-04-14 14:36:44,281 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he 2024-04-14 14:36:44,282 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-04-14 14:36:44,283 root INFO copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-04-14 14:36:44,284 root INFO copying build/lib/django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/he/LC_MESSAGES 2024-04-14 14:36:44,285 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os 2024-04-14 14:36:44,285 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-04-14 14:36:44,286 root INFO copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-04-14 14:36:44,287 root INFO copying build/lib/django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/os/LC_MESSAGES 2024-04-14 14:36:44,288 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko 2024-04-14 14:36:44,289 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-04-14 14:36:44,290 root INFO copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-04-14 14:36:44,291 root INFO copying build/lib/django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ko/LC_MESSAGES 2024-04-14 14:36:44,292 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy 2024-04-14 14:36:44,292 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-04-14 14:36:44,293 root INFO copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-04-14 14:36:44,294 root INFO copying build/lib/django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fy/LC_MESSAGES 2024-04-14 14:36:44,295 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn 2024-04-14 14:36:44,296 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:44,296 root INFO copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:44,297 root INFO copying build/lib/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:44,298 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi 2024-04-14 14:36:44,299 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-04-14 14:36:44,300 root INFO copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-04-14 14:36:44,301 root INFO copying build/lib/django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/vi/LC_MESSAGES 2024-04-14 14:36:44,302 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl 2024-04-14 14:36:44,303 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-04-14 14:36:44,303 root INFO copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-04-14 14:36:44,304 root INFO copying build/lib/django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pl/LC_MESSAGES 2024-04-14 14:36:44,305 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml 2024-04-14 14:36:44,306 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-04-14 14:36:44,307 root INFO copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-04-14 14:36:44,307 root INFO copying build/lib/django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ml/LC_MESSAGES 2024-04-14 14:36:44,308 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO 2024-04-14 14:36:44,309 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:44,310 root INFO copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:44,311 root INFO copying build/lib/django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:44,312 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg 2024-04-14 14:36:44,313 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-04-14 14:36:44,313 root INFO copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-04-14 14:36:44,314 root INFO copying build/lib/django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tg/LC_MESSAGES 2024-04-14 14:36:44,315 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az 2024-04-14 14:36:44,316 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-04-14 14:36:44,317 root INFO copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-04-14 14:36:44,318 root INFO copying build/lib/django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/az/LC_MESSAGES 2024-04-14 14:36:44,319 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv 2024-04-14 14:36:44,319 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-04-14 14:36:44,320 root INFO copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-04-14 14:36:44,321 root INFO copying build/lib/django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lv/LC_MESSAGES 2024-04-14 14:36:44,322 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr 2024-04-14 14:36:44,323 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-04-14 14:36:44,323 root INFO copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-04-14 14:36:44,324 root INFO copying build/lib/django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hr/LC_MESSAGES 2024-04-14 14:36:44,325 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my 2024-04-14 14:36:44,326 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-04-14 14:36:44,327 root INFO copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-04-14 14:36:44,328 root INFO copying build/lib/django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/my/LC_MESSAGES 2024-04-14 14:36:44,329 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE 2024-04-14 14:36:44,329 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:44,330 root INFO copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:44,331 root INFO copying build/lib/django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:44,332 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt 2024-04-14 14:36:44,333 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-04-14 14:36:44,334 root INFO copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-04-14 14:36:44,335 root INFO copying build/lib/django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tt/LC_MESSAGES 2024-04-14 14:36:44,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb 2024-04-14 14:36:44,336 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-04-14 14:36:44,337 root INFO copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-04-14 14:36:44,338 root INFO copying build/lib/django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/lb/LC_MESSAGES 2024-04-14 14:36:44,339 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr 2024-04-14 14:36:44,340 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-04-14 14:36:44,340 root INFO copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-04-14 14:36:44,341 root INFO copying build/lib/django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/tr/LC_MESSAGES 2024-04-14 14:36:44,342 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa 2024-04-14 14:36:44,343 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-04-14 14:36:44,344 root INFO copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-04-14 14:36:44,345 root INFO copying build/lib/django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fa/LC_MESSAGES 2024-04-14 14:36:44,346 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb 2024-04-14 14:36:44,346 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-04-14 14:36:44,347 root INFO copying build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-04-14 14:36:44,348 root INFO copying build/lib/django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ckb/LC_MESSAGES 2024-04-14 14:36:44,349 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is 2024-04-14 14:36:44,350 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-04-14 14:36:44,350 root INFO copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-04-14 14:36:44,351 root INFO copying build/lib/django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/is/LC_MESSAGES 2024-04-14 14:36:44,352 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant 2024-04-14 14:36:44,353 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:44,354 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:44,355 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:44,356 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk 2024-04-14 14:36:44,356 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-04-14 14:36:44,357 root INFO copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-04-14 14:36:44,358 root INFO copying build/lib/django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sk/LC_MESSAGES 2024-04-14 14:36:44,359 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd 2024-04-14 14:36:44,360 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-04-14 14:36:44,360 root INFO copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-04-14 14:36:44,361 root INFO copying build/lib/django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gd/LC_MESSAGES 2024-04-14 14:36:44,362 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo 2024-04-14 14:36:44,363 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-04-14 14:36:44,364 root INFO copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-04-14 14:36:44,364 root INFO copying build/lib/django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/eo/LC_MESSAGES 2024-04-14 14:36:44,366 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa 2024-04-14 14:36:44,366 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-04-14 14:36:44,367 root INFO copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-04-14 14:36:44,368 root INFO copying build/lib/django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/pa/LC_MESSAGES 2024-04-14 14:36:44,369 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy 2024-04-14 14:36:44,370 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-04-14 14:36:44,370 root INFO copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-04-14 14:36:44,371 root INFO copying build/lib/django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hy/LC_MESSAGES 2024-04-14 14:36:44,372 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl 2024-04-14 14:36:44,373 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-04-14 14:36:44,374 root INFO copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-04-14 14:36:44,375 root INFO copying build/lib/django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sl/LC_MESSAGES 2024-04-14 14:36:44,376 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg 2024-04-14 14:36:44,377 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-04-14 14:36:44,377 root INFO copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-04-14 14:36:44,378 root INFO copying build/lib/django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/bg/LC_MESSAGES 2024-04-14 14:36:44,379 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk 2024-04-14 14:36:44,380 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-04-14 14:36:44,381 root INFO copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-04-14 14:36:44,382 root INFO copying build/lib/django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kk/LC_MESSAGES 2024-04-14 14:36:44,383 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans 2024-04-14 14:36:44,383 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:44,384 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:44,385 root INFO copying build/lib/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:44,386 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn 2024-04-14 14:36:44,387 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-04-14 14:36:44,387 root INFO copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-04-14 14:36:44,388 root INFO copying build/lib/django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/kn/LC_MESSAGES 2024-04-14 14:36:44,389 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl 2024-04-14 14:36:44,390 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-04-14 14:36:44,391 root INFO copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-04-14 14:36:44,392 root INFO copying build/lib/django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/gl/LC_MESSAGES 2024-04-14 14:36:44,393 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id 2024-04-14 14:36:44,394 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-04-14 14:36:44,394 root INFO copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-04-14 14:36:44,395 root INFO copying build/lib/django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/id/LC_MESSAGES 2024-04-14 14:36:44,396 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi 2024-04-14 14:36:44,397 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-04-14 14:36:44,398 root INFO copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-04-14 14:36:44,398 root INFO copying build/lib/django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hi/LC_MESSAGES 2024-04-14 14:36:44,399 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw 2024-04-14 14:36:44,400 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-04-14 14:36:44,401 root INFO copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-04-14 14:36:44,402 root INFO copying build/lib/django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sw/LC_MESSAGES 2024-04-14 14:36:44,403 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr 2024-04-14 14:36:44,404 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-04-14 14:36:44,404 root INFO copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-04-14 14:36:44,405 root INFO copying build/lib/django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sr/LC_MESSAGES 2024-04-14 14:36:44,406 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv 2024-04-14 14:36:44,407 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-04-14 14:36:44,407 root INFO copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-04-14 14:36:44,408 root INFO copying build/lib/django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/sv/LC_MESSAGES 2024-04-14 14:36:44,409 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en 2024-04-14 14:36:44,410 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-04-14 14:36:44,411 root INFO copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-04-14 14:36:44,412 root INFO copying build/lib/django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/en/LC_MESSAGES 2024-04-14 14:36:44,413 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl 2024-04-14 14:36:44,414 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-04-14 14:36:44,414 root INFO copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-04-14 14:36:44,415 root INFO copying build/lib/django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/nl/LC_MESSAGES 2024-04-14 14:36:44,416 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne 2024-04-14 14:36:44,417 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-04-14 14:36:44,418 root INFO copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-04-14 14:36:44,419 root INFO copying build/lib/django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ne/LC_MESSAGES 2024-04-14 14:36:44,420 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi 2024-04-14 14:36:44,421 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-04-14 14:36:44,421 root INFO copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-04-14 14:36:44,422 root INFO copying build/lib/django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/fi/LC_MESSAGES 2024-04-14 14:36:44,423 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta 2024-04-14 14:36:44,424 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-04-14 14:36:44,425 root INFO copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-04-14 14:36:44,425 root INFO copying build/lib/django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ta/LC_MESSAGES 2024-04-14 14:36:44,426 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb 2024-04-14 14:36:44,427 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-04-14 14:36:44,428 root INFO copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-04-14 14:36:44,429 root INFO copying build/lib/django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/hsb/LC_MESSAGES 2024-04-14 14:36:44,430 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca 2024-04-14 14:36:44,470 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-04-14 14:36:44,470 root INFO copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-04-14 14:36:44,471 root INFO copying build/lib/django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages/locale/ca/LC_MESSAGES 2024-04-14 14:36:44,472 root INFO copying build/lib/django/contrib/flatpages/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-04-14 14:36:44,473 root INFO copying build/lib/django/contrib/flatpages/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/flatpages 2024-04-14 14:36:44,474 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-04-14 14:36:44,475 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-04-14 14:36:44,476 root INFO copying build/lib/django/contrib/contenttypes/migrations/0001_initial.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-04-14 14:36:44,477 root INFO copying build/lib/django/contrib/contenttypes/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-04-14 14:36:44,478 root INFO copying build/lib/django/contrib/contenttypes/migrations/0002_remove_content_type_name.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/migrations 2024-04-14 14:36:44,479 root INFO copying build/lib/django/contrib/contenttypes/views.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-04-14 14:36:44,479 root INFO copying build/lib/django/contrib/contenttypes/fields.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-04-14 14:36:44,481 root INFO copying build/lib/django/contrib/contenttypes/admin.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-04-14 14:36:44,482 root INFO copying build/lib/django/contrib/contenttypes/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-04-14 14:36:44,483 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management 2024-04-14 14:36:44,483 root INFO copying build/lib/django/contrib/contenttypes/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management 2024-04-14 14:36:44,484 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management/commands 2024-04-14 14:36:44,485 root INFO copying build/lib/django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management/commands 2024-04-14 14:36:44,486 root INFO copying build/lib/django/contrib/contenttypes/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/management/commands 2024-04-14 14:36:44,487 root INFO copying build/lib/django/contrib/contenttypes/forms.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-04-14 14:36:44,488 root INFO copying build/lib/django/contrib/contenttypes/checks.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-04-14 14:36:44,489 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale 2024-04-14 14:36:44,490 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq 2024-04-14 14:36:44,491 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-04-14 14:36:44,491 root INFO copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-04-14 14:36:44,492 root INFO copying build/lib/django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sq/LC_MESSAGES 2024-04-14 14:36:44,493 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB 2024-04-14 14:36:44,494 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:44,494 root INFO copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:44,495 root INFO copying build/lib/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:44,496 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur 2024-04-14 14:36:44,497 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-04-14 14:36:44,498 root INFO copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-04-14 14:36:44,499 root INFO copying build/lib/django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ur/LC_MESSAGES 2024-04-14 14:36:44,500 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th 2024-04-14 14:36:44,500 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-04-14 14:36:44,501 root INFO copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-04-14 14:36:44,502 root INFO copying build/lib/django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/th/LC_MESSAGES 2024-04-14 14:36:44,503 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et 2024-04-14 14:36:44,504 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-04-14 14:36:44,504 root INFO copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-04-14 14:36:44,505 root INFO copying build/lib/django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/et/LC_MESSAGES 2024-04-14 14:36:44,506 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn 2024-04-14 14:36:44,507 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-04-14 14:36:44,508 root INFO copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-04-14 14:36:44,509 root INFO copying build/lib/django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bn/LC_MESSAGES 2024-04-14 14:36:44,510 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it 2024-04-14 14:36:44,510 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-04-14 14:36:44,511 root INFO copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-04-14 14:36:44,512 root INFO copying build/lib/django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/it/LC_MESSAGES 2024-04-14 14:36:44,513 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu 2024-04-14 14:36:44,514 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-04-14 14:36:44,514 root INFO copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-04-14 14:36:44,515 root INFO copying build/lib/django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hu/LC_MESSAGES 2024-04-14 14:36:44,516 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da 2024-04-14 14:36:44,517 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-04-14 14:36:44,518 root INFO copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-04-14 14:36:44,519 root INFO copying build/lib/django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/da/LC_MESSAGES 2024-04-14 14:36:44,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX 2024-04-14 14:36:44,520 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:44,521 root INFO copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:44,522 root INFO copying build/lib/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:44,523 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ 2024-04-14 14:36:44,524 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:44,524 root INFO copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:44,525 root INFO copying build/lib/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:44,526 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk 2024-04-14 14:36:44,527 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-04-14 14:36:44,528 root INFO copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-04-14 14:36:44,529 root INFO copying build/lib/django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tk/LC_MESSAGES 2024-04-14 14:36:44,530 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar 2024-04-14 14:36:44,530 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-04-14 14:36:44,531 root INFO copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-04-14 14:36:44,532 root INFO copying build/lib/django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ar/LC_MESSAGES 2024-04-14 14:36:44,533 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn 2024-04-14 14:36:44,534 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-04-14 14:36:44,534 root INFO copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-04-14 14:36:44,535 root INFO copying build/lib/django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mn/LC_MESSAGES 2024-04-14 14:36:44,536 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te 2024-04-14 14:36:44,537 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-04-14 14:36:44,538 root INFO copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-04-14 14:36:44,538 root INFO copying build/lib/django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/te/LC_MESSAGES 2024-04-14 14:36:44,539 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb 2024-04-14 14:36:44,540 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-04-14 14:36:44,541 root INFO copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-04-14 14:36:44,542 root INFO copying build/lib/django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nb/LC_MESSAGES 2024-04-14 14:36:44,543 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast 2024-04-14 14:36:44,544 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-04-14 14:36:44,544 root INFO copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-04-14 14:36:44,545 root INFO copying build/lib/django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ast/LC_MESSAGES 2024-04-14 14:36:44,546 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk 2024-04-14 14:36:44,547 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-04-14 14:36:44,548 root INFO copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-04-14 14:36:44,548 root INFO copying build/lib/django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/uk/LC_MESSAGES 2024-04-14 14:36:44,550 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk 2024-04-14 14:36:44,550 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-04-14 14:36:44,551 root INFO copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-04-14 14:36:44,552 root INFO copying build/lib/django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mk/LC_MESSAGES 2024-04-14 14:36:44,553 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs 2024-04-14 14:36:44,554 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-04-14 14:36:44,554 root INFO copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-04-14 14:36:44,555 root INFO copying build/lib/django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bs/LC_MESSAGES 2024-04-14 14:36:44,556 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm 2024-04-14 14:36:44,557 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-04-14 14:36:44,558 root INFO copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-04-14 14:36:44,559 root INFO copying build/lib/django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/udm/LC_MESSAGES 2024-04-14 14:36:44,560 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de 2024-04-14 14:36:44,560 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-04-14 14:36:44,561 root INFO copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-04-14 14:36:44,562 root INFO copying build/lib/django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/de/LC_MESSAGES 2024-04-14 14:36:44,563 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR 2024-04-14 14:36:44,564 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:44,565 root INFO copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:44,566 root INFO copying build/lib/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:44,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt 2024-04-14 14:36:44,567 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-04-14 14:36:44,568 root INFO copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-04-14 14:36:44,569 root INFO copying build/lib/django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lt/LC_MESSAGES 2024-04-14 14:36:44,570 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka 2024-04-14 14:36:44,571 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-04-14 14:36:44,571 root INFO copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-04-14 14:36:44,572 root INFO copying build/lib/django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ka/LC_MESSAGES 2024-04-14 14:36:44,573 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs 2024-04-14 14:36:44,574 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-04-14 14:36:44,575 root INFO copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-04-14 14:36:44,576 root INFO copying build/lib/django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cs/LC_MESSAGES 2024-04-14 14:36:44,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia 2024-04-14 14:36:44,577 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-04-14 14:36:44,578 root INFO copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-04-14 14:36:44,579 root INFO copying build/lib/django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ia/LC_MESSAGES 2024-04-14 14:36:44,580 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja 2024-04-14 14:36:44,581 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-04-14 14:36:44,581 root INFO copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-04-14 14:36:44,582 root INFO copying build/lib/django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ja/LC_MESSAGES 2024-04-14 14:36:44,583 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn 2024-04-14 14:36:44,584 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-04-14 14:36:44,585 root INFO copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-04-14 14:36:44,586 root INFO copying build/lib/django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nn/LC_MESSAGES 2024-04-14 14:36:44,587 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy 2024-04-14 14:36:44,587 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-04-14 14:36:44,588 root INFO copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-04-14 14:36:44,589 root INFO copying build/lib/django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/cy/LC_MESSAGES 2024-04-14 14:36:44,590 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es 2024-04-14 14:36:44,591 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-04-14 14:36:44,591 root INFO copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-04-14 14:36:44,592 root INFO copying build/lib/django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es/LC_MESSAGES 2024-04-14 14:36:44,593 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el 2024-04-14 14:36:44,594 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-04-14 14:36:44,595 root INFO copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-04-14 14:36:44,596 root INFO copying build/lib/django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/el/LC_MESSAGES 2024-04-14 14:36:44,597 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br 2024-04-14 14:36:44,598 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-04-14 14:36:44,598 root INFO copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-04-14 14:36:44,599 root INFO copying build/lib/django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/br/LC_MESSAGES 2024-04-14 14:36:44,600 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io 2024-04-14 14:36:44,601 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-04-14 14:36:44,601 root INFO copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-04-14 14:36:44,602 root INFO copying build/lib/django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/io/LC_MESSAGES 2024-04-14 14:36:44,603 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr 2024-04-14 14:36:44,604 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-04-14 14:36:44,605 root INFO copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-04-14 14:36:44,606 root INFO copying build/lib/django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/mr/LC_MESSAGES 2024-04-14 14:36:44,607 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt 2024-04-14 14:36:44,608 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-04-14 14:36:44,608 root INFO copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-04-14 14:36:44,609 root INFO copying build/lib/django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt/LC_MESSAGES 2024-04-14 14:36:44,610 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr 2024-04-14 14:36:44,611 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-04-14 14:36:44,612 root INFO copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-04-14 14:36:44,613 root INFO copying build/lib/django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fr/LC_MESSAGES 2024-04-14 14:36:44,614 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb 2024-04-14 14:36:44,615 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-04-14 14:36:44,615 root INFO copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-04-14 14:36:44,616 root INFO copying build/lib/django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/dsb/LC_MESSAGES 2024-04-14 14:36:44,617 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu 2024-04-14 14:36:44,618 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-04-14 14:36:44,618 root INFO copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-04-14 14:36:44,619 root INFO copying build/lib/django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eu/LC_MESSAGES 2024-04-14 14:36:44,620 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR 2024-04-14 14:36:44,621 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:44,622 root INFO copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:44,623 root INFO copying build/lib/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:44,624 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af 2024-04-14 14:36:44,624 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-04-14 14:36:44,625 root INFO copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-04-14 14:36:44,626 root INFO copying build/lib/django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/af/LC_MESSAGES 2024-04-14 14:36:44,627 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro 2024-04-14 14:36:44,628 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-04-14 14:36:44,628 root INFO copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-04-14 14:36:44,629 root INFO copying build/lib/django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ro/LC_MESSAGES 2024-04-14 14:36:44,630 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga 2024-04-14 14:36:44,631 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-04-14 14:36:44,632 root INFO copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-04-14 14:36:44,633 root INFO copying build/lib/django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ga/LC_MESSAGES 2024-04-14 14:36:44,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU 2024-04-14 14:36:44,634 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:44,635 root INFO copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:44,636 root INFO copying build/lib/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:44,637 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms 2024-04-14 14:36:44,638 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-04-14 14:36:44,638 root INFO copying build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-04-14 14:36:44,639 root INFO copying build/lib/django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ms/LC_MESSAGES 2024-04-14 14:36:44,640 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km 2024-04-14 14:36:44,641 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-04-14 14:36:44,642 root INFO copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-04-14 14:36:44,643 root INFO copying build/lib/django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/km/LC_MESSAGES 2024-04-14 14:36:44,644 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru 2024-04-14 14:36:44,644 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-04-14 14:36:44,645 root INFO copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-04-14 14:36:44,646 root INFO copying build/lib/django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ru/LC_MESSAGES 2024-04-14 14:36:44,647 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky 2024-04-14 14:36:44,648 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-04-14 14:36:44,648 root INFO copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-04-14 14:36:44,649 root INFO copying build/lib/django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ky/LC_MESSAGES 2024-04-14 14:36:44,650 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be 2024-04-14 14:36:44,651 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-04-14 14:36:44,652 root INFO copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-04-14 14:36:44,653 root INFO copying build/lib/django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/be/LC_MESSAGES 2024-04-14 14:36:44,654 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he 2024-04-14 14:36:44,655 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-04-14 14:36:44,655 root INFO copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-04-14 14:36:44,656 root INFO copying build/lib/django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/he/LC_MESSAGES 2024-04-14 14:36:44,657 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os 2024-04-14 14:36:44,658 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-04-14 14:36:44,659 root INFO copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-04-14 14:36:44,659 root INFO copying build/lib/django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/os/LC_MESSAGES 2024-04-14 14:36:44,660 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko 2024-04-14 14:36:44,661 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-04-14 14:36:44,662 root INFO copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-04-14 14:36:44,663 root INFO copying build/lib/django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ko/LC_MESSAGES 2024-04-14 14:36:44,664 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy 2024-04-14 14:36:44,665 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-04-14 14:36:44,665 root INFO copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-04-14 14:36:44,666 root INFO copying build/lib/django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fy/LC_MESSAGES 2024-04-14 14:36:44,667 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn 2024-04-14 14:36:44,668 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:44,668 root INFO copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:44,669 root INFO copying build/lib/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:44,670 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi 2024-04-14 14:36:44,671 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-04-14 14:36:44,672 root INFO copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-04-14 14:36:44,673 root INFO copying build/lib/django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/vi/LC_MESSAGES 2024-04-14 14:36:44,674 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl 2024-04-14 14:36:44,675 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-04-14 14:36:44,675 root INFO copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-04-14 14:36:44,676 root INFO copying build/lib/django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pl/LC_MESSAGES 2024-04-14 14:36:44,677 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml 2024-04-14 14:36:44,678 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-04-14 14:36:44,679 root INFO copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-04-14 14:36:44,679 root INFO copying build/lib/django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ml/LC_MESSAGES 2024-04-14 14:36:44,680 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO 2024-04-14 14:36:44,681 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:44,682 root INFO copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:44,683 root INFO copying build/lib/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:44,684 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg 2024-04-14 14:36:44,685 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-04-14 14:36:44,685 root INFO copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-04-14 14:36:44,686 root INFO copying build/lib/django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tg/LC_MESSAGES 2024-04-14 14:36:44,687 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az 2024-04-14 14:36:44,688 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-04-14 14:36:44,689 root INFO copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-04-14 14:36:44,689 root INFO copying build/lib/django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/az/LC_MESSAGES 2024-04-14 14:36:44,690 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv 2024-04-14 14:36:44,691 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-04-14 14:36:44,692 root INFO copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-04-14 14:36:44,693 root INFO copying build/lib/django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lv/LC_MESSAGES 2024-04-14 14:36:44,694 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr 2024-04-14 14:36:44,695 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-04-14 14:36:44,695 root INFO copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-04-14 14:36:44,696 root INFO copying build/lib/django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hr/LC_MESSAGES 2024-04-14 14:36:44,697 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my 2024-04-14 14:36:44,698 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-04-14 14:36:44,699 root INFO copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-04-14 14:36:44,700 root INFO copying build/lib/django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/my/LC_MESSAGES 2024-04-14 14:36:44,701 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE 2024-04-14 14:36:44,702 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:44,702 root INFO copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:44,703 root INFO copying build/lib/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:44,704 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt 2024-04-14 14:36:44,705 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-04-14 14:36:44,706 root INFO copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-04-14 14:36:44,707 root INFO copying build/lib/django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tt/LC_MESSAGES 2024-04-14 14:36:44,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb 2024-04-14 14:36:44,708 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-04-14 14:36:44,709 root INFO copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-04-14 14:36:44,710 root INFO copying build/lib/django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/lb/LC_MESSAGES 2024-04-14 14:36:44,711 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr 2024-04-14 14:36:44,712 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-04-14 14:36:44,712 root INFO copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-04-14 14:36:44,713 root INFO copying build/lib/django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/tr/LC_MESSAGES 2024-04-14 14:36:44,714 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa 2024-04-14 14:36:44,715 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-04-14 14:36:44,716 root INFO copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-04-14 14:36:44,716 root INFO copying build/lib/django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fa/LC_MESSAGES 2024-04-14 14:36:44,717 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb 2024-04-14 14:36:44,718 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-04-14 14:36:44,719 root INFO copying build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-04-14 14:36:44,720 root INFO copying build/lib/django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ckb/LC_MESSAGES 2024-04-14 14:36:44,721 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is 2024-04-14 14:36:44,722 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-04-14 14:36:44,722 root INFO copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-04-14 14:36:44,723 root INFO copying build/lib/django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/is/LC_MESSAGES 2024-04-14 14:36:44,724 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant 2024-04-14 14:36:44,725 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:44,726 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:44,727 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:44,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk 2024-04-14 14:36:44,728 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-04-14 14:36:44,729 root INFO copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-04-14 14:36:44,730 root INFO copying build/lib/django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sk/LC_MESSAGES 2024-04-14 14:36:44,731 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd 2024-04-14 14:36:44,732 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-04-14 14:36:44,732 root INFO copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-04-14 14:36:44,733 root INFO copying build/lib/django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gd/LC_MESSAGES 2024-04-14 14:36:44,734 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo 2024-04-14 14:36:44,735 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-04-14 14:36:44,736 root INFO copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-04-14 14:36:44,736 root INFO copying build/lib/django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/eo/LC_MESSAGES 2024-04-14 14:36:44,738 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa 2024-04-14 14:36:44,739 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-04-14 14:36:44,739 root INFO copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-04-14 14:36:44,740 root INFO copying build/lib/django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/pa/LC_MESSAGES 2024-04-14 14:36:44,741 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy 2024-04-14 14:36:44,742 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-04-14 14:36:44,743 root INFO copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-04-14 14:36:44,744 root INFO copying build/lib/django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hy/LC_MESSAGES 2024-04-14 14:36:44,745 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl 2024-04-14 14:36:44,745 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-04-14 14:36:44,746 root INFO copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-04-14 14:36:44,747 root INFO copying build/lib/django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sl/LC_MESSAGES 2024-04-14 14:36:44,748 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg 2024-04-14 14:36:44,749 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-04-14 14:36:44,749 root INFO copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-04-14 14:36:44,750 root INFO copying build/lib/django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/bg/LC_MESSAGES 2024-04-14 14:36:44,751 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk 2024-04-14 14:36:44,752 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-04-14 14:36:44,753 root INFO copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-04-14 14:36:44,754 root INFO copying build/lib/django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kk/LC_MESSAGES 2024-04-14 14:36:44,755 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans 2024-04-14 14:36:44,755 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:44,756 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:44,757 root INFO copying build/lib/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:44,758 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn 2024-04-14 14:36:44,759 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-04-14 14:36:44,759 root INFO copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-04-14 14:36:44,760 root INFO copying build/lib/django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/kn/LC_MESSAGES 2024-04-14 14:36:44,761 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl 2024-04-14 14:36:44,762 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-04-14 14:36:44,763 root INFO copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-04-14 14:36:44,764 root INFO copying build/lib/django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/gl/LC_MESSAGES 2024-04-14 14:36:44,765 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id 2024-04-14 14:36:44,765 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-04-14 14:36:44,766 root INFO copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-04-14 14:36:44,767 root INFO copying build/lib/django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/id/LC_MESSAGES 2024-04-14 14:36:44,768 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi 2024-04-14 14:36:44,769 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-04-14 14:36:44,769 root INFO copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-04-14 14:36:44,770 root INFO copying build/lib/django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hi/LC_MESSAGES 2024-04-14 14:36:44,771 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw 2024-04-14 14:36:44,772 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-04-14 14:36:44,773 root INFO copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-04-14 14:36:44,774 root INFO copying build/lib/django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sw/LC_MESSAGES 2024-04-14 14:36:44,775 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr 2024-04-14 14:36:44,775 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-04-14 14:36:44,776 root INFO copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-04-14 14:36:44,777 root INFO copying build/lib/django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sr/LC_MESSAGES 2024-04-14 14:36:44,778 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv 2024-04-14 14:36:44,779 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-04-14 14:36:44,779 root INFO copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-04-14 14:36:44,780 root INFO copying build/lib/django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/sv/LC_MESSAGES 2024-04-14 14:36:44,782 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en 2024-04-14 14:36:44,782 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-04-14 14:36:44,783 root INFO copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-04-14 14:36:44,784 root INFO copying build/lib/django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/en/LC_MESSAGES 2024-04-14 14:36:44,785 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl 2024-04-14 14:36:44,786 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-04-14 14:36:44,786 root INFO copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-04-14 14:36:44,787 root INFO copying build/lib/django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/nl/LC_MESSAGES 2024-04-14 14:36:44,788 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne 2024-04-14 14:36:44,789 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-04-14 14:36:44,790 root INFO copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-04-14 14:36:44,791 root INFO copying build/lib/django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ne/LC_MESSAGES 2024-04-14 14:36:44,792 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi 2024-04-14 14:36:44,792 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-04-14 14:36:44,793 root INFO copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-04-14 14:36:44,794 root INFO copying build/lib/django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/fi/LC_MESSAGES 2024-04-14 14:36:44,795 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta 2024-04-14 14:36:44,796 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-04-14 14:36:44,796 root INFO copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-04-14 14:36:44,797 root INFO copying build/lib/django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ta/LC_MESSAGES 2024-04-14 14:36:44,798 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb 2024-04-14 14:36:44,799 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-04-14 14:36:44,800 root INFO copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-04-14 14:36:44,801 root INFO copying build/lib/django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/hsb/LC_MESSAGES 2024-04-14 14:36:44,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca 2024-04-14 14:36:44,802 root INFO creating build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-04-14 14:36:44,803 root INFO copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-04-14 14:36:44,804 root INFO copying build/lib/django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes/locale/ca/LC_MESSAGES 2024-04-14 14:36:44,805 root INFO copying build/lib/django/contrib/contenttypes/models.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-04-14 14:36:44,806 root INFO copying build/lib/django/contrib/contenttypes/apps.py -> build/bdist.linux-riscv64/wheel/django/contrib/contenttypes 2024-04-14 14:36:44,807 root INFO copying build/lib/django/__main__.py -> build/bdist.linux-riscv64/wheel/django 2024-04-14 14:36:44,808 root INFO creating build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,809 root INFO copying build/lib/django/template/context.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,810 root INFO copying build/lib/django/template/defaulttags.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,812 root INFO copying build/lib/django/template/smartif.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,813 root INFO copying build/lib/django/template/loader.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,813 root INFO copying build/lib/django/template/loader_tags.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,814 root INFO copying build/lib/django/template/autoreload.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,815 root INFO creating build/bdist.linux-riscv64/wheel/django/template/loaders 2024-04-14 14:36:44,816 root INFO copying build/lib/django/template/loaders/cached.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-04-14 14:36:44,817 root INFO copying build/lib/django/template/loaders/locmem.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-04-14 14:36:44,818 root INFO copying build/lib/django/template/loaders/app_directories.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-04-14 14:36:44,819 root INFO copying build/lib/django/template/loaders/filesystem.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-04-14 14:36:44,820 root INFO copying build/lib/django/template/loaders/__init__.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-04-14 14:36:44,820 root INFO copying build/lib/django/template/loaders/base.py -> build/bdist.linux-riscv64/wheel/django/template/loaders 2024-04-14 14:36:44,821 root INFO copying build/lib/django/template/defaultfilters.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,822 root INFO copying build/lib/django/template/__init__.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,823 root INFO copying build/lib/django/template/response.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,824 root INFO creating build/bdist.linux-riscv64/wheel/django/template/backends 2024-04-14 14:36:44,825 root INFO copying build/lib/django/template/backends/dummy.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-04-14 14:36:44,826 root INFO copying build/lib/django/template/backends/jinja2.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-04-14 14:36:44,827 root INFO copying build/lib/django/template/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-04-14 14:36:44,827 root INFO copying build/lib/django/template/backends/base.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-04-14 14:36:44,828 root INFO copying build/lib/django/template/backends/django.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-04-14 14:36:44,829 root INFO copying build/lib/django/template/backends/utils.py -> build/bdist.linux-riscv64/wheel/django/template/backends 2024-04-14 14:36:44,830 root INFO copying build/lib/django/template/base.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,831 root INFO copying build/lib/django/template/exceptions.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,832 root INFO copying build/lib/django/template/library.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,833 root INFO copying build/lib/django/template/context_processors.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,834 root INFO copying build/lib/django/template/engine.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,835 root INFO copying build/lib/django/template/utils.py -> build/bdist.linux-riscv64/wheel/django/template 2024-04-14 14:36:44,836 root INFO creating build/bdist.linux-riscv64/wheel/django/conf 2024-04-14 14:36:44,837 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-04-14 14:36:44,837 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/app_template/migrations 2024-04-14 14:36:44,838 root INFO copying build/lib/django/conf/app_template/migrations/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template/migrations 2024-04-14 14:36:44,839 root INFO copying build/lib/django/conf/app_template/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-04-14 14:36:44,839 root INFO copying build/lib/django/conf/app_template/views.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-04-14 14:36:44,840 root INFO copying build/lib/django/conf/app_template/apps.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-04-14 14:36:44,841 root INFO copying build/lib/django/conf/app_template/models.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-04-14 14:36:44,842 root INFO copying build/lib/django/conf/app_template/admin.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-04-14 14:36:44,843 root INFO copying build/lib/django/conf/app_template/tests.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/app_template 2024-04-14 14:36:44,844 root INFO copying build/lib/django/conf/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf 2024-04-14 14:36:44,845 root INFO copying build/lib/django/conf/global_settings.py -> build/bdist.linux-riscv64/wheel/django/conf 2024-04-14 14:36:44,846 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale 2024-04-14 14:36:44,847 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2024-04-14 14:36:44,848 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sq/LC_MESSAGES 2024-04-14 14:36:44,848 root INFO copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq/LC_MESSAGES 2024-04-14 14:36:44,849 root INFO copying build/lib/django/conf/locale/sq/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq/LC_MESSAGES 2024-04-14 14:36:44,850 root INFO copying build/lib/django/conf/locale/sq/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2024-04-14 14:36:44,851 root INFO copying build/lib/django/conf/locale/sq/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sq 2024-04-14 14:36:44,852 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2024-04-14 14:36:44,853 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:44,854 root INFO copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:44,855 root INFO copying build/lib/django/conf/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB/LC_MESSAGES 2024-04-14 14:36:44,856 root INFO copying build/lib/django/conf/locale/en_GB/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2024-04-14 14:36:44,856 root INFO copying build/lib/django/conf/locale/en_GB/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_GB 2024-04-14 14:36:44,857 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ur 2024-04-14 14:36:44,858 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ur/LC_MESSAGES 2024-04-14 14:36:44,859 root INFO copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ur/LC_MESSAGES 2024-04-14 14:36:44,860 root INFO copying build/lib/django/conf/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ur/LC_MESSAGES 2024-04-14 14:36:44,861 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/th 2024-04-14 14:36:44,862 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/th/LC_MESSAGES 2024-04-14 14:36:44,862 root INFO copying build/lib/django/conf/locale/th/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/th/LC_MESSAGES 2024-04-14 14:36:44,864 root INFO copying build/lib/django/conf/locale/th/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/th/LC_MESSAGES 2024-04-14 14:36:44,865 root INFO copying build/lib/django/conf/locale/th/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/th 2024-04-14 14:36:44,866 root INFO copying build/lib/django/conf/locale/th/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/th 2024-04-14 14:36:44,867 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/et 2024-04-14 14:36:44,868 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/et/LC_MESSAGES 2024-04-14 14:36:44,868 root INFO copying build/lib/django/conf/locale/et/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/et/LC_MESSAGES 2024-04-14 14:36:44,869 root INFO copying build/lib/django/conf/locale/et/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/et/LC_MESSAGES 2024-04-14 14:36:44,871 root INFO copying build/lib/django/conf/locale/et/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/et 2024-04-14 14:36:44,871 root INFO copying build/lib/django/conf/locale/et/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/et 2024-04-14 14:36:44,872 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2024-04-14 14:36:44,873 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bn/LC_MESSAGES 2024-04-14 14:36:44,874 root INFO copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn/LC_MESSAGES 2024-04-14 14:36:44,875 root INFO copying build/lib/django/conf/locale/bn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn/LC_MESSAGES 2024-04-14 14:36:44,876 root INFO copying build/lib/django/conf/locale/bn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2024-04-14 14:36:44,877 root INFO copying build/lib/django/conf/locale/bn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bn 2024-04-14 14:36:44,878 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/it 2024-04-14 14:36:44,878 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/it/LC_MESSAGES 2024-04-14 14:36:44,879 root INFO copying build/lib/django/conf/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/it/LC_MESSAGES 2024-04-14 14:36:44,880 root INFO copying build/lib/django/conf/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/it/LC_MESSAGES 2024-04-14 14:36:44,881 root INFO copying build/lib/django/conf/locale/it/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/it 2024-04-14 14:36:44,882 root INFO copying build/lib/django/conf/locale/it/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/it 2024-04-14 14:36:44,883 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2024-04-14 14:36:44,884 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hu/LC_MESSAGES 2024-04-14 14:36:44,884 root INFO copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu/LC_MESSAGES 2024-04-14 14:36:44,885 root INFO copying build/lib/django/conf/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu/LC_MESSAGES 2024-04-14 14:36:44,887 root INFO copying build/lib/django/conf/locale/hu/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2024-04-14 14:36:44,887 root INFO copying build/lib/django/conf/locale/hu/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hu 2024-04-14 14:36:44,888 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kab 2024-04-14 14:36:44,889 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kab/LC_MESSAGES 2024-04-14 14:36:44,890 root INFO copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/kab/LC_MESSAGES 2024-04-14 14:36:44,891 root INFO copying build/lib/django/conf/locale/kab/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/kab/LC_MESSAGES 2024-04-14 14:36:44,892 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/da 2024-04-14 14:36:44,893 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/da/LC_MESSAGES 2024-04-14 14:36:44,894 root INFO copying build/lib/django/conf/locale/da/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/da/LC_MESSAGES 2024-04-14 14:36:44,895 root INFO copying build/lib/django/conf/locale/da/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/da/LC_MESSAGES 2024-04-14 14:36:44,896 root INFO copying build/lib/django/conf/locale/da/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/da 2024-04-14 14:36:44,896 root INFO copying build/lib/django/conf/locale/da/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/da 2024-04-14 14:36:44,898 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2024-04-14 14:36:44,898 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ig/LC_MESSAGES 2024-04-14 14:36:44,899 root INFO copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig/LC_MESSAGES 2024-04-14 14:36:44,900 root INFO copying build/lib/django/conf/locale/ig/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig/LC_MESSAGES 2024-04-14 14:36:44,901 root INFO copying build/lib/django/conf/locale/ig/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2024-04-14 14:36:44,902 root INFO copying build/lib/django/conf/locale/ig/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ig 2024-04-14 14:36:44,903 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2024-04-14 14:36:44,904 root INFO copying build/lib/django/conf/locale/de_CH/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2024-04-14 14:36:44,904 root INFO copying build/lib/django/conf/locale/de_CH/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de_CH 2024-04-14 14:36:44,905 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2024-04-14 14:36:44,906 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:44,907 root INFO copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:44,908 root INFO copying build/lib/django/conf/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX/LC_MESSAGES 2024-04-14 14:36:44,909 root INFO copying build/lib/django/conf/locale/es_MX/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2024-04-14 14:36:44,910 root INFO copying build/lib/django/conf/locale/es_MX/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_MX 2024-04-14 14:36:44,911 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2024-04-14 14:36:44,912 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:44,912 root INFO copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:44,914 root INFO copying build/lib/django/conf/locale/ar_DZ/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ/LC_MESSAGES 2024-04-14 14:36:44,915 root INFO copying build/lib/django/conf/locale/ar_DZ/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2024-04-14 14:36:44,916 root INFO copying build/lib/django/conf/locale/ar_DZ/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar_DZ 2024-04-14 14:36:44,917 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2024-04-14 14:36:44,918 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tk/LC_MESSAGES 2024-04-14 14:36:44,918 root INFO copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk/LC_MESSAGES 2024-04-14 14:36:44,920 root INFO copying build/lib/django/conf/locale/tk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk/LC_MESSAGES 2024-04-14 14:36:44,921 root INFO copying build/lib/django/conf/locale/tk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2024-04-14 14:36:44,922 root INFO copying build/lib/django/conf/locale/tk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tk 2024-04-14 14:36:44,923 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2024-04-14 14:36:44,924 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ar/LC_MESSAGES 2024-04-14 14:36:44,924 root INFO copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar/LC_MESSAGES 2024-04-14 14:36:44,925 root INFO copying build/lib/django/conf/locale/ar/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar/LC_MESSAGES 2024-04-14 14:36:44,927 root INFO copying build/lib/django/conf/locale/ar/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2024-04-14 14:36:44,927 root INFO copying build/lib/django/conf/locale/ar/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ar 2024-04-14 14:36:44,928 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2024-04-14 14:36:44,929 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mn/LC_MESSAGES 2024-04-14 14:36:44,930 root INFO copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn/LC_MESSAGES 2024-04-14 14:36:44,931 root INFO copying build/lib/django/conf/locale/mn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn/LC_MESSAGES 2024-04-14 14:36:44,932 root INFO copying build/lib/django/conf/locale/mn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2024-04-14 14:36:44,933 root INFO copying build/lib/django/conf/locale/mn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mn 2024-04-14 14:36:44,934 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/te 2024-04-14 14:36:44,935 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/te/LC_MESSAGES 2024-04-14 14:36:44,935 root INFO copying build/lib/django/conf/locale/te/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/te/LC_MESSAGES 2024-04-14 14:36:44,936 root INFO copying build/lib/django/conf/locale/te/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/te/LC_MESSAGES 2024-04-14 14:36:44,937 root INFO copying build/lib/django/conf/locale/te/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/te 2024-04-14 14:36:44,938 root INFO copying build/lib/django/conf/locale/te/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/te 2024-04-14 14:36:44,939 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2024-04-14 14:36:44,940 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nb/LC_MESSAGES 2024-04-14 14:36:44,941 root INFO copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb/LC_MESSAGES 2024-04-14 14:36:44,942 root INFO copying build/lib/django/conf/locale/nb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb/LC_MESSAGES 2024-04-14 14:36:44,943 root INFO copying build/lib/django/conf/locale/nb/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2024-04-14 14:36:44,944 root INFO copying build/lib/django/conf/locale/nb/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nb 2024-04-14 14:36:44,945 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ast 2024-04-14 14:36:44,945 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ast/LC_MESSAGES 2024-04-14 14:36:44,946 root INFO copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ast/LC_MESSAGES 2024-04-14 14:36:44,947 root INFO copying build/lib/django/conf/locale/ast/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ast/LC_MESSAGES 2024-04-14 14:36:44,948 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2024-04-14 14:36:44,949 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uk/LC_MESSAGES 2024-04-14 14:36:44,950 root INFO copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk/LC_MESSAGES 2024-04-14 14:36:44,951 root INFO copying build/lib/django/conf/locale/uk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk/LC_MESSAGES 2024-04-14 14:36:44,952 root INFO copying build/lib/django/conf/locale/uk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2024-04-14 14:36:44,953 root INFO copying build/lib/django/conf/locale/uk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uk 2024-04-14 14:36:44,954 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2024-04-14 14:36:44,955 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mk/LC_MESSAGES 2024-04-14 14:36:44,955 root INFO copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk/LC_MESSAGES 2024-04-14 14:36:44,956 root INFO copying build/lib/django/conf/locale/mk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk/LC_MESSAGES 2024-04-14 14:36:44,957 root INFO copying build/lib/django/conf/locale/mk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2024-04-14 14:36:44,958 root INFO copying build/lib/django/conf/locale/mk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/mk 2024-04-14 14:36:44,959 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2024-04-14 14:36:44,960 root INFO copying build/lib/django/conf/locale/es_PR/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2024-04-14 14:36:44,961 root INFO copying build/lib/django/conf/locale/es_PR/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_PR 2024-04-14 14:36:44,962 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2024-04-14 14:36:44,962 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bs/LC_MESSAGES 2024-04-14 14:36:44,963 root INFO copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs/LC_MESSAGES 2024-04-14 14:36:44,964 root INFO copying build/lib/django/conf/locale/bs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs/LC_MESSAGES 2024-04-14 14:36:44,965 root INFO copying build/lib/django/conf/locale/bs/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2024-04-14 14:36:44,966 root INFO copying build/lib/django/conf/locale/bs/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bs 2024-04-14 14:36:44,967 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/udm 2024-04-14 14:36:44,968 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/udm/LC_MESSAGES 2024-04-14 14:36:44,968 root INFO copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/udm/LC_MESSAGES 2024-04-14 14:36:44,969 root INFO copying build/lib/django/conf/locale/udm/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/udm/LC_MESSAGES 2024-04-14 14:36:44,971 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de 2024-04-14 14:36:44,971 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/de/LC_MESSAGES 2024-04-14 14:36:44,972 root INFO copying build/lib/django/conf/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/de/LC_MESSAGES 2024-04-14 14:36:44,973 root INFO copying build/lib/django/conf/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/de/LC_MESSAGES 2024-04-14 14:36:44,975 root INFO copying build/lib/django/conf/locale/de/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de 2024-04-14 14:36:44,976 root INFO copying build/lib/django/conf/locale/de/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/de 2024-04-14 14:36:44,977 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2024-04-14 14:36:44,977 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:44,978 root INFO copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:44,979 root INFO copying build/lib/django/conf/locale/es_AR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR/LC_MESSAGES 2024-04-14 14:36:44,981 root INFO copying build/lib/django/conf/locale/es_AR/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2024-04-14 14:36:44,981 root INFO copying build/lib/django/conf/locale/es_AR/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_AR 2024-04-14 14:36:44,982 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2024-04-14 14:36:44,983 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lt/LC_MESSAGES 2024-04-14 14:36:44,984 root INFO copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt/LC_MESSAGES 2024-04-14 14:36:44,985 root INFO copying build/lib/django/conf/locale/lt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt/LC_MESSAGES 2024-04-14 14:36:44,986 root INFO copying build/lib/django/conf/locale/lt/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2024-04-14 14:36:44,987 root INFO copying build/lib/django/conf/locale/lt/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lt 2024-04-14 14:36:44,988 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2024-04-14 14:36:44,989 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ka/LC_MESSAGES 2024-04-14 14:36:44,989 root INFO copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka/LC_MESSAGES 2024-04-14 14:36:44,990 root INFO copying build/lib/django/conf/locale/ka/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka/LC_MESSAGES 2024-04-14 14:36:44,992 root INFO copying build/lib/django/conf/locale/ka/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2024-04-14 14:36:44,992 root INFO copying build/lib/django/conf/locale/ka/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ka 2024-04-14 14:36:44,993 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2024-04-14 14:36:44,994 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cs/LC_MESSAGES 2024-04-14 14:36:44,995 root INFO copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs/LC_MESSAGES 2024-04-14 14:36:44,996 root INFO copying build/lib/django/conf/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs/LC_MESSAGES 2024-04-14 14:36:44,997 root INFO copying build/lib/django/conf/locale/cs/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2024-04-14 14:36:44,998 root INFO copying build/lib/django/conf/locale/cs/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cs 2024-04-14 14:36:44,999 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ia 2024-04-14 14:36:45,000 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ia/LC_MESSAGES 2024-04-14 14:36:45,000 root INFO copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ia/LC_MESSAGES 2024-04-14 14:36:45,001 root INFO copying build/lib/django/conf/locale/ia/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ia/LC_MESSAGES 2024-04-14 14:36:45,003 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2024-04-14 14:36:45,003 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ja/LC_MESSAGES 2024-04-14 14:36:45,004 root INFO copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja/LC_MESSAGES 2024-04-14 14:36:45,005 root INFO copying build/lib/django/conf/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja/LC_MESSAGES 2024-04-14 14:36:45,006 root INFO copying build/lib/django/conf/locale/ja/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2024-04-14 14:36:45,007 root INFO copying build/lib/django/conf/locale/ja/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ja 2024-04-14 14:36:45,008 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2024-04-14 14:36:45,009 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nn/LC_MESSAGES 2024-04-14 14:36:45,010 root INFO copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn/LC_MESSAGES 2024-04-14 14:36:45,011 root INFO copying build/lib/django/conf/locale/nn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn/LC_MESSAGES 2024-04-14 14:36:45,012 root INFO copying build/lib/django/conf/locale/nn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2024-04-14 14:36:45,013 root INFO copying build/lib/django/conf/locale/nn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nn 2024-04-14 14:36:45,014 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2024-04-14 14:36:45,014 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/cy/LC_MESSAGES 2024-04-14 14:36:45,015 root INFO copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy/LC_MESSAGES 2024-04-14 14:36:45,016 root INFO copying build/lib/django/conf/locale/cy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy/LC_MESSAGES 2024-04-14 14:36:45,017 root INFO copying build/lib/django/conf/locale/cy/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2024-04-14 14:36:45,018 root INFO copying build/lib/django/conf/locale/cy/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/cy 2024-04-14 14:36:45,019 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es 2024-04-14 14:36:45,020 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es/LC_MESSAGES 2024-04-14 14:36:45,020 root INFO copying build/lib/django/conf/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es/LC_MESSAGES 2024-04-14 14:36:45,022 root INFO copying build/lib/django/conf/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es/LC_MESSAGES 2024-04-14 14:36:45,023 root INFO copying build/lib/django/conf/locale/es/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es 2024-04-14 14:36:45,024 root INFO copying build/lib/django/conf/locale/es/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es 2024-04-14 14:36:45,024 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/el 2024-04-14 14:36:45,025 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/el/LC_MESSAGES 2024-04-14 14:36:45,026 root INFO copying build/lib/django/conf/locale/el/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/el/LC_MESSAGES 2024-04-14 14:36:45,027 root INFO copying build/lib/django/conf/locale/el/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/el/LC_MESSAGES 2024-04-14 14:36:45,029 root INFO copying build/lib/django/conf/locale/el/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/el 2024-04-14 14:36:45,029 root INFO copying build/lib/django/conf/locale/el/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/el 2024-04-14 14:36:45,030 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/br 2024-04-14 14:36:45,031 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/br/LC_MESSAGES 2024-04-14 14:36:45,032 root INFO copying build/lib/django/conf/locale/br/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/br/LC_MESSAGES 2024-04-14 14:36:45,033 root INFO copying build/lib/django/conf/locale/br/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/br/LC_MESSAGES 2024-04-14 14:36:45,034 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/io 2024-04-14 14:36:45,035 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/io/LC_MESSAGES 2024-04-14 14:36:45,036 root INFO copying build/lib/django/conf/locale/io/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/io/LC_MESSAGES 2024-04-14 14:36:45,037 root INFO copying build/lib/django/conf/locale/io/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/io/LC_MESSAGES 2024-04-14 14:36:45,038 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mr 2024-04-14 14:36:45,039 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/mr/LC_MESSAGES 2024-04-14 14:36:45,040 root INFO copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/mr/LC_MESSAGES 2024-04-14 14:36:45,041 root INFO copying build/lib/django/conf/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/mr/LC_MESSAGES 2024-04-14 14:36:45,042 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2024-04-14 14:36:45,043 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt/LC_MESSAGES 2024-04-14 14:36:45,043 root INFO copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt/LC_MESSAGES 2024-04-14 14:36:45,044 root INFO copying build/lib/django/conf/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt/LC_MESSAGES 2024-04-14 14:36:45,046 root INFO copying build/lib/django/conf/locale/pt/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2024-04-14 14:36:45,046 root INFO copying build/lib/django/conf/locale/pt/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt 2024-04-14 14:36:45,047 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2024-04-14 14:36:45,048 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fr/LC_MESSAGES 2024-04-14 14:36:45,049 root INFO copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr/LC_MESSAGES 2024-04-14 14:36:45,050 root INFO copying build/lib/django/conf/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr/LC_MESSAGES 2024-04-14 14:36:45,051 root INFO copying build/lib/django/conf/locale/fr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2024-04-14 14:36:45,052 root INFO copying build/lib/django/conf/locale/fr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fr 2024-04-14 14:36:45,053 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/dsb 2024-04-14 14:36:45,054 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-04-14 14:36:45,054 root INFO copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-04-14 14:36:45,055 root INFO copying build/lib/django/conf/locale/dsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/dsb/LC_MESSAGES 2024-04-14 14:36:45,057 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2024-04-14 14:36:45,057 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eu/LC_MESSAGES 2024-04-14 14:36:45,058 root INFO copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu/LC_MESSAGES 2024-04-14 14:36:45,059 root INFO copying build/lib/django/conf/locale/eu/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu/LC_MESSAGES 2024-04-14 14:36:45,060 root INFO copying build/lib/django/conf/locale/eu/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2024-04-14 14:36:45,061 root INFO copying build/lib/django/conf/locale/eu/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eu 2024-04-14 14:36:45,062 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2024-04-14 14:36:45,063 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:45,064 root INFO copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:45,065 root INFO copying build/lib/django/conf/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR/LC_MESSAGES 2024-04-14 14:36:45,066 root INFO copying build/lib/django/conf/locale/pt_BR/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2024-04-14 14:36:45,067 root INFO copying build/lib/django/conf/locale/pt_BR/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pt_BR 2024-04-14 14:36:45,068 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/af 2024-04-14 14:36:45,068 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/af/LC_MESSAGES 2024-04-14 14:36:45,069 root INFO copying build/lib/django/conf/locale/af/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/af/LC_MESSAGES 2024-04-14 14:36:45,070 root INFO copying build/lib/django/conf/locale/af/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/af/LC_MESSAGES 2024-04-14 14:36:45,071 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2024-04-14 14:36:45,072 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ro/LC_MESSAGES 2024-04-14 14:36:45,073 root INFO copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro/LC_MESSAGES 2024-04-14 14:36:45,074 root INFO copying build/lib/django/conf/locale/ro/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro/LC_MESSAGES 2024-04-14 14:36:45,075 root INFO copying build/lib/django/conf/locale/ro/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2024-04-14 14:36:45,076 root INFO copying build/lib/django/conf/locale/ro/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ro 2024-04-14 14:36:45,077 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2024-04-14 14:36:45,078 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ga/LC_MESSAGES 2024-04-14 14:36:45,078 root INFO copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga/LC_MESSAGES 2024-04-14 14:36:45,079 root INFO copying build/lib/django/conf/locale/ga/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga/LC_MESSAGES 2024-04-14 14:36:45,080 root INFO copying build/lib/django/conf/locale/ga/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2024-04-14 14:36:45,081 root INFO copying build/lib/django/conf/locale/ga/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ga 2024-04-14 14:36:45,082 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2024-04-14 14:36:45,083 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:45,084 root INFO copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:45,085 root INFO copying build/lib/django/conf/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU/LC_MESSAGES 2024-04-14 14:36:45,086 root INFO copying build/lib/django/conf/locale/en_AU/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2024-04-14 14:36:45,087 root INFO copying build/lib/django/conf/locale/en_AU/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en_AU 2024-04-14 14:36:45,088 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2024-04-14 14:36:45,089 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ms/LC_MESSAGES 2024-04-14 14:36:45,090 root INFO copying build/lib/django/conf/locale/ms/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms/LC_MESSAGES 2024-04-14 14:36:45,091 root INFO copying build/lib/django/conf/locale/ms/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms/LC_MESSAGES 2024-04-14 14:36:45,092 root INFO copying build/lib/django/conf/locale/ms/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2024-04-14 14:36:45,093 root INFO copying build/lib/django/conf/locale/ms/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ms 2024-04-14 14:36:45,094 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/km 2024-04-14 14:36:45,095 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/km/LC_MESSAGES 2024-04-14 14:36:45,095 root INFO copying build/lib/django/conf/locale/km/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/km/LC_MESSAGES 2024-04-14 14:36:45,096 root INFO copying build/lib/django/conf/locale/km/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/km/LC_MESSAGES 2024-04-14 14:36:45,097 root INFO copying build/lib/django/conf/locale/km/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/km 2024-04-14 14:36:45,098 root INFO copying build/lib/django/conf/locale/km/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/km 2024-04-14 14:36:45,099 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2024-04-14 14:36:45,100 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ru/LC_MESSAGES 2024-04-14 14:36:45,100 root INFO copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru/LC_MESSAGES 2024-04-14 14:36:45,102 root INFO copying build/lib/django/conf/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru/LC_MESSAGES 2024-04-14 14:36:45,103 root INFO copying build/lib/django/conf/locale/ru/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2024-04-14 14:36:45,104 root INFO copying build/lib/django/conf/locale/ru/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ru 2024-04-14 14:36:45,105 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2024-04-14 14:36:45,106 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ky/LC_MESSAGES 2024-04-14 14:36:45,106 root INFO copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky/LC_MESSAGES 2024-04-14 14:36:45,107 root INFO copying build/lib/django/conf/locale/ky/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky/LC_MESSAGES 2024-04-14 14:36:45,108 root INFO copying build/lib/django/conf/locale/ky/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2024-04-14 14:36:45,109 root INFO copying build/lib/django/conf/locale/ky/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ky 2024-04-14 14:36:45,110 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/be 2024-04-14 14:36:45,111 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/be/LC_MESSAGES 2024-04-14 14:36:45,112 root INFO copying build/lib/django/conf/locale/be/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/be/LC_MESSAGES 2024-04-14 14:36:45,113 root INFO copying build/lib/django/conf/locale/be/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/be/LC_MESSAGES 2024-04-14 14:36:45,114 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/he 2024-04-14 14:36:45,115 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/he/LC_MESSAGES 2024-04-14 14:36:45,116 root INFO copying build/lib/django/conf/locale/he/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/he/LC_MESSAGES 2024-04-14 14:36:45,117 root INFO copying build/lib/django/conf/locale/he/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/he/LC_MESSAGES 2024-04-14 14:36:45,118 root INFO copying build/lib/django/conf/locale/he/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/he 2024-04-14 14:36:45,119 root INFO copying build/lib/django/conf/locale/he/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/he 2024-04-14 14:36:45,120 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/os 2024-04-14 14:36:45,120 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/os/LC_MESSAGES 2024-04-14 14:36:45,121 root INFO copying build/lib/django/conf/locale/os/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/os/LC_MESSAGES 2024-04-14 14:36:45,122 root INFO copying build/lib/django/conf/locale/os/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/os/LC_MESSAGES 2024-04-14 14:36:45,123 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2024-04-14 14:36:45,124 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/uz/LC_MESSAGES 2024-04-14 14:36:45,125 root INFO copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz/LC_MESSAGES 2024-04-14 14:36:45,126 root INFO copying build/lib/django/conf/locale/uz/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz/LC_MESSAGES 2024-04-14 14:36:45,127 root INFO copying build/lib/django/conf/locale/uz/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2024-04-14 14:36:45,128 root INFO copying build/lib/django/conf/locale/uz/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/uz 2024-04-14 14:36:45,129 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2024-04-14 14:36:45,130 root INFO copying build/lib/django/conf/locale/es_NI/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2024-04-14 14:36:45,131 root INFO copying build/lib/django/conf/locale/es_NI/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_NI 2024-04-14 14:36:45,132 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2024-04-14 14:36:45,133 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ko/LC_MESSAGES 2024-04-14 14:36:45,133 root INFO copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko/LC_MESSAGES 2024-04-14 14:36:45,135 root INFO copying build/lib/django/conf/locale/ko/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko/LC_MESSAGES 2024-04-14 14:36:45,136 root INFO copying build/lib/django/conf/locale/ko/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2024-04-14 14:36:45,137 root INFO copying build/lib/django/conf/locale/ko/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ko 2024-04-14 14:36:45,137 root INFO copying build/lib/django/conf/locale/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale 2024-04-14 14:36:45,139 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2024-04-14 14:36:45,139 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fy/LC_MESSAGES 2024-04-14 14:36:45,140 root INFO copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy/LC_MESSAGES 2024-04-14 14:36:45,141 root INFO copying build/lib/django/conf/locale/fy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy/LC_MESSAGES 2024-04-14 14:36:45,142 root INFO copying build/lib/django/conf/locale/fy/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2024-04-14 14:36:45,143 root INFO copying build/lib/django/conf/locale/fy/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fy 2024-04-14 14:36:45,144 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2024-04-14 14:36:45,145 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:45,145 root INFO copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:45,146 root INFO copying build/lib/django/conf/locale/sr_Latn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn/LC_MESSAGES 2024-04-14 14:36:45,148 root INFO copying build/lib/django/conf/locale/sr_Latn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2024-04-14 14:36:45,149 root INFO copying build/lib/django/conf/locale/sr_Latn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr_Latn 2024-04-14 14:36:45,150 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2024-04-14 14:36:45,150 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/vi/LC_MESSAGES 2024-04-14 14:36:45,151 root INFO copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi/LC_MESSAGES 2024-04-14 14:36:45,152 root INFO copying build/lib/django/conf/locale/vi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi/LC_MESSAGES 2024-04-14 14:36:45,153 root INFO copying build/lib/django/conf/locale/vi/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2024-04-14 14:36:45,154 root INFO copying build/lib/django/conf/locale/vi/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/vi 2024-04-14 14:36:45,155 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2024-04-14 14:36:45,156 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pl/LC_MESSAGES 2024-04-14 14:36:45,156 root INFO copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl/LC_MESSAGES 2024-04-14 14:36:45,158 root INFO copying build/lib/django/conf/locale/pl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl/LC_MESSAGES 2024-04-14 14:36:45,159 root INFO copying build/lib/django/conf/locale/pl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2024-04-14 14:36:45,159 root INFO copying build/lib/django/conf/locale/pl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/pl 2024-04-14 14:36:45,160 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2024-04-14 14:36:45,161 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ml/LC_MESSAGES 2024-04-14 14:36:45,162 root INFO copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml/LC_MESSAGES 2024-04-14 14:36:45,163 root INFO copying build/lib/django/conf/locale/ml/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml/LC_MESSAGES 2024-04-14 14:36:45,164 root INFO copying build/lib/django/conf/locale/ml/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2024-04-14 14:36:45,165 root INFO copying build/lib/django/conf/locale/ml/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ml 2024-04-14 14:36:45,166 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2024-04-14 14:36:45,167 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:45,168 root INFO copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:45,169 root INFO copying build/lib/django/conf/locale/es_CO/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO/LC_MESSAGES 2024-04-14 14:36:45,170 root INFO copying build/lib/django/conf/locale/es_CO/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2024-04-14 14:36:45,170 root INFO copying build/lib/django/conf/locale/es_CO/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_CO 2024-04-14 14:36:45,171 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2024-04-14 14:36:45,172 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tg/LC_MESSAGES 2024-04-14 14:36:45,173 root INFO copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg/LC_MESSAGES 2024-04-14 14:36:45,174 root INFO copying build/lib/django/conf/locale/tg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg/LC_MESSAGES 2024-04-14 14:36:45,175 root INFO copying build/lib/django/conf/locale/tg/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2024-04-14 14:36:45,176 root INFO copying build/lib/django/conf/locale/tg/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tg 2024-04-14 14:36:45,177 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/az 2024-04-14 14:36:45,178 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/az/LC_MESSAGES 2024-04-14 14:36:45,178 root INFO copying build/lib/django/conf/locale/az/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/az/LC_MESSAGES 2024-04-14 14:36:45,179 root INFO copying build/lib/django/conf/locale/az/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/az/LC_MESSAGES 2024-04-14 14:36:45,181 root INFO copying build/lib/django/conf/locale/az/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/az 2024-04-14 14:36:45,181 root INFO copying build/lib/django/conf/locale/az/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/az 2024-04-14 14:36:45,182 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2024-04-14 14:36:45,183 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lv/LC_MESSAGES 2024-04-14 14:36:45,184 root INFO copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv/LC_MESSAGES 2024-04-14 14:36:45,185 root INFO copying build/lib/django/conf/locale/lv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv/LC_MESSAGES 2024-04-14 14:36:45,187 root INFO copying build/lib/django/conf/locale/lv/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2024-04-14 14:36:45,187 root INFO copying build/lib/django/conf/locale/lv/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/lv 2024-04-14 14:36:45,188 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2024-04-14 14:36:45,189 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hr/LC_MESSAGES 2024-04-14 14:36:45,190 root INFO copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr/LC_MESSAGES 2024-04-14 14:36:45,191 root INFO copying build/lib/django/conf/locale/hr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr/LC_MESSAGES 2024-04-14 14:36:45,192 root INFO copying build/lib/django/conf/locale/hr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2024-04-14 14:36:45,193 root INFO copying build/lib/django/conf/locale/hr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hr 2024-04-14 14:36:45,194 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/my 2024-04-14 14:36:45,195 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/my/LC_MESSAGES 2024-04-14 14:36:45,195 root INFO copying build/lib/django/conf/locale/my/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/my/LC_MESSAGES 2024-04-14 14:36:45,196 root INFO copying build/lib/django/conf/locale/my/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/my/LC_MESSAGES 2024-04-14 14:36:45,198 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE 2024-04-14 14:36:45,198 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:45,199 root INFO copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:45,200 root INFO copying build/lib/django/conf/locale/es_VE/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/es_VE/LC_MESSAGES 2024-04-14 14:36:45,201 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tt 2024-04-14 14:36:45,202 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tt/LC_MESSAGES 2024-04-14 14:36:45,203 root INFO copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/tt/LC_MESSAGES 2024-04-14 14:36:45,204 root INFO copying build/lib/django/conf/locale/tt/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/tt/LC_MESSAGES 2024-04-14 14:36:45,205 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lb 2024-04-14 14:36:45,206 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/lb/LC_MESSAGES 2024-04-14 14:36:45,206 root INFO copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/lb/LC_MESSAGES 2024-04-14 14:36:45,207 root INFO copying build/lib/django/conf/locale/lb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/lb/LC_MESSAGES 2024-04-14 14:36:45,209 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2024-04-14 14:36:45,209 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/tr/LC_MESSAGES 2024-04-14 14:36:45,210 root INFO copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr/LC_MESSAGES 2024-04-14 14:36:45,211 root INFO copying build/lib/django/conf/locale/tr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr/LC_MESSAGES 2024-04-14 14:36:45,212 root INFO copying build/lib/django/conf/locale/tr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2024-04-14 14:36:45,213 root INFO copying build/lib/django/conf/locale/tr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/tr 2024-04-14 14:36:45,214 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2024-04-14 14:36:45,215 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fa/LC_MESSAGES 2024-04-14 14:36:45,216 root INFO copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa/LC_MESSAGES 2024-04-14 14:36:45,217 root INFO copying build/lib/django/conf/locale/fa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa/LC_MESSAGES 2024-04-14 14:36:45,218 root INFO copying build/lib/django/conf/locale/fa/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2024-04-14 14:36:45,219 root INFO copying build/lib/django/conf/locale/fa/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fa 2024-04-14 14:36:45,220 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2024-04-14 14:36:45,220 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-04-14 14:36:45,221 root INFO copying build/lib/django/conf/locale/ckb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-04-14 14:36:45,222 root INFO copying build/lib/django/conf/locale/ckb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb/LC_MESSAGES 2024-04-14 14:36:45,223 root INFO copying build/lib/django/conf/locale/ckb/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2024-04-14 14:36:45,224 root INFO copying build/lib/django/conf/locale/ckb/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ckb 2024-04-14 14:36:45,225 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/is 2024-04-14 14:36:45,226 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/is/LC_MESSAGES 2024-04-14 14:36:45,227 root INFO copying build/lib/django/conf/locale/is/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/is/LC_MESSAGES 2024-04-14 14:36:45,228 root INFO copying build/lib/django/conf/locale/is/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/is/LC_MESSAGES 2024-04-14 14:36:45,229 root INFO copying build/lib/django/conf/locale/is/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/is 2024-04-14 14:36:45,230 root INFO copying build/lib/django/conf/locale/is/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/is 2024-04-14 14:36:45,231 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2024-04-14 14:36:45,232 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:45,232 root INFO copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:45,233 root INFO copying build/lib/django/conf/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant/LC_MESSAGES 2024-04-14 14:36:45,234 root INFO copying build/lib/django/conf/locale/zh_Hant/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2024-04-14 14:36:45,235 root INFO copying build/lib/django/conf/locale/zh_Hant/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hant 2024-04-14 14:36:45,236 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2024-04-14 14:36:45,237 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sk/LC_MESSAGES 2024-04-14 14:36:45,238 root INFO copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk/LC_MESSAGES 2024-04-14 14:36:45,239 root INFO copying build/lib/django/conf/locale/sk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk/LC_MESSAGES 2024-04-14 14:36:45,241 root INFO copying build/lib/django/conf/locale/sk/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2024-04-14 14:36:45,242 root INFO copying build/lib/django/conf/locale/sk/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sk 2024-04-14 14:36:45,243 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2024-04-14 14:36:45,243 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gd/LC_MESSAGES 2024-04-14 14:36:45,244 root INFO copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd/LC_MESSAGES 2024-04-14 14:36:45,245 root INFO copying build/lib/django/conf/locale/gd/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd/LC_MESSAGES 2024-04-14 14:36:45,246 root INFO copying build/lib/django/conf/locale/gd/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2024-04-14 14:36:45,247 root INFO copying build/lib/django/conf/locale/gd/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gd 2024-04-14 14:36:45,248 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2024-04-14 14:36:45,249 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/eo/LC_MESSAGES 2024-04-14 14:36:45,250 root INFO copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo/LC_MESSAGES 2024-04-14 14:36:45,251 root INFO copying build/lib/django/conf/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo/LC_MESSAGES 2024-04-14 14:36:45,252 root INFO copying build/lib/django/conf/locale/eo/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2024-04-14 14:36:45,253 root INFO copying build/lib/django/conf/locale/eo/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/eo 2024-04-14 14:36:45,254 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pa 2024-04-14 14:36:45,254 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/pa/LC_MESSAGES 2024-04-14 14:36:45,255 root INFO copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/pa/LC_MESSAGES 2024-04-14 14:36:45,256 root INFO copying build/lib/django/conf/locale/pa/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/pa/LC_MESSAGES 2024-04-14 14:36:45,257 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hy 2024-04-14 14:36:45,258 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hy/LC_MESSAGES 2024-04-14 14:36:45,259 root INFO copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hy/LC_MESSAGES 2024-04-14 14:36:45,260 root INFO copying build/lib/django/conf/locale/hy/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hy/LC_MESSAGES 2024-04-14 14:36:45,261 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2024-04-14 14:36:45,262 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sl/LC_MESSAGES 2024-04-14 14:36:45,263 root INFO copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl/LC_MESSAGES 2024-04-14 14:36:45,264 root INFO copying build/lib/django/conf/locale/sl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl/LC_MESSAGES 2024-04-14 14:36:45,265 root INFO copying build/lib/django/conf/locale/sl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2024-04-14 14:36:45,266 root INFO copying build/lib/django/conf/locale/sl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sl 2024-04-14 14:36:45,267 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2024-04-14 14:36:45,267 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/bg/LC_MESSAGES 2024-04-14 14:36:45,268 root INFO copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg/LC_MESSAGES 2024-04-14 14:36:45,269 root INFO copying build/lib/django/conf/locale/bg/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg/LC_MESSAGES 2024-04-14 14:36:45,271 root INFO copying build/lib/django/conf/locale/bg/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2024-04-14 14:36:45,271 root INFO copying build/lib/django/conf/locale/bg/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/bg 2024-04-14 14:36:45,272 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kk 2024-04-14 14:36:45,273 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kk/LC_MESSAGES 2024-04-14 14:36:45,274 root INFO copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/kk/LC_MESSAGES 2024-04-14 14:36:45,275 root INFO copying build/lib/django/conf/locale/kk/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/kk/LC_MESSAGES 2024-04-14 14:36:45,276 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2024-04-14 14:36:45,277 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:45,277 root INFO copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:45,279 root INFO copying build/lib/django/conf/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans/LC_MESSAGES 2024-04-14 14:36:45,280 root INFO copying build/lib/django/conf/locale/zh_Hans/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2024-04-14 14:36:45,280 root INFO copying build/lib/django/conf/locale/zh_Hans/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/zh_Hans 2024-04-14 14:36:45,281 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2024-04-14 14:36:45,282 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/kn/LC_MESSAGES 2024-04-14 14:36:45,283 root INFO copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn/LC_MESSAGES 2024-04-14 14:36:45,284 root INFO copying build/lib/django/conf/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn/LC_MESSAGES 2024-04-14 14:36:45,285 root INFO copying build/lib/django/conf/locale/kn/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2024-04-14 14:36:45,286 root INFO copying build/lib/django/conf/locale/kn/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/kn 2024-04-14 14:36:45,287 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2024-04-14 14:36:45,288 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/gl/LC_MESSAGES 2024-04-14 14:36:45,288 root INFO copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl/LC_MESSAGES 2024-04-14 14:36:45,289 root INFO copying build/lib/django/conf/locale/gl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl/LC_MESSAGES 2024-04-14 14:36:45,291 root INFO copying build/lib/django/conf/locale/gl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2024-04-14 14:36:45,292 root INFO copying build/lib/django/conf/locale/gl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/gl 2024-04-14 14:36:45,293 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/id 2024-04-14 14:36:45,293 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/id/LC_MESSAGES 2024-04-14 14:36:45,294 root INFO copying build/lib/django/conf/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/id/LC_MESSAGES 2024-04-14 14:36:45,295 root INFO copying build/lib/django/conf/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/id/LC_MESSAGES 2024-04-14 14:36:45,297 root INFO copying build/lib/django/conf/locale/id/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/id 2024-04-14 14:36:45,297 root INFO copying build/lib/django/conf/locale/id/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/id 2024-04-14 14:36:45,298 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2024-04-14 14:36:45,299 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hi/LC_MESSAGES 2024-04-14 14:36:45,300 root INFO copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi/LC_MESSAGES 2024-04-14 14:36:45,301 root INFO copying build/lib/django/conf/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi/LC_MESSAGES 2024-04-14 14:36:45,302 root INFO copying build/lib/django/conf/locale/hi/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2024-04-14 14:36:45,303 root INFO copying build/lib/django/conf/locale/hi/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/hi 2024-04-14 14:36:45,304 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sw 2024-04-14 14:36:45,305 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sw/LC_MESSAGES 2024-04-14 14:36:45,305 root INFO copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sw/LC_MESSAGES 2024-04-14 14:36:45,307 root INFO copying build/lib/django/conf/locale/sw/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sw/LC_MESSAGES 2024-04-14 14:36:45,308 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2024-04-14 14:36:45,308 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sr/LC_MESSAGES 2024-04-14 14:36:45,309 root INFO copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr/LC_MESSAGES 2024-04-14 14:36:45,310 root INFO copying build/lib/django/conf/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr/LC_MESSAGES 2024-04-14 14:36:45,311 root INFO copying build/lib/django/conf/locale/sr/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2024-04-14 14:36:45,312 root INFO copying build/lib/django/conf/locale/sr/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sr 2024-04-14 14:36:45,313 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2024-04-14 14:36:45,314 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/sv/LC_MESSAGES 2024-04-14 14:36:45,315 root INFO copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv/LC_MESSAGES 2024-04-14 14:36:45,316 root INFO copying build/lib/django/conf/locale/sv/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv/LC_MESSAGES 2024-04-14 14:36:45,317 root INFO copying build/lib/django/conf/locale/sv/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2024-04-14 14:36:45,318 root INFO copying build/lib/django/conf/locale/sv/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/sv 2024-04-14 14:36:45,319 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en 2024-04-14 14:36:45,320 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/en/LC_MESSAGES 2024-04-14 14:36:45,320 root INFO copying build/lib/django/conf/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/en/LC_MESSAGES 2024-04-14 14:36:45,321 root INFO copying build/lib/django/conf/locale/en/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/en/LC_MESSAGES 2024-04-14 14:36:45,322 root INFO copying build/lib/django/conf/locale/en/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en 2024-04-14 14:36:45,323 root INFO copying build/lib/django/conf/locale/en/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/en 2024-04-14 14:36:45,324 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2024-04-14 14:36:45,325 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/nl/LC_MESSAGES 2024-04-14 14:36:45,325 root INFO copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl/LC_MESSAGES 2024-04-14 14:36:45,327 root INFO copying build/lib/django/conf/locale/nl/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl/LC_MESSAGES 2024-04-14 14:36:45,328 root INFO copying build/lib/django/conf/locale/nl/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2024-04-14 14:36:45,329 root INFO copying build/lib/django/conf/locale/nl/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/nl 2024-04-14 14:36:45,330 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ne 2024-04-14 14:36:45,330 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ne/LC_MESSAGES 2024-04-14 14:36:45,331 root INFO copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ne/LC_MESSAGES 2024-04-14 14:36:45,332 root INFO copying build/lib/django/conf/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ne/LC_MESSAGES 2024-04-14 14:36:45,333 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2024-04-14 14:36:45,410 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/fi/LC_MESSAGES 2024-04-14 14:36:45,411 root INFO copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi/LC_MESSAGES 2024-04-14 14:36:45,412 root INFO copying build/lib/django/conf/locale/fi/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi/LC_MESSAGES 2024-04-14 14:36:45,413 root INFO copying build/lib/django/conf/locale/fi/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2024-04-14 14:36:45,414 root INFO copying build/lib/django/conf/locale/fi/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/fi 2024-04-14 14:36:45,415 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2024-04-14 14:36:45,416 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ta/LC_MESSAGES 2024-04-14 14:36:45,416 root INFO copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta/LC_MESSAGES 2024-04-14 14:36:45,418 root INFO copying build/lib/django/conf/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta/LC_MESSAGES 2024-04-14 14:36:45,419 root INFO copying build/lib/django/conf/locale/ta/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2024-04-14 14:36:45,419 root INFO copying build/lib/django/conf/locale/ta/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ta 2024-04-14 14:36:45,420 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hsb 2024-04-14 14:36:45,421 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-04-14 14:36:45,422 root INFO copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-04-14 14:36:45,423 root INFO copying build/lib/django/conf/locale/hsb/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/hsb/LC_MESSAGES 2024-04-14 14:36:45,424 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2024-04-14 14:36:45,425 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/locale/ca/LC_MESSAGES 2024-04-14 14:36:45,426 root INFO copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca/LC_MESSAGES 2024-04-14 14:36:45,427 root INFO copying build/lib/django/conf/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca/LC_MESSAGES 2024-04-14 14:36:45,428 root INFO copying build/lib/django/conf/locale/ca/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2024-04-14 14:36:45,429 root INFO copying build/lib/django/conf/locale/ca/formats.py -> build/bdist.linux-riscv64/wheel/django/conf/locale/ca 2024-04-14 14:36:45,430 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/urls 2024-04-14 14:36:45,431 root INFO copying build/lib/django/conf/urls/i18n.py -> build/bdist.linux-riscv64/wheel/django/conf/urls 2024-04-14 14:36:45,432 root INFO copying build/lib/django/conf/urls/__init__.py -> build/bdist.linux-riscv64/wheel/django/conf/urls 2024-04-14 14:36:45,433 root INFO copying build/lib/django/conf/urls/static.py -> build/bdist.linux-riscv64/wheel/django/conf/urls 2024-04-14 14:36:45,434 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/project_template 2024-04-14 14:36:45,435 root INFO copying build/lib/django/conf/project_template/manage.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template 2024-04-14 14:36:45,436 root INFO creating build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-04-14 14:36:45,436 root INFO copying build/lib/django/conf/project_template/project_name/asgi.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-04-14 14:36:45,437 root INFO copying build/lib/django/conf/project_template/project_name/wsgi.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-04-14 14:36:45,438 root INFO copying build/lib/django/conf/project_template/project_name/__init__.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-04-14 14:36:45,439 root INFO copying build/lib/django/conf/project_template/project_name/urls.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-04-14 14:36:45,440 root INFO copying build/lib/django/conf/project_template/project_name/settings.py-tpl -> build/bdist.linux-riscv64/wheel/django/conf/project_template/project_name 2024-04-14 14:36:45,441 root INFO creating build/bdist.linux-riscv64/wheel/django/views 2024-04-14 14:36:45,442 root INFO creating build/bdist.linux-riscv64/wheel/django/views/generic 2024-04-14 14:36:45,443 root INFO copying build/lib/django/views/generic/list.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-04-14 14:36:45,444 root INFO copying build/lib/django/views/generic/detail.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-04-14 14:36:45,444 root INFO copying build/lib/django/views/generic/__init__.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-04-14 14:36:45,445 root INFO copying build/lib/django/views/generic/dates.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-04-14 14:36:45,446 root INFO copying build/lib/django/views/generic/base.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-04-14 14:36:45,447 root INFO copying build/lib/django/views/generic/edit.py -> build/bdist.linux-riscv64/wheel/django/views/generic 2024-04-14 14:36:45,448 root INFO copying build/lib/django/views/i18n.py -> build/bdist.linux-riscv64/wheel/django/views 2024-04-14 14:36:45,449 root INFO creating build/bdist.linux-riscv64/wheel/django/views/templates 2024-04-14 14:36:45,450 root INFO copying build/lib/django/views/templates/technical_404.html -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-04-14 14:36:45,451 root INFO copying build/lib/django/views/templates/default_urlconf.html -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-04-14 14:36:45,452 root INFO copying build/lib/django/views/templates/technical_500.html -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-04-14 14:36:45,453 root INFO copying build/lib/django/views/templates/technical_500.txt -> build/bdist.linux-riscv64/wheel/django/views/templates 2024-04-14 14:36:45,454 root INFO copying build/lib/django/views/debug.py -> build/bdist.linux-riscv64/wheel/django/views 2024-04-14 14:36:45,455 root INFO copying build/lib/django/views/__init__.py -> build/bdist.linux-riscv64/wheel/django/views 2024-04-14 14:36:45,456 root INFO copying build/lib/django/views/csrf.py -> build/bdist.linux-riscv64/wheel/django/views 2024-04-14 14:36:45,457 root INFO copying build/lib/django/views/defaults.py -> build/bdist.linux-riscv64/wheel/django/views 2024-04-14 14:36:45,458 root INFO creating build/bdist.linux-riscv64/wheel/django/views/decorators 2024-04-14 14:36:45,458 root INFO copying build/lib/django/views/decorators/cache.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-04-14 14:36:45,459 root INFO copying build/lib/django/views/decorators/http.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-04-14 14:36:45,460 root INFO copying build/lib/django/views/decorators/gzip.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-04-14 14:36:45,461 root INFO copying build/lib/django/views/decorators/common.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-04-14 14:36:45,462 root INFO copying build/lib/django/views/decorators/debug.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-04-14 14:36:45,463 root INFO copying build/lib/django/views/decorators/clickjacking.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-04-14 14:36:45,464 root INFO copying build/lib/django/views/decorators/__init__.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-04-14 14:36:45,464 root INFO copying build/lib/django/views/decorators/csrf.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-04-14 14:36:45,465 root INFO copying build/lib/django/views/decorators/vary.py -> build/bdist.linux-riscv64/wheel/django/views/decorators 2024-04-14 14:36:45,466 root INFO copying build/lib/django/views/static.py -> build/bdist.linux-riscv64/wheel/django/views 2024-04-14 14:36:45,467 root INFO copying build/lib/django/shortcuts.py -> build/bdist.linux-riscv64/wheel/django 2024-04-14 14:36:45,468 root INFO creating build/bdist.linux-riscv64/wheel/django/templatetags 2024-04-14 14:36:45,469 root INFO copying build/lib/django/templatetags/cache.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-04-14 14:36:45,470 root INFO copying build/lib/django/templatetags/l10n.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-04-14 14:36:45,471 root INFO copying build/lib/django/templatetags/tz.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-04-14 14:36:45,471 root INFO copying build/lib/django/templatetags/i18n.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-04-14 14:36:45,472 root INFO copying build/lib/django/templatetags/__init__.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-04-14 14:36:45,473 root INFO copying build/lib/django/templatetags/static.py -> build/bdist.linux-riscv64/wheel/django/templatetags 2024-04-14 14:36:45,474 root INFO creating build/bdist.linux-riscv64/wheel/django/test 2024-04-14 14:36:45,475 root INFO copying build/lib/django/test/html.py -> build/bdist.linux-riscv64/wheel/django/test 2024-04-14 14:36:45,476 root INFO copying build/lib/django/test/selenium.py -> build/bdist.linux-riscv64/wheel/django/test 2024-04-14 14:36:45,477 root INFO copying build/lib/django/test/__init__.py -> build/bdist.linux-riscv64/wheel/django/test 2024-04-14 14:36:45,478 root INFO copying build/lib/django/test/runner.py -> build/bdist.linux-riscv64/wheel/django/test 2024-04-14 14:36:45,479 root INFO copying build/lib/django/test/testcases.py -> build/bdist.linux-riscv64/wheel/django/test 2024-04-14 14:36:45,481 root INFO copying build/lib/django/test/signals.py -> build/bdist.linux-riscv64/wheel/django/test 2024-04-14 14:36:45,482 root INFO copying build/lib/django/test/client.py -> build/bdist.linux-riscv64/wheel/django/test 2024-04-14 14:36:45,483 root INFO copying build/lib/django/test/utils.py -> build/bdist.linux-riscv64/wheel/django/test 2024-04-14 14:36:45,484 root INFO creating build/bdist.linux-riscv64/wheel/django/core 2024-04-14 14:36:45,485 root INFO creating build/bdist.linux-riscv64/wheel/django/core/mail 2024-04-14 14:36:45,486 root INFO copying build/lib/django/core/mail/message.py -> build/bdist.linux-riscv64/wheel/django/core/mail 2024-04-14 14:36:45,487 root INFO copying build/lib/django/core/mail/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/mail 2024-04-14 14:36:45,488 root INFO creating build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-04-14 14:36:45,489 root INFO copying build/lib/django/core/mail/backends/dummy.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-04-14 14:36:45,490 root INFO copying build/lib/django/core/mail/backends/smtp.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-04-14 14:36:45,491 root INFO copying build/lib/django/core/mail/backends/console.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-04-14 14:36:45,491 root INFO copying build/lib/django/core/mail/backends/locmem.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-04-14 14:36:45,492 root INFO copying build/lib/django/core/mail/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-04-14 14:36:45,493 root INFO copying build/lib/django/core/mail/backends/filebased.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-04-14 14:36:45,494 root INFO copying build/lib/django/core/mail/backends/base.py -> build/bdist.linux-riscv64/wheel/django/core/mail/backends 2024-04-14 14:36:45,495 root INFO copying build/lib/django/core/mail/utils.py -> build/bdist.linux-riscv64/wheel/django/core/mail 2024-04-14 14:36:45,496 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks 2024-04-14 14:36:45,497 root INFO copying build/lib/django/core/checks/urls.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-04-14 14:36:45,498 root INFO copying build/lib/django/core/checks/model_checks.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-04-14 14:36:45,499 root INFO copying build/lib/django/core/checks/async_checks.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-04-14 14:36:45,499 root INFO copying build/lib/django/core/checks/templates.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-04-14 14:36:45,500 root INFO copying build/lib/django/core/checks/translation.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-04-14 14:36:45,501 root INFO copying build/lib/django/core/checks/database.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-04-14 14:36:45,502 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2024-04-14 14:36:45,503 root INFO copying build/lib/django/core/checks/compatibility/django_4_0.py -> build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2024-04-14 14:36:45,504 root INFO copying build/lib/django/core/checks/compatibility/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/checks/compatibility 2024-04-14 14:36:45,504 root INFO copying build/lib/django/core/checks/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-04-14 14:36:45,505 root INFO creating build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-04-14 14:36:45,506 root INFO copying build/lib/django/core/checks/security/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-04-14 14:36:45,507 root INFO copying build/lib/django/core/checks/security/csrf.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-04-14 14:36:45,508 root INFO copying build/lib/django/core/checks/security/base.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-04-14 14:36:45,509 root INFO copying build/lib/django/core/checks/security/sessions.py -> build/bdist.linux-riscv64/wheel/django/core/checks/security 2024-04-14 14:36:45,510 root INFO copying build/lib/django/core/checks/caches.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-04-14 14:36:45,510 root INFO copying build/lib/django/core/checks/messages.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-04-14 14:36:45,511 root INFO copying build/lib/django/core/checks/registry.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-04-14 14:36:45,512 root INFO copying build/lib/django/core/checks/files.py -> build/bdist.linux-riscv64/wheel/django/core/checks 2024-04-14 14:36:45,513 root INFO creating build/bdist.linux-riscv64/wheel/django/core/handlers 2024-04-14 14:36:45,514 root INFO copying build/lib/django/core/handlers/exception.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-04-14 14:36:45,515 root INFO copying build/lib/django/core/handlers/asgi.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-04-14 14:36:45,516 root INFO copying build/lib/django/core/handlers/wsgi.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-04-14 14:36:45,517 root INFO copying build/lib/django/core/handlers/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-04-14 14:36:45,517 root INFO copying build/lib/django/core/handlers/base.py -> build/bdist.linux-riscv64/wheel/django/core/handlers 2024-04-14 14:36:45,519 root INFO creating build/bdist.linux-riscv64/wheel/django/core/files 2024-04-14 14:36:45,519 root INFO creating build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-04-14 14:36:45,520 root INFO copying build/lib/django/core/files/storage/handler.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-04-14 14:36:45,521 root INFO copying build/lib/django/core/files/storage/filesystem.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-04-14 14:36:45,522 root INFO copying build/lib/django/core/files/storage/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-04-14 14:36:45,523 root INFO copying build/lib/django/core/files/storage/memory.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-04-14 14:36:45,524 root INFO copying build/lib/django/core/files/storage/base.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-04-14 14:36:45,524 root INFO copying build/lib/django/core/files/storage/mixins.py -> build/bdist.linux-riscv64/wheel/django/core/files/storage 2024-04-14 14:36:45,525 root INFO copying build/lib/django/core/files/temp.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-04-14 14:36:45,526 root INFO copying build/lib/django/core/files/move.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-04-14 14:36:45,527 root INFO copying build/lib/django/core/files/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-04-14 14:36:45,528 root INFO copying build/lib/django/core/files/images.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-04-14 14:36:45,529 root INFO copying build/lib/django/core/files/base.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-04-14 14:36:45,530 root INFO copying build/lib/django/core/files/uploadedfile.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-04-14 14:36:45,531 root INFO copying build/lib/django/core/files/uploadhandler.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-04-14 14:36:45,532 root INFO copying build/lib/django/core/files/locks.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-04-14 14:36:45,533 root INFO copying build/lib/django/core/files/utils.py -> build/bdist.linux-riscv64/wheel/django/core/files 2024-04-14 14:36:45,533 root INFO copying build/lib/django/core/paginator.py -> build/bdist.linux-riscv64/wheel/django/core 2024-04-14 14:36:45,534 root INFO copying build/lib/django/core/asgi.py -> build/bdist.linux-riscv64/wheel/django/core 2024-04-14 14:36:45,535 root INFO copying build/lib/django/core/wsgi.py -> build/bdist.linux-riscv64/wheel/django/core 2024-04-14 14:36:45,536 root INFO copying build/lib/django/core/__init__.py -> build/bdist.linux-riscv64/wheel/django/core 2024-04-14 14:36:45,537 root INFO creating build/bdist.linux-riscv64/wheel/django/core/serializers 2024-04-14 14:36:45,538 root INFO copying build/lib/django/core/serializers/python.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-04-14 14:36:45,539 root INFO copying build/lib/django/core/serializers/json.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-04-14 14:36:45,540 root INFO copying build/lib/django/core/serializers/jsonl.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-04-14 14:36:45,540 root INFO copying build/lib/django/core/serializers/pyyaml.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-04-14 14:36:45,541 root INFO copying build/lib/django/core/serializers/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-04-14 14:36:45,542 root INFO copying build/lib/django/core/serializers/base.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-04-14 14:36:45,543 root INFO copying build/lib/django/core/serializers/xml_serializer.py -> build/bdist.linux-riscv64/wheel/django/core/serializers 2024-04-14 14:36:45,545 root INFO creating build/bdist.linux-riscv64/wheel/django/core/management 2024-04-14 14:36:45,545 root INFO copying build/lib/django/core/management/color.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-04-14 14:36:45,546 root INFO copying build/lib/django/core/management/templates.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-04-14 14:36:45,547 root INFO copying build/lib/django/core/management/sql.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-04-14 14:36:45,548 root INFO copying build/lib/django/core/management/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-04-14 14:36:45,549 root INFO copying build/lib/django/core/management/base.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-04-14 14:36:45,550 root INFO creating build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,551 root INFO copying build/lib/django/core/management/commands/shell.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,552 root INFO copying build/lib/django/core/management/commands/dumpdata.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,553 root INFO copying build/lib/django/core/management/commands/optimizemigration.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,554 root INFO copying build/lib/django/core/management/commands/sendtestemail.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,555 root INFO copying build/lib/django/core/management/commands/test.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,556 root INFO copying build/lib/django/core/management/commands/makemigrations.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,557 root INFO copying build/lib/django/core/management/commands/diffsettings.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,558 root INFO copying build/lib/django/core/management/commands/startproject.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,559 root INFO copying build/lib/django/core/management/commands/makemessages.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,560 root INFO copying build/lib/django/core/management/commands/compilemessages.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,560 root INFO copying build/lib/django/core/management/commands/startapp.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,561 root INFO copying build/lib/django/core/management/commands/check.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,562 root INFO copying build/lib/django/core/management/commands/runserver.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,563 root INFO copying build/lib/django/core/management/commands/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,564 root INFO copying build/lib/django/core/management/commands/createcachetable.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,565 root INFO copying build/lib/django/core/management/commands/sqlflush.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,566 root INFO copying build/lib/django/core/management/commands/sqlsequencereset.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,567 root INFO copying build/lib/django/core/management/commands/migrate.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,568 root INFO copying build/lib/django/core/management/commands/testserver.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,568 root INFO copying build/lib/django/core/management/commands/flush.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,569 root INFO copying build/lib/django/core/management/commands/dbshell.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,570 root INFO copying build/lib/django/core/management/commands/showmigrations.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,571 root INFO copying build/lib/django/core/management/commands/sqlmigrate.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,572 root INFO copying build/lib/django/core/management/commands/loaddata.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,573 root INFO copying build/lib/django/core/management/commands/inspectdb.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,574 root INFO copying build/lib/django/core/management/commands/squashmigrations.py -> build/bdist.linux-riscv64/wheel/django/core/management/commands 2024-04-14 14:36:45,575 root INFO copying build/lib/django/core/management/utils.py -> build/bdist.linux-riscv64/wheel/django/core/management 2024-04-14 14:36:45,576 root INFO creating build/bdist.linux-riscv64/wheel/django/core/servers 2024-04-14 14:36:45,577 root INFO copying build/lib/django/core/servers/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/servers 2024-04-14 14:36:45,577 root INFO copying build/lib/django/core/servers/basehttp.py -> build/bdist.linux-riscv64/wheel/django/core/servers 2024-04-14 14:36:45,578 root INFO copying build/lib/django/core/signals.py -> build/bdist.linux-riscv64/wheel/django/core 2024-04-14 14:36:45,579 root INFO copying build/lib/django/core/exceptions.py -> build/bdist.linux-riscv64/wheel/django/core 2024-04-14 14:36:45,580 root INFO copying build/lib/django/core/validators.py -> build/bdist.linux-riscv64/wheel/django/core 2024-04-14 14:36:45,581 root INFO copying build/lib/django/core/signing.py -> build/bdist.linux-riscv64/wheel/django/core 2024-04-14 14:36:45,582 root INFO creating build/bdist.linux-riscv64/wheel/django/core/cache 2024-04-14 14:36:45,583 root INFO copying build/lib/django/core/cache/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/cache 2024-04-14 14:36:45,584 root INFO creating build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-04-14 14:36:45,585 root INFO copying build/lib/django/core/cache/backends/dummy.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-04-14 14:36:45,586 root INFO copying build/lib/django/core/cache/backends/db.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-04-14 14:36:45,587 root INFO copying build/lib/django/core/cache/backends/locmem.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-04-14 14:36:45,587 root INFO copying build/lib/django/core/cache/backends/memcached.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-04-14 14:36:45,588 root INFO copying build/lib/django/core/cache/backends/redis.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-04-14 14:36:45,590 root INFO copying build/lib/django/core/cache/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-04-14 14:36:45,590 root INFO copying build/lib/django/core/cache/backends/filebased.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-04-14 14:36:45,591 root INFO copying build/lib/django/core/cache/backends/base.py -> build/bdist.linux-riscv64/wheel/django/core/cache/backends 2024-04-14 14:36:45,592 root INFO copying build/lib/django/core/cache/utils.py -> build/bdist.linux-riscv64/wheel/django/core/cache 2024-04-14 14:36:45,593 root INFO copying build/lib/django/__init__.py -> build/bdist.linux-riscv64/wheel/django 2024-04-14 14:36:45,594 root INFO creating build/bdist.linux-riscv64/wheel/django/apps 2024-04-14 14:36:45,595 root INFO copying build/lib/django/apps/__init__.py -> build/bdist.linux-riscv64/wheel/django/apps 2024-04-14 14:36:45,596 root INFO copying build/lib/django/apps/config.py -> build/bdist.linux-riscv64/wheel/django/apps 2024-04-14 14:36:45,597 root INFO copying build/lib/django/apps/registry.py -> build/bdist.linux-riscv64/wheel/django/apps 2024-04-14 14:36:45,598 root INFO creating build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,599 root INFO copying build/lib/django/utils/asyncio.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,600 root INFO copying build/lib/django/utils/dateparse.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,601 root INFO copying build/lib/django/utils/cache.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,602 root INFO copying build/lib/django/utils/connection.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,603 root INFO copying build/lib/django/utils/deprecation.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,604 root INFO copying build/lib/django/utils/tree.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,605 root INFO copying build/lib/django/utils/termcolors.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,605 root INFO copying build/lib/django/utils/duration.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,606 root INFO copying build/lib/django/utils/hashable.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,607 root INFO copying build/lib/django/utils/baseconv.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,608 root INFO copying build/lib/django/utils/crypto.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,609 root INFO copying build/lib/django/utils/http.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,610 root INFO copying build/lib/django/utils/datastructures.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,611 root INFO copying build/lib/django/utils/_os.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,612 root INFO copying build/lib/django/utils/timesince.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,612 root INFO copying build/lib/django/utils/inspect.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,613 root INFO copying build/lib/django/utils/autoreload.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,614 root INFO copying build/lib/django/utils/topological_sort.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,615 root INFO copying build/lib/django/utils/html.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,616 root INFO copying build/lib/django/utils/archive.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,617 root INFO copying build/lib/django/utils/ipv6.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,618 root INFO copying build/lib/django/utils/feedgenerator.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,619 root INFO copying build/lib/django/utils/jslex.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,620 root INFO copying build/lib/django/utils/text.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,621 root INFO copying build/lib/django/utils/__init__.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,622 root INFO copying build/lib/django/utils/timezone.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,623 root INFO copying build/lib/django/utils/itercompat.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,623 root INFO copying build/lib/django/utils/decorators.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,624 root INFO copying build/lib/django/utils/deconstruct.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,625 root INFO copying build/lib/django/utils/lorem_ipsum.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,626 root INFO copying build/lib/django/utils/version.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,627 root INFO copying build/lib/django/utils/encoding.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,628 root INFO copying build/lib/django/utils/dateformat.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,629 root INFO copying build/lib/django/utils/module_loading.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,630 root INFO copying build/lib/django/utils/xmlutils.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,631 root INFO copying build/lib/django/utils/dates.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,631 root INFO copying build/lib/django/utils/safestring.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,632 root INFO copying build/lib/django/utils/log.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,633 root INFO copying build/lib/django/utils/numberformat.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,634 root INFO copying build/lib/django/utils/datetime_safe.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,635 root INFO copying build/lib/django/utils/functional.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,636 root INFO copying build/lib/django/utils/regex_helper.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,638 root INFO creating build/bdist.linux-riscv64/wheel/django/utils/translation 2024-04-14 14:36:45,638 root INFO copying build/lib/django/utils/translation/trans_real.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-04-14 14:36:45,640 root INFO copying build/lib/django/utils/translation/reloader.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-04-14 14:36:45,640 root INFO copying build/lib/django/utils/translation/trans_null.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-04-14 14:36:45,641 root INFO copying build/lib/django/utils/translation/__init__.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-04-14 14:36:45,642 root INFO copying build/lib/django/utils/translation/template.py -> build/bdist.linux-riscv64/wheel/django/utils/translation 2024-04-14 14:36:45,643 root INFO copying build/lib/django/utils/formats.py -> build/bdist.linux-riscv64/wheel/django/utils 2024-04-14 14:36:45,644 root INFO creating build/bdist.linux-riscv64/wheel/django/middleware 2024-04-14 14:36:45,645 root INFO copying build/lib/django/middleware/cache.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-04-14 14:36:45,646 root INFO copying build/lib/django/middleware/http.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-04-14 14:36:45,647 root INFO copying build/lib/django/middleware/gzip.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-04-14 14:36:45,648 root INFO copying build/lib/django/middleware/locale.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-04-14 14:36:45,649 root INFO copying build/lib/django/middleware/common.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-04-14 14:36:45,649 root INFO copying build/lib/django/middleware/clickjacking.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-04-14 14:36:45,650 root INFO copying build/lib/django/middleware/__init__.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-04-14 14:36:45,651 root INFO copying build/lib/django/middleware/csrf.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-04-14 14:36:45,652 root INFO copying build/lib/django/middleware/security.py -> build/bdist.linux-riscv64/wheel/django/middleware 2024-04-14 14:36:45,653 root INFO creating build/bdist.linux-riscv64/wheel/django/forms 2024-04-14 14:36:45,654 root INFO copying build/lib/django/forms/fields.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-04-14 14:36:45,655 root INFO copying build/lib/django/forms/formsets.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-04-14 14:36:45,656 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates 2024-04-14 14:36:45,657 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django 2024-04-14 14:36:45,658 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-04-14 14:36:45,659 root INFO copying build/lib/django/forms/templates/django/forms/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-04-14 14:36:45,660 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-04-14 14:36:45,660 root INFO copying build/lib/django/forms/templates/django/forms/formsets/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-04-14 14:36:45,661 root INFO copying build/lib/django/forms/templates/django/forms/formsets/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-04-14 14:36:45,662 root INFO copying build/lib/django/forms/templates/django/forms/formsets/table.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-04-14 14:36:45,663 root INFO copying build/lib/django/forms/templates/django/forms/formsets/p.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-04-14 14:36:45,664 root INFO copying build/lib/django/forms/templates/django/forms/formsets/div.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/formsets 2024-04-14 14:36:45,665 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors 2024-04-14 14:36:45,666 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-04-14 14:36:45,666 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-04-14 14:36:45,667 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/text.txt -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-04-14 14:36:45,668 root INFO copying build/lib/django/forms/templates/django/forms/errors/dict/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/dict 2024-04-14 14:36:45,669 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-04-14 14:36:45,670 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/default.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-04-14 14:36:45,671 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/text.txt -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-04-14 14:36:45,671 root INFO copying build/lib/django/forms/templates/django/forms/errors/list/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/errors/list 2024-04-14 14:36:45,672 root INFO copying build/lib/django/forms/templates/django/forms/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-04-14 14:36:45,673 root INFO copying build/lib/django/forms/templates/django/forms/table.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-04-14 14:36:45,674 root INFO copying build/lib/django/forms/templates/django/forms/p.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-04-14 14:36:45,675 root INFO copying build/lib/django/forms/templates/django/forms/div.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-04-14 14:36:45,676 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,676 root INFO copying build/lib/django/forms/templates/django/forms/widgets/url.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,677 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select_option.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,678 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,679 root INFO copying build/lib/django/forms/templates/django/forms/widgets/time.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,680 root INFO copying build/lib/django/forms/templates/django/forms/widgets/radio_option.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,681 root INFO copying build/lib/django/forms/templates/django/forms/widgets/date.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,682 root INFO copying build/lib/django/forms/templates/django/forms/widgets/splitdatetime.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,683 root INFO copying build/lib/django/forms/templates/django/forms/widgets/datetime.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,683 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox_option.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,684 root INFO copying build/lib/django/forms/templates/django/forms/widgets/checkbox_select.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,685 root INFO copying build/lib/django/forms/templates/django/forms/widgets/input_option.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,686 root INFO copying build/lib/django/forms/templates/django/forms/widgets/radio.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,687 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiple_hidden.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,688 root INFO copying build/lib/django/forms/templates/django/forms/widgets/textarea.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,689 root INFO copying build/lib/django/forms/templates/django/forms/widgets/splithiddendatetime.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,690 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiple_input.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,690 root INFO copying build/lib/django/forms/templates/django/forms/widgets/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,691 root INFO copying build/lib/django/forms/templates/django/forms/widgets/email.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,692 root INFO copying build/lib/django/forms/templates/django/forms/widgets/multiwidget.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,693 root INFO copying build/lib/django/forms/templates/django/forms/widgets/input.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,694 root INFO copying build/lib/django/forms/templates/django/forms/widgets/file.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,695 root INFO copying build/lib/django/forms/templates/django/forms/widgets/hidden.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,695 root INFO copying build/lib/django/forms/templates/django/forms/widgets/number.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,696 root INFO copying build/lib/django/forms/templates/django/forms/widgets/clearable_file_input.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,697 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select_date.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,698 root INFO copying build/lib/django/forms/templates/django/forms/widgets/select.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,699 root INFO copying build/lib/django/forms/templates/django/forms/widgets/password.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,700 root INFO copying build/lib/django/forms/templates/django/forms/widgets/text.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms/widgets 2024-04-14 14:36:45,700 root INFO copying build/lib/django/forms/templates/django/forms/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-04-14 14:36:45,701 root INFO copying build/lib/django/forms/templates/django/forms/label.html -> build/bdist.linux-riscv64/wheel/django/forms/templates/django/forms 2024-04-14 14:36:45,702 root INFO copying build/lib/django/forms/renderers.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-04-14 14:36:45,703 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2 2024-04-14 14:36:45,704 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django 2024-04-14 14:36:45,705 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-04-14 14:36:45,705 root INFO copying build/lib/django/forms/jinja2/django/forms/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-04-14 14:36:45,707 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-04-14 14:36:45,707 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-04-14 14:36:45,708 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-04-14 14:36:45,709 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/table.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-04-14 14:36:45,710 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/p.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-04-14 14:36:45,711 root INFO copying build/lib/django/forms/jinja2/django/forms/formsets/div.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/formsets 2024-04-14 14:36:45,712 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors 2024-04-14 14:36:45,713 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-04-14 14:36:45,713 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-04-14 14:36:45,714 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/text.txt -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-04-14 14:36:45,715 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/dict/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/dict 2024-04-14 14:36:45,716 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-04-14 14:36:45,717 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/default.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-04-14 14:36:45,718 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/text.txt -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-04-14 14:36:45,719 root INFO copying build/lib/django/forms/jinja2/django/forms/errors/list/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/errors/list 2024-04-14 14:36:45,720 root INFO copying build/lib/django/forms/jinja2/django/forms/ul.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-04-14 14:36:45,720 root INFO copying build/lib/django/forms/jinja2/django/forms/table.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-04-14 14:36:45,721 root INFO copying build/lib/django/forms/jinja2/django/forms/p.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-04-14 14:36:45,722 root INFO copying build/lib/django/forms/jinja2/django/forms/div.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-04-14 14:36:45,723 root INFO creating build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,724 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/url.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,725 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select_option.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,726 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,726 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/time.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,727 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/radio_option.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,728 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/date.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,729 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/splitdatetime.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,730 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/datetime.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,731 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_option.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,731 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/checkbox_select.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,732 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/input_option.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,733 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/radio.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,734 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_hidden.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,735 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/textarea.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,736 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/splithiddendatetime.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,736 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiple_input.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,737 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,739 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/email.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,739 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/multiwidget.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,740 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/input.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,741 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/file.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,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 2024-04-14 14:36:45,743 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/number.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,744 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/clearable_file_input.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,744 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select_date.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,745 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/select.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,746 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/password.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,747 root INFO copying build/lib/django/forms/jinja2/django/forms/widgets/text.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms/widgets 2024-04-14 14:36:45,748 root INFO copying build/lib/django/forms/jinja2/django/forms/attrs.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-04-14 14:36:45,749 root INFO copying build/lib/django/forms/jinja2/django/forms/label.html -> build/bdist.linux-riscv64/wheel/django/forms/jinja2/django/forms 2024-04-14 14:36:45,749 root INFO copying build/lib/django/forms/__init__.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-04-14 14:36:45,750 root INFO copying build/lib/django/forms/forms.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-04-14 14:36:45,752 root INFO copying build/lib/django/forms/widgets.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-04-14 14:36:45,753 root INFO copying build/lib/django/forms/boundfield.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-04-14 14:36:45,754 root INFO copying build/lib/django/forms/models.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-04-14 14:36:45,755 root INFO copying build/lib/django/forms/utils.py -> build/bdist.linux-riscv64/wheel/django/forms 2024-04-14 14:36:45,756 root INFO creating build/bdist.linux-riscv64/wheel/django/db 2024-04-14 14:36:45,757 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,758 root INFO copying build/lib/django/db/models/lookups.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,759 root INFO copying build/lib/django/db/models/manager.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,760 root INFO copying build/lib/django/db/models/options.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,761 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-04-14 14:36:45,762 root INFO copying build/lib/django/db/models/sql/datastructures.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-04-14 14:36:45,763 root INFO copying build/lib/django/db/models/sql/compiler.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-04-14 14:36:45,764 root INFO copying build/lib/django/db/models/sql/subqueries.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-04-14 14:36:45,765 root INFO copying build/lib/django/db/models/sql/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-04-14 14:36:45,766 root INFO copying build/lib/django/db/models/sql/constants.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-04-14 14:36:45,767 root INFO copying build/lib/django/db/models/sql/query.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-04-14 14:36:45,769 root INFO copying build/lib/django/db/models/sql/where.py -> build/bdist.linux-riscv64/wheel/django/db/models/sql 2024-04-14 14:36:45,770 root INFO copying build/lib/django/db/models/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,771 root INFO copying build/lib/django/db/models/indexes.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,772 root INFO copying build/lib/django/db/models/constraints.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,772 root INFO copying build/lib/django/db/models/expressions.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,774 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-04-14 14:36:45,775 root INFO copying build/lib/django/db/models/functions/math.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-04-14 14:36:45,776 root INFO copying build/lib/django/db/models/functions/datetime.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-04-14 14:36:45,776 root INFO copying build/lib/django/db/models/functions/text.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-04-14 14:36:45,777 root INFO copying build/lib/django/db/models/functions/comparison.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-04-14 14:36:45,779 root INFO copying build/lib/django/db/models/functions/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-04-14 14:36:45,779 root INFO copying build/lib/django/db/models/functions/window.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-04-14 14:36:45,780 root INFO copying build/lib/django/db/models/functions/mixins.py -> build/bdist.linux-riscv64/wheel/django/db/models/functions 2024-04-14 14:36:45,781 root INFO copying build/lib/django/db/models/constants.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,782 root INFO copying build/lib/django/db/models/deletion.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,784 root INFO copying build/lib/django/db/models/query.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,785 root INFO copying build/lib/django/db/models/enums.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,786 root INFO copying build/lib/django/db/models/signals.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,787 root INFO copying build/lib/django/db/models/base.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,788 root INFO copying build/lib/django/db/models/aggregates.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,790 root INFO creating build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-04-14 14:36:45,790 root INFO copying build/lib/django/db/models/fields/json.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-04-14 14:36:45,791 root INFO copying build/lib/django/db/models/fields/related_lookups.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-04-14 14:36:45,792 root INFO copying build/lib/django/db/models/fields/related_descriptors.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-04-14 14:36:45,794 root INFO copying build/lib/django/db/models/fields/reverse_related.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-04-14 14:36:45,795 root INFO copying build/lib/django/db/models/fields/related.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-04-14 14:36:45,796 root INFO copying build/lib/django/db/models/fields/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-04-14 14:36:45,798 root INFO copying build/lib/django/db/models/fields/proxy.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-04-14 14:36:45,799 root INFO copying build/lib/django/db/models/fields/mixins.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-04-14 14:36:45,799 root INFO copying build/lib/django/db/models/fields/files.py -> build/bdist.linux-riscv64/wheel/django/db/models/fields 2024-04-14 14:36:45,800 root INFO copying build/lib/django/db/models/query_utils.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,801 root INFO copying build/lib/django/db/models/utils.py -> build/bdist.linux-riscv64/wheel/django/db/models 2024-04-14 14:36:45,802 root INFO copying build/lib/django/db/transaction.py -> build/bdist.linux-riscv64/wheel/django/db 2024-04-14 14:36:45,803 root INFO creating build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,804 root INFO copying build/lib/django/db/migrations/questioner.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,805 root INFO copying build/lib/django/db/migrations/loader.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,806 root INFO copying build/lib/django/db/migrations/writer.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,807 root INFO copying build/lib/django/db/migrations/optimizer.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,808 root INFO copying build/lib/django/db/migrations/graph.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,809 root INFO copying build/lib/django/db/migrations/recorder.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,810 root INFO creating build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-04-14 14:36:45,811 root INFO copying build/lib/django/db/migrations/operations/special.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-04-14 14:36:45,812 root INFO copying build/lib/django/db/migrations/operations/fields.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-04-14 14:36:45,813 root INFO copying build/lib/django/db/migrations/operations/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-04-14 14:36:45,814 root INFO copying build/lib/django/db/migrations/operations/base.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-04-14 14:36:45,815 root INFO copying build/lib/django/db/migrations/operations/models.py -> build/bdist.linux-riscv64/wheel/django/db/migrations/operations 2024-04-14 14:36:45,816 root INFO copying build/lib/django/db/migrations/autodetector.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,818 root INFO copying build/lib/django/db/migrations/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,819 root INFO copying build/lib/django/db/migrations/executor.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,820 root INFO copying build/lib/django/db/migrations/exceptions.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,820 root INFO copying build/lib/django/db/migrations/state.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,822 root INFO copying build/lib/django/db/migrations/migration.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,823 root INFO copying build/lib/django/db/migrations/serializer.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,824 root INFO copying build/lib/django/db/migrations/utils.py -> build/bdist.linux-riscv64/wheel/django/db/migrations 2024-04-14 14:36:45,824 root INFO copying build/lib/django/db/__init__.py -> build/bdist.linux-riscv64/wheel/django/db 2024-04-14 14:36:45,826 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends 2024-04-14 14:36:45,826 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-04-14 14:36:45,827 root INFO copying build/lib/django/db/backends/dummy/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-04-14 14:36:45,828 root INFO copying build/lib/django/db/backends/dummy/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-04-14 14:36:45,829 root INFO copying build/lib/django/db/backends/dummy/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/dummy 2024-04-14 14:36:45,830 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-04-14 14:36:45,830 root INFO copying build/lib/django/db/backends/mysql/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-04-14 14:36:45,831 root INFO copying build/lib/django/db/backends/mysql/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-04-14 14:36:45,832 root INFO copying build/lib/django/db/backends/mysql/compiler.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-04-14 14:36:45,833 root INFO copying build/lib/django/db/backends/mysql/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-04-14 14:36:45,834 root INFO copying build/lib/django/db/backends/mysql/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-04-14 14:36:45,835 root INFO copying build/lib/django/db/backends/mysql/validation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-04-14 14:36:45,836 root INFO copying build/lib/django/db/backends/mysql/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-04-14 14:36:45,836 root INFO copying build/lib/django/db/backends/mysql/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-04-14 14:36:45,838 root INFO copying build/lib/django/db/backends/mysql/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-04-14 14:36:45,838 root INFO copying build/lib/django/db/backends/mysql/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/mysql 2024-04-14 14:36:45,840 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-04-14 14:36:45,840 root INFO copying build/lib/django/db/backends/base/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-04-14 14:36:45,842 root INFO copying build/lib/django/db/backends/base/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-04-14 14:36:45,843 root INFO copying build/lib/django/db/backends/base/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-04-14 14:36:45,844 root INFO copying build/lib/django/db/backends/base/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-04-14 14:36:45,844 root INFO copying build/lib/django/db/backends/base/validation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-04-14 14:36:45,845 root INFO copying build/lib/django/db/backends/base/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-04-14 14:36:45,846 root INFO copying build/lib/django/db/backends/base/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-04-14 14:36:45,847 root INFO copying build/lib/django/db/backends/base/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-04-14 14:36:45,848 root INFO copying build/lib/django/db/backends/base/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/base 2024-04-14 14:36:45,849 root INFO copying build/lib/django/db/backends/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-04-14 14:36:45,850 root INFO copying build/lib/django/db/backends/signals.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-04-14 14:36:45,851 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-04-14 14:36:45,852 root INFO copying build/lib/django/db/backends/oracle/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-04-14 14:36:45,853 root INFO copying build/lib/django/db/backends/oracle/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-04-14 14:36:45,854 root INFO copying build/lib/django/db/backends/oracle/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-04-14 14:36:45,855 root INFO copying build/lib/django/db/backends/oracle/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-04-14 14:36:45,856 root INFO copying build/lib/django/db/backends/oracle/validation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-04-14 14:36:45,857 root INFO copying build/lib/django/db/backends/oracle/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-04-14 14:36:45,858 root INFO copying build/lib/django/db/backends/oracle/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-04-14 14:36:45,859 root INFO copying build/lib/django/db/backends/oracle/functions.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-04-14 14:36:45,860 root INFO copying build/lib/django/db/backends/oracle/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-04-14 14:36:45,861 root INFO copying build/lib/django/db/backends/oracle/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-04-14 14:36:45,862 root INFO copying build/lib/django/db/backends/oracle/utils.py -> build/bdist.linux-riscv64/wheel/django/db/backends/oracle 2024-04-14 14:36:45,863 root INFO copying build/lib/django/db/backends/ddl_references.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-04-14 14:36:45,864 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-04-14 14:36:45,864 root INFO copying build/lib/django/db/backends/sqlite3/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-04-14 14:36:45,866 root INFO copying build/lib/django/db/backends/sqlite3/_functions.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-04-14 14:36:45,867 root INFO copying build/lib/django/db/backends/sqlite3/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-04-14 14:36:45,867 root INFO copying build/lib/django/db/backends/sqlite3/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-04-14 14:36:45,868 root INFO copying build/lib/django/db/backends/sqlite3/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-04-14 14:36:45,869 root INFO copying build/lib/django/db/backends/sqlite3/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-04-14 14:36:45,870 root INFO copying build/lib/django/db/backends/sqlite3/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-04-14 14:36:45,871 root INFO copying build/lib/django/db/backends/sqlite3/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-04-14 14:36:45,872 root INFO copying build/lib/django/db/backends/sqlite3/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/sqlite3 2024-04-14 14:36:45,873 root INFO creating build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-04-14 14:36:45,874 root INFO copying build/lib/django/db/backends/postgresql/psycopg_any.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-04-14 14:36:45,875 root INFO copying build/lib/django/db/backends/postgresql/schema.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-04-14 14:36:45,876 root INFO copying build/lib/django/db/backends/postgresql/creation.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-04-14 14:36:45,876 root INFO copying build/lib/django/db/backends/postgresql/introspection.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-04-14 14:36:45,877 root INFO copying build/lib/django/db/backends/postgresql/__init__.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-04-14 14:36:45,878 root INFO copying build/lib/django/db/backends/postgresql/features.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-04-14 14:36:45,879 root INFO copying build/lib/django/db/backends/postgresql/base.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-04-14 14:36:45,880 root INFO copying build/lib/django/db/backends/postgresql/client.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-04-14 14:36:45,881 root INFO copying build/lib/django/db/backends/postgresql/operations.py -> build/bdist.linux-riscv64/wheel/django/db/backends/postgresql 2024-04-14 14:36:45,882 root INFO copying build/lib/django/db/backends/utils.py -> build/bdist.linux-riscv64/wheel/django/db/backends 2024-04-14 14:36:45,883 root INFO copying build/lib/django/db/utils.py -> build/bdist.linux-riscv64/wheel/django/db 2024-04-14 14:36:45,884 root INFO creating build/bdist.linux-riscv64/wheel/django/urls 2024-04-14 14:36:45,885 root INFO copying build/lib/django/urls/resolvers.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-04-14 14:36:45,886 root INFO copying build/lib/django/urls/conf.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-04-14 14:36:45,887 root INFO copying build/lib/django/urls/converters.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-04-14 14:36:45,888 root INFO copying build/lib/django/urls/__init__.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-04-14 14:36:45,889 root INFO copying build/lib/django/urls/base.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-04-14 14:36:45,890 root INFO copying build/lib/django/urls/exceptions.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-04-14 14:36:45,891 root INFO copying build/lib/django/urls/utils.py -> build/bdist.linux-riscv64/wheel/django/urls 2024-04-14 14:36:45,892 root INFO creating build/bdist.linux-riscv64/wheel/django/http 2024-04-14 14:36:45,892 root INFO copying build/lib/django/http/request.py -> build/bdist.linux-riscv64/wheel/django/http 2024-04-14 14:36:45,893 root INFO copying build/lib/django/http/__init__.py -> build/bdist.linux-riscv64/wheel/django/http 2024-04-14 14:36:45,894 root INFO copying build/lib/django/http/response.py -> build/bdist.linux-riscv64/wheel/django/http 2024-04-14 14:36:45,895 root INFO copying build/lib/django/http/cookie.py -> build/bdist.linux-riscv64/wheel/django/http 2024-04-14 14:36:45,896 root INFO copying build/lib/django/http/multipartparser.py -> build/bdist.linux-riscv64/wheel/django/http 2024-04-14 14:36:45,899 root INFO running install_egg_info 2024-04-14 14:36:45,921 root INFO Copying Django.egg-info to build/bdist.linux-riscv64/wheel/Django-4.2.11-py3.12.egg-info 2024-04-14 14:36:45,928 root INFO running install_scripts 2024-04-14 14:36:45,952 wheel INFO creating build/bdist.linux-riscv64/wheel/Django-4.2.11.dist-info/WHEEL 2024-04-14 14:36:45,956 wheel INFO creating '/home/buildozer/aports/community/py3-django/src/Django-4.2.11/.dist/.tmp-_umvtehi/Django-4.2.11-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-14 14:36:45,959 wheel INFO adding 'django/__init__.py' 2024-04-14 14:36:45,961 wheel INFO adding 'django/__main__.py' 2024-04-14 14:36:45,963 wheel INFO adding 'django/shortcuts.py' 2024-04-14 14:36:45,964 wheel INFO adding 'django/apps/__init__.py' 2024-04-14 14:36:45,965 wheel INFO adding 'django/apps/config.py' 2024-04-14 14:36:45,966 wheel INFO adding 'django/apps/registry.py' 2024-04-14 14:36:45,968 wheel INFO adding 'django/conf/__init__.py' 2024-04-14 14:36:45,970 wheel INFO adding 'django/conf/global_settings.py' 2024-04-14 14:36:45,972 wheel INFO adding 'django/conf/app_template/__init__.py-tpl' 2024-04-14 14:36:45,972 wheel INFO adding 'django/conf/app_template/admin.py-tpl' 2024-04-14 14:36:45,973 wheel INFO adding 'django/conf/app_template/apps.py-tpl' 2024-04-14 14:36:45,974 wheel INFO adding 'django/conf/app_template/models.py-tpl' 2024-04-14 14:36:45,975 wheel INFO adding 'django/conf/app_template/tests.py-tpl' 2024-04-14 14:36:45,976 wheel INFO adding 'django/conf/app_template/views.py-tpl' 2024-04-14 14:36:45,977 wheel INFO adding 'django/conf/app_template/migrations/__init__.py-tpl' 2024-04-14 14:36:45,979 wheel INFO adding 'django/conf/locale/__init__.py' 2024-04-14 14:36:45,983 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.mo' 2024-04-14 14:36:45,985 wheel INFO adding 'django/conf/locale/af/LC_MESSAGES/django.po' 2024-04-14 14:36:45,986 wheel INFO adding 'django/conf/locale/ar/__init__.py' 2024-04-14 14:36:45,987 wheel INFO adding 'django/conf/locale/ar/formats.py' 2024-04-14 14:36:45,989 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.mo' 2024-04-14 14:36:45,991 wheel INFO adding 'django/conf/locale/ar/LC_MESSAGES/django.po' 2024-04-14 14:36:45,993 wheel INFO adding 'django/conf/locale/ar_DZ/__init__.py' 2024-04-14 14:36:45,994 wheel INFO adding 'django/conf/locale/ar_DZ/formats.py' 2024-04-14 14:36:45,995 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-04-14 14:36:45,998 wheel INFO adding 'django/conf/locale/ar_DZ/LC_MESSAGES/django.po' 2024-04-14 14:36:46,000 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,002 wheel INFO adding 'django/conf/locale/ast/LC_MESSAGES/django.po' 2024-04-14 14:36:46,004 wheel INFO adding 'django/conf/locale/az/__init__.py' 2024-04-14 14:36:46,004 wheel INFO adding 'django/conf/locale/az/formats.py' 2024-04-14 14:36:46,006 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,008 wheel INFO adding 'django/conf/locale/az/LC_MESSAGES/django.po' 2024-04-14 14:36:46,010 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,012 wheel INFO adding 'django/conf/locale/be/LC_MESSAGES/django.po' 2024-04-14 14:36:46,015 wheel INFO adding 'django/conf/locale/bg/__init__.py' 2024-04-14 14:36:46,015 wheel INFO adding 'django/conf/locale/bg/formats.py' 2024-04-14 14:36:46,017 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,019 wheel INFO adding 'django/conf/locale/bg/LC_MESSAGES/django.po' 2024-04-14 14:36:46,021 wheel INFO adding 'django/conf/locale/bn/__init__.py' 2024-04-14 14:36:46,022 wheel INFO adding 'django/conf/locale/bn/formats.py' 2024-04-14 14:36:46,023 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,025 wheel INFO adding 'django/conf/locale/bn/LC_MESSAGES/django.po' 2024-04-14 14:36:46,027 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,029 wheel INFO adding 'django/conf/locale/br/LC_MESSAGES/django.po' 2024-04-14 14:36:46,031 wheel INFO adding 'django/conf/locale/bs/__init__.py' 2024-04-14 14:36:46,032 wheel INFO adding 'django/conf/locale/bs/formats.py' 2024-04-14 14:36:46,033 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,034 wheel INFO adding 'django/conf/locale/bs/LC_MESSAGES/django.po' 2024-04-14 14:36:46,036 wheel INFO adding 'django/conf/locale/ca/__init__.py' 2024-04-14 14:36:46,037 wheel INFO adding 'django/conf/locale/ca/formats.py' 2024-04-14 14:36:46,038 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,040 wheel INFO adding 'django/conf/locale/ca/LC_MESSAGES/django.po' 2024-04-14 14:36:46,042 wheel INFO adding 'django/conf/locale/ckb/__init__.py' 2024-04-14 14:36:46,043 wheel INFO adding 'django/conf/locale/ckb/formats.py' 2024-04-14 14:36:46,045 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,047 wheel INFO adding 'django/conf/locale/ckb/LC_MESSAGES/django.po' 2024-04-14 14:36:46,049 wheel INFO adding 'django/conf/locale/cs/__init__.py' 2024-04-14 14:36:46,050 wheel INFO adding 'django/conf/locale/cs/formats.py' 2024-04-14 14:36:46,051 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,053 wheel INFO adding 'django/conf/locale/cs/LC_MESSAGES/django.po' 2024-04-14 14:36:46,055 wheel INFO adding 'django/conf/locale/cy/__init__.py' 2024-04-14 14:36:46,056 wheel INFO adding 'django/conf/locale/cy/formats.py' 2024-04-14 14:36:46,057 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,059 wheel INFO adding 'django/conf/locale/cy/LC_MESSAGES/django.po' 2024-04-14 14:36:46,060 wheel INFO adding 'django/conf/locale/da/__init__.py' 2024-04-14 14:36:46,061 wheel INFO adding 'django/conf/locale/da/formats.py' 2024-04-14 14:36:46,063 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,065 wheel INFO adding 'django/conf/locale/da/LC_MESSAGES/django.po' 2024-04-14 14:36:46,067 wheel INFO adding 'django/conf/locale/de/__init__.py' 2024-04-14 14:36:46,068 wheel INFO adding 'django/conf/locale/de/formats.py' 2024-04-14 14:36:46,069 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,071 wheel INFO adding 'django/conf/locale/de/LC_MESSAGES/django.po' 2024-04-14 14:36:46,073 wheel INFO adding 'django/conf/locale/de_CH/__init__.py' 2024-04-14 14:36:46,074 wheel INFO adding 'django/conf/locale/de_CH/formats.py' 2024-04-14 14:36:46,075 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,078 wheel INFO adding 'django/conf/locale/dsb/LC_MESSAGES/django.po' 2024-04-14 14:36:46,079 wheel INFO adding 'django/conf/locale/el/__init__.py' 2024-04-14 14:36:46,080 wheel INFO adding 'django/conf/locale/el/formats.py' 2024-04-14 14:36:46,082 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,084 wheel INFO adding 'django/conf/locale/el/LC_MESSAGES/django.po' 2024-04-14 14:36:46,086 wheel INFO adding 'django/conf/locale/en/__init__.py' 2024-04-14 14:36:46,087 wheel INFO adding 'django/conf/locale/en/formats.py' 2024-04-14 14:36:46,088 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,090 wheel INFO adding 'django/conf/locale/en/LC_MESSAGES/django.po' 2024-04-14 14:36:46,091 wheel INFO adding 'django/conf/locale/en_AU/__init__.py' 2024-04-14 14:36:46,092 wheel INFO adding 'django/conf/locale/en_AU/formats.py' 2024-04-14 14:36:46,094 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,096 wheel INFO adding 'django/conf/locale/en_AU/LC_MESSAGES/django.po' 2024-04-14 14:36:46,097 wheel INFO adding 'django/conf/locale/en_GB/__init__.py' 2024-04-14 14:36:46,098 wheel INFO adding 'django/conf/locale/en_GB/formats.py' 2024-04-14 14:36:46,100 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,101 wheel INFO adding 'django/conf/locale/en_GB/LC_MESSAGES/django.po' 2024-04-14 14:36:46,103 wheel INFO adding 'django/conf/locale/eo/__init__.py' 2024-04-14 14:36:46,104 wheel INFO adding 'django/conf/locale/eo/formats.py' 2024-04-14 14:36:46,105 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,107 wheel INFO adding 'django/conf/locale/eo/LC_MESSAGES/django.po' 2024-04-14 14:36:46,109 wheel INFO adding 'django/conf/locale/es/__init__.py' 2024-04-14 14:36:46,110 wheel INFO adding 'django/conf/locale/es/formats.py' 2024-04-14 14:36:46,111 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,113 wheel INFO adding 'django/conf/locale/es/LC_MESSAGES/django.po' 2024-04-14 14:36:46,115 wheel INFO adding 'django/conf/locale/es_AR/__init__.py' 2024-04-14 14:36:46,116 wheel INFO adding 'django/conf/locale/es_AR/formats.py' 2024-04-14 14:36:46,118 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,120 wheel INFO adding 'django/conf/locale/es_AR/LC_MESSAGES/django.po' 2024-04-14 14:36:46,122 wheel INFO adding 'django/conf/locale/es_CO/__init__.py' 2024-04-14 14:36:46,122 wheel INFO adding 'django/conf/locale/es_CO/formats.py' 2024-04-14 14:36:46,124 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,125 wheel INFO adding 'django/conf/locale/es_CO/LC_MESSAGES/django.po' 2024-04-14 14:36:46,127 wheel INFO adding 'django/conf/locale/es_MX/__init__.py' 2024-04-14 14:36:46,128 wheel INFO adding 'django/conf/locale/es_MX/formats.py' 2024-04-14 14:36:46,129 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,131 wheel INFO adding 'django/conf/locale/es_MX/LC_MESSAGES/django.po' 2024-04-14 14:36:46,133 wheel INFO adding 'django/conf/locale/es_NI/__init__.py' 2024-04-14 14:36:46,133 wheel INFO adding 'django/conf/locale/es_NI/formats.py' 2024-04-14 14:36:46,134 wheel INFO adding 'django/conf/locale/es_PR/__init__.py' 2024-04-14 14:36:46,135 wheel INFO adding 'django/conf/locale/es_PR/formats.py' 2024-04-14 14:36:46,137 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,139 wheel INFO adding 'django/conf/locale/es_VE/LC_MESSAGES/django.po' 2024-04-14 14:36:46,140 wheel INFO adding 'django/conf/locale/et/__init__.py' 2024-04-14 14:36:46,141 wheel INFO adding 'django/conf/locale/et/formats.py' 2024-04-14 14:36:46,143 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,145 wheel INFO adding 'django/conf/locale/et/LC_MESSAGES/django.po' 2024-04-14 14:36:46,147 wheel INFO adding 'django/conf/locale/eu/__init__.py' 2024-04-14 14:36:46,147 wheel INFO adding 'django/conf/locale/eu/formats.py' 2024-04-14 14:36:46,149 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,151 wheel INFO adding 'django/conf/locale/eu/LC_MESSAGES/django.po' 2024-04-14 14:36:46,152 wheel INFO adding 'django/conf/locale/fa/__init__.py' 2024-04-14 14:36:46,153 wheel INFO adding 'django/conf/locale/fa/formats.py' 2024-04-14 14:36:46,155 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,157 wheel INFO adding 'django/conf/locale/fa/LC_MESSAGES/django.po' 2024-04-14 14:36:46,159 wheel INFO adding 'django/conf/locale/fi/__init__.py' 2024-04-14 14:36:46,160 wheel INFO adding 'django/conf/locale/fi/formats.py' 2024-04-14 14:36:46,161 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,163 wheel INFO adding 'django/conf/locale/fi/LC_MESSAGES/django.po' 2024-04-14 14:36:46,165 wheel INFO adding 'django/conf/locale/fr/__init__.py' 2024-04-14 14:36:46,166 wheel INFO adding 'django/conf/locale/fr/formats.py' 2024-04-14 14:36:46,167 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,169 wheel INFO adding 'django/conf/locale/fr/LC_MESSAGES/django.po' 2024-04-14 14:36:46,171 wheel INFO adding 'django/conf/locale/fy/__init__.py' 2024-04-14 14:36:46,172 wheel INFO adding 'django/conf/locale/fy/formats.py' 2024-04-14 14:36:46,173 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,174 wheel INFO adding 'django/conf/locale/fy/LC_MESSAGES/django.po' 2024-04-14 14:36:46,176 wheel INFO adding 'django/conf/locale/ga/__init__.py' 2024-04-14 14:36:46,177 wheel INFO adding 'django/conf/locale/ga/formats.py' 2024-04-14 14:36:46,178 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,180 wheel INFO adding 'django/conf/locale/ga/LC_MESSAGES/django.po' 2024-04-14 14:36:46,182 wheel INFO adding 'django/conf/locale/gd/__init__.py' 2024-04-14 14:36:46,183 wheel INFO adding 'django/conf/locale/gd/formats.py' 2024-04-14 14:36:46,184 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,186 wheel INFO adding 'django/conf/locale/gd/LC_MESSAGES/django.po' 2024-04-14 14:36:46,188 wheel INFO adding 'django/conf/locale/gl/__init__.py' 2024-04-14 14:36:46,189 wheel INFO adding 'django/conf/locale/gl/formats.py' 2024-04-14 14:36:46,190 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,192 wheel INFO adding 'django/conf/locale/gl/LC_MESSAGES/django.po' 2024-04-14 14:36:46,194 wheel INFO adding 'django/conf/locale/he/__init__.py' 2024-04-14 14:36:46,195 wheel INFO adding 'django/conf/locale/he/formats.py' 2024-04-14 14:36:46,197 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,199 wheel INFO adding 'django/conf/locale/he/LC_MESSAGES/django.po' 2024-04-14 14:36:46,200 wheel INFO adding 'django/conf/locale/hi/__init__.py' 2024-04-14 14:36:46,201 wheel INFO adding 'django/conf/locale/hi/formats.py' 2024-04-14 14:36:46,203 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,205 wheel INFO adding 'django/conf/locale/hi/LC_MESSAGES/django.po' 2024-04-14 14:36:46,206 wheel INFO adding 'django/conf/locale/hr/__init__.py' 2024-04-14 14:36:46,207 wheel INFO adding 'django/conf/locale/hr/formats.py' 2024-04-14 14:36:46,209 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,211 wheel INFO adding 'django/conf/locale/hr/LC_MESSAGES/django.po' 2024-04-14 14:36:46,213 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,215 wheel INFO adding 'django/conf/locale/hsb/LC_MESSAGES/django.po' 2024-04-14 14:36:46,217 wheel INFO adding 'django/conf/locale/hu/__init__.py' 2024-04-14 14:36:46,218 wheel INFO adding 'django/conf/locale/hu/formats.py' 2024-04-14 14:36:46,219 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,221 wheel INFO adding 'django/conf/locale/hu/LC_MESSAGES/django.po' 2024-04-14 14:36:46,223 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,225 wheel INFO adding 'django/conf/locale/hy/LC_MESSAGES/django.po' 2024-04-14 14:36:46,227 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,229 wheel INFO adding 'django/conf/locale/ia/LC_MESSAGES/django.po' 2024-04-14 14:36:46,231 wheel INFO adding 'django/conf/locale/id/__init__.py' 2024-04-14 14:36:46,232 wheel INFO adding 'django/conf/locale/id/formats.py' 2024-04-14 14:36:46,233 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,235 wheel INFO adding 'django/conf/locale/id/LC_MESSAGES/django.po' 2024-04-14 14:36:46,237 wheel INFO adding 'django/conf/locale/ig/__init__.py' 2024-04-14 14:36:46,238 wheel INFO adding 'django/conf/locale/ig/formats.py' 2024-04-14 14:36:46,240 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,242 wheel INFO adding 'django/conf/locale/ig/LC_MESSAGES/django.po' 2024-04-14 14:36:46,244 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,245 wheel INFO adding 'django/conf/locale/io/LC_MESSAGES/django.po' 2024-04-14 14:36:46,247 wheel INFO adding 'django/conf/locale/is/__init__.py' 2024-04-14 14:36:46,248 wheel INFO adding 'django/conf/locale/is/formats.py' 2024-04-14 14:36:46,249 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,252 wheel INFO adding 'django/conf/locale/is/LC_MESSAGES/django.po' 2024-04-14 14:36:46,254 wheel INFO adding 'django/conf/locale/it/__init__.py' 2024-04-14 14:36:46,255 wheel INFO adding 'django/conf/locale/it/formats.py' 2024-04-14 14:36:46,256 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,258 wheel INFO adding 'django/conf/locale/it/LC_MESSAGES/django.po' 2024-04-14 14:36:46,260 wheel INFO adding 'django/conf/locale/ja/__init__.py' 2024-04-14 14:36:46,261 wheel INFO adding 'django/conf/locale/ja/formats.py' 2024-04-14 14:36:46,263 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,265 wheel INFO adding 'django/conf/locale/ja/LC_MESSAGES/django.po' 2024-04-14 14:36:46,267 wheel INFO adding 'django/conf/locale/ka/__init__.py' 2024-04-14 14:36:46,268 wheel INFO adding 'django/conf/locale/ka/formats.py' 2024-04-14 14:36:46,269 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,271 wheel INFO adding 'django/conf/locale/ka/LC_MESSAGES/django.po' 2024-04-14 14:36:46,273 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,274 wheel INFO adding 'django/conf/locale/kab/LC_MESSAGES/django.po' 2024-04-14 14:36:46,276 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,278 wheel INFO adding 'django/conf/locale/kk/LC_MESSAGES/django.po' 2024-04-14 14:36:46,280 wheel INFO adding 'django/conf/locale/km/__init__.py' 2024-04-14 14:36:46,281 wheel INFO adding 'django/conf/locale/km/formats.py' 2024-04-14 14:36:46,282 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,283 wheel INFO adding 'django/conf/locale/km/LC_MESSAGES/django.po' 2024-04-14 14:36:46,285 wheel INFO adding 'django/conf/locale/kn/__init__.py' 2024-04-14 14:36:46,286 wheel INFO adding 'django/conf/locale/kn/formats.py' 2024-04-14 14:36:46,287 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,289 wheel INFO adding 'django/conf/locale/kn/LC_MESSAGES/django.po' 2024-04-14 14:36:46,291 wheel INFO adding 'django/conf/locale/ko/__init__.py' 2024-04-14 14:36:46,292 wheel INFO adding 'django/conf/locale/ko/formats.py' 2024-04-14 14:36:46,293 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,295 wheel INFO adding 'django/conf/locale/ko/LC_MESSAGES/django.po' 2024-04-14 14:36:46,297 wheel INFO adding 'django/conf/locale/ky/__init__.py' 2024-04-14 14:36:46,298 wheel INFO adding 'django/conf/locale/ky/formats.py' 2024-04-14 14:36:46,299 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,301 wheel INFO adding 'django/conf/locale/ky/LC_MESSAGES/django.po' 2024-04-14 14:36:46,304 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,305 wheel INFO adding 'django/conf/locale/lb/LC_MESSAGES/django.po' 2024-04-14 14:36:46,307 wheel INFO adding 'django/conf/locale/lt/__init__.py' 2024-04-14 14:36:46,308 wheel INFO adding 'django/conf/locale/lt/formats.py' 2024-04-14 14:36:46,309 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,311 wheel INFO adding 'django/conf/locale/lt/LC_MESSAGES/django.po' 2024-04-14 14:36:46,313 wheel INFO adding 'django/conf/locale/lv/__init__.py' 2024-04-14 14:36:46,313 wheel INFO adding 'django/conf/locale/lv/formats.py' 2024-04-14 14:36:46,315 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,317 wheel INFO adding 'django/conf/locale/lv/LC_MESSAGES/django.po' 2024-04-14 14:36:46,319 wheel INFO adding 'django/conf/locale/mk/__init__.py' 2024-04-14 14:36:46,320 wheel INFO adding 'django/conf/locale/mk/formats.py' 2024-04-14 14:36:46,321 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,323 wheel INFO adding 'django/conf/locale/mk/LC_MESSAGES/django.po' 2024-04-14 14:36:46,325 wheel INFO adding 'django/conf/locale/ml/__init__.py' 2024-04-14 14:36:46,326 wheel INFO adding 'django/conf/locale/ml/formats.py' 2024-04-14 14:36:46,327 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,329 wheel INFO adding 'django/conf/locale/ml/LC_MESSAGES/django.po' 2024-04-14 14:36:46,331 wheel INFO adding 'django/conf/locale/mn/__init__.py' 2024-04-14 14:36:46,332 wheel INFO adding 'django/conf/locale/mn/formats.py' 2024-04-14 14:36:46,334 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,336 wheel INFO adding 'django/conf/locale/mn/LC_MESSAGES/django.po' 2024-04-14 14:36:46,338 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,339 wheel INFO adding 'django/conf/locale/mr/LC_MESSAGES/django.po' 2024-04-14 14:36:46,340 wheel INFO adding 'django/conf/locale/ms/__init__.py' 2024-04-14 14:36:46,342 wheel INFO adding 'django/conf/locale/ms/formats.py' 2024-04-14 14:36:46,343 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,345 wheel INFO adding 'django/conf/locale/ms/LC_MESSAGES/django.po' 2024-04-14 14:36:46,347 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,348 wheel INFO adding 'django/conf/locale/my/LC_MESSAGES/django.po' 2024-04-14 14:36:46,350 wheel INFO adding 'django/conf/locale/nb/__init__.py' 2024-04-14 14:36:46,351 wheel INFO adding 'django/conf/locale/nb/formats.py' 2024-04-14 14:36:46,352 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,354 wheel INFO adding 'django/conf/locale/nb/LC_MESSAGES/django.po' 2024-04-14 14:36:46,357 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,359 wheel INFO adding 'django/conf/locale/ne/LC_MESSAGES/django.po' 2024-04-14 14:36:46,361 wheel INFO adding 'django/conf/locale/nl/__init__.py' 2024-04-14 14:36:46,362 wheel INFO adding 'django/conf/locale/nl/formats.py' 2024-04-14 14:36:46,363 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,365 wheel INFO adding 'django/conf/locale/nl/LC_MESSAGES/django.po' 2024-04-14 14:36:46,367 wheel INFO adding 'django/conf/locale/nn/__init__.py' 2024-04-14 14:36:46,368 wheel INFO adding 'django/conf/locale/nn/formats.py' 2024-04-14 14:36:46,369 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,371 wheel INFO adding 'django/conf/locale/nn/LC_MESSAGES/django.po' 2024-04-14 14:36:46,373 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,375 wheel INFO adding 'django/conf/locale/os/LC_MESSAGES/django.po' 2024-04-14 14:36:46,377 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,379 wheel INFO adding 'django/conf/locale/pa/LC_MESSAGES/django.po' 2024-04-14 14:36:46,380 wheel INFO adding 'django/conf/locale/pl/__init__.py' 2024-04-14 14:36:46,381 wheel INFO adding 'django/conf/locale/pl/formats.py' 2024-04-14 14:36:46,383 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,385 wheel INFO adding 'django/conf/locale/pl/LC_MESSAGES/django.po' 2024-04-14 14:36:46,402 wheel INFO adding 'django/conf/locale/pt/__init__.py' 2024-04-14 14:36:46,403 wheel INFO adding 'django/conf/locale/pt/formats.py' 2024-04-14 14:36:46,404 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,406 wheel INFO adding 'django/conf/locale/pt/LC_MESSAGES/django.po' 2024-04-14 14:36:46,409 wheel INFO adding 'django/conf/locale/pt_BR/__init__.py' 2024-04-14 14:36:46,410 wheel INFO adding 'django/conf/locale/pt_BR/formats.py' 2024-04-14 14:36:46,411 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,413 wheel INFO adding 'django/conf/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-14 14:36:46,415 wheel INFO adding 'django/conf/locale/ro/__init__.py' 2024-04-14 14:36:46,416 wheel INFO adding 'django/conf/locale/ro/formats.py' 2024-04-14 14:36:46,417 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,419 wheel INFO adding 'django/conf/locale/ro/LC_MESSAGES/django.po' 2024-04-14 14:36:46,421 wheel INFO adding 'django/conf/locale/ru/__init__.py' 2024-04-14 14:36:46,422 wheel INFO adding 'django/conf/locale/ru/formats.py' 2024-04-14 14:36:46,424 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,426 wheel INFO adding 'django/conf/locale/ru/LC_MESSAGES/django.po' 2024-04-14 14:36:46,428 wheel INFO adding 'django/conf/locale/sk/__init__.py' 2024-04-14 14:36:46,429 wheel INFO adding 'django/conf/locale/sk/formats.py' 2024-04-14 14:36:46,430 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,432 wheel INFO adding 'django/conf/locale/sk/LC_MESSAGES/django.po' 2024-04-14 14:36:46,434 wheel INFO adding 'django/conf/locale/sl/__init__.py' 2024-04-14 14:36:46,435 wheel INFO adding 'django/conf/locale/sl/formats.py' 2024-04-14 14:36:46,436 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,438 wheel INFO adding 'django/conf/locale/sl/LC_MESSAGES/django.po' 2024-04-14 14:36:46,440 wheel INFO adding 'django/conf/locale/sq/__init__.py' 2024-04-14 14:36:46,441 wheel INFO adding 'django/conf/locale/sq/formats.py' 2024-04-14 14:36:46,442 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,444 wheel INFO adding 'django/conf/locale/sq/LC_MESSAGES/django.po' 2024-04-14 14:36:46,446 wheel INFO adding 'django/conf/locale/sr/__init__.py' 2024-04-14 14:36:46,447 wheel INFO adding 'django/conf/locale/sr/formats.py' 2024-04-14 14:36:46,449 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,451 wheel INFO adding 'django/conf/locale/sr/LC_MESSAGES/django.po' 2024-04-14 14:36:46,453 wheel INFO adding 'django/conf/locale/sr_Latn/__init__.py' 2024-04-14 14:36:46,454 wheel INFO adding 'django/conf/locale/sr_Latn/formats.py' 2024-04-14 14:36:46,455 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,457 wheel INFO adding 'django/conf/locale/sr_Latn/LC_MESSAGES/django.po' 2024-04-14 14:36:46,459 wheel INFO adding 'django/conf/locale/sv/__init__.py' 2024-04-14 14:36:46,460 wheel INFO adding 'django/conf/locale/sv/formats.py' 2024-04-14 14:36:46,461 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,463 wheel INFO adding 'django/conf/locale/sv/LC_MESSAGES/django.po' 2024-04-14 14:36:46,466 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,467 wheel INFO adding 'django/conf/locale/sw/LC_MESSAGES/django.po' 2024-04-14 14:36:46,469 wheel INFO adding 'django/conf/locale/ta/__init__.py' 2024-04-14 14:36:46,470 wheel INFO adding 'django/conf/locale/ta/formats.py' 2024-04-14 14:36:46,471 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,472 wheel INFO adding 'django/conf/locale/ta/LC_MESSAGES/django.po' 2024-04-14 14:36:46,474 wheel INFO adding 'django/conf/locale/te/__init__.py' 2024-04-14 14:36:46,475 wheel INFO adding 'django/conf/locale/te/formats.py' 2024-04-14 14:36:46,476 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,478 wheel INFO adding 'django/conf/locale/te/LC_MESSAGES/django.po' 2024-04-14 14:36:46,480 wheel INFO adding 'django/conf/locale/tg/__init__.py' 2024-04-14 14:36:46,481 wheel INFO adding 'django/conf/locale/tg/formats.py' 2024-04-14 14:36:46,482 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,484 wheel INFO adding 'django/conf/locale/tg/LC_MESSAGES/django.po' 2024-04-14 14:36:46,486 wheel INFO adding 'django/conf/locale/th/__init__.py' 2024-04-14 14:36:46,487 wheel INFO adding 'django/conf/locale/th/formats.py' 2024-04-14 14:36:46,488 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,490 wheel INFO adding 'django/conf/locale/th/LC_MESSAGES/django.po' 2024-04-14 14:36:46,492 wheel INFO adding 'django/conf/locale/tk/__init__.py' 2024-04-14 14:36:46,493 wheel INFO adding 'django/conf/locale/tk/formats.py' 2024-04-14 14:36:46,494 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,496 wheel INFO adding 'django/conf/locale/tk/LC_MESSAGES/django.po' 2024-04-14 14:36:46,498 wheel INFO adding 'django/conf/locale/tr/__init__.py' 2024-04-14 14:36:46,499 wheel INFO adding 'django/conf/locale/tr/formats.py' 2024-04-14 14:36:46,500 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,502 wheel INFO adding 'django/conf/locale/tr/LC_MESSAGES/django.po' 2024-04-14 14:36:46,504 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,506 wheel INFO adding 'django/conf/locale/tt/LC_MESSAGES/django.po' 2024-04-14 14:36:46,508 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,510 wheel INFO adding 'django/conf/locale/udm/LC_MESSAGES/django.po' 2024-04-14 14:36:46,512 wheel INFO adding 'django/conf/locale/uk/__init__.py' 2024-04-14 14:36:46,512 wheel INFO adding 'django/conf/locale/uk/formats.py' 2024-04-14 14:36:46,514 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,516 wheel INFO adding 'django/conf/locale/uk/LC_MESSAGES/django.po' 2024-04-14 14:36:46,518 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,520 wheel INFO adding 'django/conf/locale/ur/LC_MESSAGES/django.po' 2024-04-14 14:36:46,521 wheel INFO adding 'django/conf/locale/uz/__init__.py' 2024-04-14 14:36:46,522 wheel INFO adding 'django/conf/locale/uz/formats.py' 2024-04-14 14:36:46,524 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,526 wheel INFO adding 'django/conf/locale/uz/LC_MESSAGES/django.po' 2024-04-14 14:36:46,528 wheel INFO adding 'django/conf/locale/vi/__init__.py' 2024-04-14 14:36:46,528 wheel INFO adding 'django/conf/locale/vi/formats.py' 2024-04-14 14:36:46,530 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,531 wheel INFO adding 'django/conf/locale/vi/LC_MESSAGES/django.po' 2024-04-14 14:36:46,533 wheel INFO adding 'django/conf/locale/zh_Hans/__init__.py' 2024-04-14 14:36:46,534 wheel INFO adding 'django/conf/locale/zh_Hans/formats.py' 2024-04-14 14:36:46,536 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,538 wheel INFO adding 'django/conf/locale/zh_Hans/LC_MESSAGES/django.po' 2024-04-14 14:36:46,539 wheel INFO adding 'django/conf/locale/zh_Hant/__init__.py' 2024-04-14 14:36:46,540 wheel INFO adding 'django/conf/locale/zh_Hant/formats.py' 2024-04-14 14:36:46,542 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,543 wheel INFO adding 'django/conf/locale/zh_Hant/LC_MESSAGES/django.po' 2024-04-14 14:36:46,545 wheel INFO adding 'django/conf/project_template/manage.py-tpl' 2024-04-14 14:36:46,546 wheel INFO adding 'django/conf/project_template/project_name/__init__.py-tpl' 2024-04-14 14:36:46,547 wheel INFO adding 'django/conf/project_template/project_name/asgi.py-tpl' 2024-04-14 14:36:46,548 wheel INFO adding 'django/conf/project_template/project_name/settings.py-tpl' 2024-04-14 14:36:46,549 wheel INFO adding 'django/conf/project_template/project_name/urls.py-tpl' 2024-04-14 14:36:46,550 wheel INFO adding 'django/conf/project_template/project_name/wsgi.py-tpl' 2024-04-14 14:36:46,551 wheel INFO adding 'django/conf/urls/__init__.py' 2024-04-14 14:36:46,552 wheel INFO adding 'django/conf/urls/i18n.py' 2024-04-14 14:36:46,553 wheel INFO adding 'django/conf/urls/static.py' 2024-04-14 14:36:46,554 wheel INFO adding 'django/contrib/__init__.py' 2024-04-14 14:36:46,555 wheel INFO adding 'django/contrib/admin/__init__.py' 2024-04-14 14:36:46,556 wheel INFO adding 'django/contrib/admin/actions.py' 2024-04-14 14:36:46,557 wheel INFO adding 'django/contrib/admin/apps.py' 2024-04-14 14:36:46,558 wheel INFO adding 'django/contrib/admin/checks.py' 2024-04-14 14:36:46,561 wheel INFO adding 'django/contrib/admin/decorators.py' 2024-04-14 14:36:46,562 wheel INFO adding 'django/contrib/admin/exceptions.py' 2024-04-14 14:36:46,563 wheel INFO adding 'django/contrib/admin/filters.py' 2024-04-14 14:36:46,564 wheel INFO adding 'django/contrib/admin/forms.py' 2024-04-14 14:36:46,565 wheel INFO adding 'django/contrib/admin/helpers.py' 2024-04-14 14:36:46,567 wheel INFO adding 'django/contrib/admin/models.py' 2024-04-14 14:36:46,569 wheel INFO adding 'django/contrib/admin/options.py' 2024-04-14 14:36:46,572 wheel INFO adding 'django/contrib/admin/sites.py' 2024-04-14 14:36:46,573 wheel INFO adding 'django/contrib/admin/tests.py' 2024-04-14 14:36:46,575 wheel INFO adding 'django/contrib/admin/utils.py' 2024-04-14 14:36:46,576 wheel INFO adding 'django/contrib/admin/widgets.py' 2024-04-14 14:36:46,581 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,583 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/django.po' 2024-04-14 14:36:46,584 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,585 wheel INFO adding 'django/contrib/admin/locale/af/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,587 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,588 wheel INFO adding 'django/contrib/admin/locale/am/LC_MESSAGES/django.po' 2024-04-14 14:36:46,590 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,592 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/django.po' 2024-04-14 14:36:46,594 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,595 wheel INFO adding 'django/contrib/admin/locale/ar/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,596 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,598 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/django.po' 2024-04-14 14:36:46,600 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,601 wheel INFO adding 'django/contrib/admin/locale/ar_DZ/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,603 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,604 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/django.po' 2024-04-14 14:36:46,605 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,606 wheel INFO adding 'django/contrib/admin/locale/ast/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,608 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,609 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/django.po' 2024-04-14 14:36:46,611 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,612 wheel INFO adding 'django/contrib/admin/locale/az/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,613 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,615 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/django.po' 2024-04-14 14:36:46,617 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,618 wheel INFO adding 'django/contrib/admin/locale/be/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,620 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,621 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/django.po' 2024-04-14 14:36:46,623 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,624 wheel INFO adding 'django/contrib/admin/locale/bg/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,626 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,627 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/django.po' 2024-04-14 14:36:46,629 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,630 wheel INFO adding 'django/contrib/admin/locale/bn/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,632 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,633 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/django.po' 2024-04-14 14:36:46,634 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,635 wheel INFO adding 'django/contrib/admin/locale/br/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,637 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,638 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/django.po' 2024-04-14 14:36:46,640 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,640 wheel INFO adding 'django/contrib/admin/locale/bs/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,642 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,644 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/django.po' 2024-04-14 14:36:46,645 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,646 wheel INFO adding 'django/contrib/admin/locale/ca/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,648 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,650 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/django.po' 2024-04-14 14:36:46,651 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,653 wheel INFO adding 'django/contrib/admin/locale/ckb/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,654 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,656 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/django.po' 2024-04-14 14:36:46,657 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,659 wheel INFO adding 'django/contrib/admin/locale/cs/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,660 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,662 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/django.po' 2024-04-14 14:36:46,663 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,664 wheel INFO adding 'django/contrib/admin/locale/cy/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,666 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,667 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/django.po' 2024-04-14 14:36:46,669 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,670 wheel INFO adding 'django/contrib/admin/locale/da/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,671 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,673 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/django.po' 2024-04-14 14:36:46,675 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,676 wheel INFO adding 'django/contrib/admin/locale/de/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,677 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,679 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/django.po' 2024-04-14 14:36:46,680 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,682 wheel INFO adding 'django/contrib/admin/locale/dsb/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,683 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,685 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/django.po' 2024-04-14 14:36:46,687 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,688 wheel INFO adding 'django/contrib/admin/locale/el/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,689 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,691 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/django.po' 2024-04-14 14:36:46,692 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,693 wheel INFO adding 'django/contrib/admin/locale/en/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,695 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,696 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/django.po' 2024-04-14 14:36:46,698 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,699 wheel INFO adding 'django/contrib/admin/locale/en_AU/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,700 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,702 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/django.po' 2024-04-14 14:36:46,703 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,704 wheel INFO adding 'django/contrib/admin/locale/en_GB/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,706 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,708 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/django.po' 2024-04-14 14:36:46,709 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,710 wheel INFO adding 'django/contrib/admin/locale/eo/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,712 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,714 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/django.po' 2024-04-14 14:36:46,715 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,716 wheel INFO adding 'django/contrib/admin/locale/es/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,718 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,719 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/django.po' 2024-04-14 14:36:46,721 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,722 wheel INFO adding 'django/contrib/admin/locale/es_AR/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,724 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,725 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/django.po' 2024-04-14 14:36:46,727 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,728 wheel INFO adding 'django/contrib/admin/locale/es_CO/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,729 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,731 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/django.po' 2024-04-14 14:36:46,732 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,733 wheel INFO adding 'django/contrib/admin/locale/es_MX/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,735 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,736 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/django.po' 2024-04-14 14:36:46,737 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,738 wheel INFO adding 'django/contrib/admin/locale/es_VE/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,740 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,741 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/django.po' 2024-04-14 14:36:46,743 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,744 wheel INFO adding 'django/contrib/admin/locale/et/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,745 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,747 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/django.po' 2024-04-14 14:36:46,748 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,750 wheel INFO adding 'django/contrib/admin/locale/eu/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,751 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,753 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/django.po' 2024-04-14 14:36:46,755 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,756 wheel INFO adding 'django/contrib/admin/locale/fa/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,757 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,759 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/django.po' 2024-04-14 14:36:46,760 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,761 wheel INFO adding 'django/contrib/admin/locale/fi/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,763 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,765 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/django.po' 2024-04-14 14:36:46,766 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,768 wheel INFO adding 'django/contrib/admin/locale/fr/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,769 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,770 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/django.po' 2024-04-14 14:36:46,771 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,772 wheel INFO adding 'django/contrib/admin/locale/fy/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,774 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,775 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/django.po' 2024-04-14 14:36:46,777 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,778 wheel INFO adding 'django/contrib/admin/locale/ga/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,779 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,781 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/django.po' 2024-04-14 14:36:46,783 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,784 wheel INFO adding 'django/contrib/admin/locale/gd/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,786 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,788 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/django.po' 2024-04-14 14:36:46,789 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,790 wheel INFO adding 'django/contrib/admin/locale/gl/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,792 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,794 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/django.po' 2024-04-14 14:36:46,795 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,796 wheel INFO adding 'django/contrib/admin/locale/he/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,798 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,800 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/django.po' 2024-04-14 14:36:46,801 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,802 wheel INFO adding 'django/contrib/admin/locale/hi/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,804 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,806 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/django.po' 2024-04-14 14:36:46,807 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,808 wheel INFO adding 'django/contrib/admin/locale/hr/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,809 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,811 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/django.po' 2024-04-14 14:36:46,813 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,814 wheel INFO adding 'django/contrib/admin/locale/hsb/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,815 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,817 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/django.po' 2024-04-14 14:36:46,818 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,820 wheel INFO adding 'django/contrib/admin/locale/hu/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,821 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,823 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/django.po' 2024-04-14 14:36:46,824 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,825 wheel INFO adding 'django/contrib/admin/locale/hy/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,827 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,828 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/django.po' 2024-04-14 14:36:46,830 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,831 wheel INFO adding 'django/contrib/admin/locale/ia/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,832 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,834 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/django.po' 2024-04-14 14:36:46,835 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,836 wheel INFO adding 'django/contrib/admin/locale/id/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,838 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,839 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/django.po' 2024-04-14 14:36:46,840 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,842 wheel INFO adding 'django/contrib/admin/locale/io/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,843 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,844 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/django.po' 2024-04-14 14:36:46,846 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,847 wheel INFO adding 'django/contrib/admin/locale/is/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,848 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,850 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/django.po' 2024-04-14 14:36:46,851 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,853 wheel INFO adding 'django/contrib/admin/locale/it/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,854 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,856 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/django.po' 2024-04-14 14:36:46,858 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,859 wheel INFO adding 'django/contrib/admin/locale/ja/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,860 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,862 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/django.po' 2024-04-14 14:36:46,864 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,865 wheel INFO adding 'django/contrib/admin/locale/ka/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,866 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,868 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/django.po' 2024-04-14 14:36:46,869 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,870 wheel INFO adding 'django/contrib/admin/locale/kab/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,871 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,872 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/django.po' 2024-04-14 14:36:46,874 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,875 wheel INFO adding 'django/contrib/admin/locale/kk/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,876 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,878 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/django.po' 2024-04-14 14:36:46,879 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,880 wheel INFO adding 'django/contrib/admin/locale/km/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,881 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,883 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/django.po' 2024-04-14 14:36:46,884 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,885 wheel INFO adding 'django/contrib/admin/locale/kn/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,887 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,888 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/django.po' 2024-04-14 14:36:46,890 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,891 wheel INFO adding 'django/contrib/admin/locale/ko/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,893 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,894 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/django.po' 2024-04-14 14:36:46,896 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,897 wheel INFO adding 'django/contrib/admin/locale/ky/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,899 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,900 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/django.po' 2024-04-14 14:36:46,901 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,902 wheel INFO adding 'django/contrib/admin/locale/lb/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,903 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,904 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/django.po' 2024-04-14 14:36:46,906 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,907 wheel INFO adding 'django/contrib/admin/locale/lt/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,908 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,910 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/django.po' 2024-04-14 14:36:46,912 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,913 wheel INFO adding 'django/contrib/admin/locale/lv/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,914 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,916 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/django.po' 2024-04-14 14:36:46,917 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,919 wheel INFO adding 'django/contrib/admin/locale/mk/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,920 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,922 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/django.po' 2024-04-14 14:36:46,924 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,925 wheel INFO adding 'django/contrib/admin/locale/ml/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,926 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,928 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/django.po' 2024-04-14 14:36:46,930 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,931 wheel INFO adding 'django/contrib/admin/locale/mn/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,932 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,933 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/django.po' 2024-04-14 14:36:46,934 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,935 wheel INFO adding 'django/contrib/admin/locale/mr/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,937 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,938 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/django.po' 2024-04-14 14:36:46,940 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,941 wheel INFO adding 'django/contrib/admin/locale/ms/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,942 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,943 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/django.po' 2024-04-14 14:36:46,945 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,946 wheel INFO adding 'django/contrib/admin/locale/my/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,947 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,949 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/django.po' 2024-04-14 14:36:46,950 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,951 wheel INFO adding 'django/contrib/admin/locale/nb/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,953 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,955 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/django.po' 2024-04-14 14:36:46,956 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,957 wheel INFO adding 'django/contrib/admin/locale/ne/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,959 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,960 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/django.po' 2024-04-14 14:36:46,962 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,963 wheel INFO adding 'django/contrib/admin/locale/nl/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,965 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,966 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/django.po' 2024-04-14 14:36:46,967 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,968 wheel INFO adding 'django/contrib/admin/locale/nn/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,970 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,972 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/django.po' 2024-04-14 14:36:46,973 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,974 wheel INFO adding 'django/contrib/admin/locale/os/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,976 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,977 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/django.po' 2024-04-14 14:36:46,978 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,979 wheel INFO adding 'django/contrib/admin/locale/pa/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,981 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,983 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/django.po' 2024-04-14 14:36:46,984 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,985 wheel INFO adding 'django/contrib/admin/locale/pl/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,987 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,988 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/django.po' 2024-04-14 14:36:46,990 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,991 wheel INFO adding 'django/contrib/admin/locale/pt/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,992 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-14 14:36:46,994 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-14 14:36:46,996 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:46,997 wheel INFO adding 'django/contrib/admin/locale/pt_BR/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:46,999 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,000 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/django.po' 2024-04-14 14:36:47,002 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,003 wheel INFO adding 'django/contrib/admin/locale/ro/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,004 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,006 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/django.po' 2024-04-14 14:36:47,008 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,009 wheel INFO adding 'django/contrib/admin/locale/ru/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,011 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,012 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/django.po' 2024-04-14 14:36:47,014 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,015 wheel INFO adding 'django/contrib/admin/locale/sk/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,017 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,018 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/django.po' 2024-04-14 14:36:47,020 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,021 wheel INFO adding 'django/contrib/admin/locale/sl/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,022 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,024 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/django.po' 2024-04-14 14:36:47,026 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,027 wheel INFO adding 'django/contrib/admin/locale/sq/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,028 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,030 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/django.po' 2024-04-14 14:36:47,032 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,033 wheel INFO adding 'django/contrib/admin/locale/sr/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,034 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,036 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/django.po' 2024-04-14 14:36:47,038 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,039 wheel INFO adding 'django/contrib/admin/locale/sr_Latn/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,040 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,042 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/django.po' 2024-04-14 14:36:47,043 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,044 wheel INFO adding 'django/contrib/admin/locale/sv/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,046 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,048 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/django.po' 2024-04-14 14:36:47,049 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,050 wheel INFO adding 'django/contrib/admin/locale/sw/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,051 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,053 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/django.po' 2024-04-14 14:36:47,054 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,055 wheel INFO adding 'django/contrib/admin/locale/ta/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,056 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,058 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/django.po' 2024-04-14 14:36:47,059 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,060 wheel INFO adding 'django/contrib/admin/locale/te/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,062 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,063 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/django.po' 2024-04-14 14:36:47,065 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,066 wheel INFO adding 'django/contrib/admin/locale/tg/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,067 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,069 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/django.po' 2024-04-14 14:36:47,071 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,072 wheel INFO adding 'django/contrib/admin/locale/th/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,073 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,074 wheel INFO adding 'django/contrib/admin/locale/tk/LC_MESSAGES/django.po' 2024-04-14 14:36:47,076 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,078 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/django.po' 2024-04-14 14:36:47,079 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,080 wheel INFO adding 'django/contrib/admin/locale/tr/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,082 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,083 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/django.po' 2024-04-14 14:36:47,085 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,086 wheel INFO adding 'django/contrib/admin/locale/tt/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,087 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,088 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/django.po' 2024-04-14 14:36:47,089 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,090 wheel INFO adding 'django/contrib/admin/locale/udm/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,092 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,094 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/django.po' 2024-04-14 14:36:47,095 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,097 wheel INFO adding 'django/contrib/admin/locale/uk/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,098 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,100 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/django.po' 2024-04-14 14:36:47,101 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,102 wheel INFO adding 'django/contrib/admin/locale/ur/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,104 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,105 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/django.po' 2024-04-14 14:36:47,106 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,107 wheel INFO adding 'django/contrib/admin/locale/uz/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,109 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,111 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/django.po' 2024-04-14 14:36:47,112 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,113 wheel INFO adding 'django/contrib/admin/locale/vi/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,115 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,116 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/django.po' 2024-04-14 14:36:47,118 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,119 wheel INFO adding 'django/contrib/admin/locale/zh_Hans/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,120 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,122 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/django.po' 2024-04-14 14:36:47,123 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.mo' 2024-04-14 14:36:47,124 wheel INFO adding 'django/contrib/admin/locale/zh_Hant/LC_MESSAGES/djangojs.po' 2024-04-14 14:36:47,125 wheel INFO adding 'django/contrib/admin/migrations/0001_initial.py' 2024-04-14 14:36:47,127 wheel INFO adding 'django/contrib/admin/migrations/0002_logentry_remove_auto_add.py' 2024-04-14 14:36:47,128 wheel INFO adding 'django/contrib/admin/migrations/0003_logentry_add_action_flag_choices.py' 2024-04-14 14:36:47,128 wheel INFO adding 'django/contrib/admin/migrations/__init__.py' 2024-04-14 14:36:47,130 wheel INFO adding 'django/contrib/admin/static/admin/css/autocomplete.css' 2024-04-14 14:36:47,131 wheel INFO adding 'django/contrib/admin/static/admin/css/base.css' 2024-04-14 14:36:47,133 wheel INFO adding 'django/contrib/admin/static/admin/css/changelists.css' 2024-04-14 14:36:47,134 wheel INFO adding 'django/contrib/admin/static/admin/css/dark_mode.css' 2024-04-14 14:36:47,135 wheel INFO adding 'django/contrib/admin/static/admin/css/dashboard.css' 2024-04-14 14:36:47,136 wheel INFO adding 'django/contrib/admin/static/admin/css/forms.css' 2024-04-14 14:36:47,137 wheel INFO adding 'django/contrib/admin/static/admin/css/login.css' 2024-04-14 14:36:47,138 wheel INFO adding 'django/contrib/admin/static/admin/css/nav_sidebar.css' 2024-04-14 14:36:47,139 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive.css' 2024-04-14 14:36:47,141 wheel INFO adding 'django/contrib/admin/static/admin/css/responsive_rtl.css' 2024-04-14 14:36:47,142 wheel INFO adding 'django/contrib/admin/static/admin/css/rtl.css' 2024-04-14 14:36:47,143 wheel INFO adding 'django/contrib/admin/static/admin/css/widgets.css' 2024-04-14 14:36:47,144 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md' 2024-04-14 14:36:47,145 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.css' 2024-04-14 14:36:47,147 wheel INFO adding 'django/contrib/admin/static/admin/css/vendor/select2/select2.min.css' 2024-04-14 14:36:47,149 wheel INFO adding 'django/contrib/admin/static/admin/img/LICENSE' 2024-04-14 14:36:47,150 wheel INFO adding 'django/contrib/admin/static/admin/img/README.txt' 2024-04-14 14:36:47,150 wheel INFO adding 'django/contrib/admin/static/admin/img/calendar-icons.svg' 2024-04-14 14:36:47,151 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-addlink.svg' 2024-04-14 14:36:47,152 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-alert.svg' 2024-04-14 14:36:47,153 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-calendar.svg' 2024-04-14 14:36:47,154 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-changelink.svg' 2024-04-14 14:36:47,155 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-clock.svg' 2024-04-14 14:36:47,156 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-deletelink.svg' 2024-04-14 14:36:47,157 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-no.svg' 2024-04-14 14:36:47,157 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown-alt.svg' 2024-04-14 14:36:47,158 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-unknown.svg' 2024-04-14 14:36:47,159 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-viewlink.svg' 2024-04-14 14:36:47,160 wheel INFO adding 'django/contrib/admin/static/admin/img/icon-yes.svg' 2024-04-14 14:36:47,161 wheel INFO adding 'django/contrib/admin/static/admin/img/inline-delete.svg' 2024-04-14 14:36:47,162 wheel INFO adding 'django/contrib/admin/static/admin/img/search.svg' 2024-04-14 14:36:47,163 wheel INFO adding 'django/contrib/admin/static/admin/img/selector-icons.svg' 2024-04-14 14:36:47,164 wheel INFO adding 'django/contrib/admin/static/admin/img/sorting-icons.svg' 2024-04-14 14:36:47,164 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-add.svg' 2024-04-14 14:36:47,165 wheel INFO adding 'django/contrib/admin/static/admin/img/tooltag-arrowright.svg' 2024-04-14 14:36:47,166 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_off.svg' 2024-04-14 14:36:47,167 wheel INFO adding 'django/contrib/admin/static/admin/img/gis/move_vertex_on.svg' 2024-04-14 14:36:47,168 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectBox.js' 2024-04-14 14:36:47,170 wheel INFO adding 'django/contrib/admin/static/admin/js/SelectFilter2.js' 2024-04-14 14:36:47,171 wheel INFO adding 'django/contrib/admin/static/admin/js/actions.js' 2024-04-14 14:36:47,173 wheel INFO adding 'django/contrib/admin/static/admin/js/autocomplete.js' 2024-04-14 14:36:47,174 wheel INFO adding 'django/contrib/admin/static/admin/js/calendar.js' 2024-04-14 14:36:47,175 wheel INFO adding 'django/contrib/admin/static/admin/js/cancel.js' 2024-04-14 14:36:47,176 wheel INFO adding 'django/contrib/admin/static/admin/js/change_form.js' 2024-04-14 14:36:47,176 wheel INFO adding 'django/contrib/admin/static/admin/js/collapse.js' 2024-04-14 14:36:47,177 wheel INFO adding 'django/contrib/admin/static/admin/js/core.js' 2024-04-14 14:36:47,178 wheel INFO adding 'django/contrib/admin/static/admin/js/filters.js' 2024-04-14 14:36:47,180 wheel INFO adding 'django/contrib/admin/static/admin/js/inlines.js' 2024-04-14 14:36:47,181 wheel INFO adding 'django/contrib/admin/static/admin/js/jquery.init.js' 2024-04-14 14:36:47,182 wheel INFO adding 'django/contrib/admin/static/admin/js/nav_sidebar.js' 2024-04-14 14:36:47,183 wheel INFO adding 'django/contrib/admin/static/admin/js/popup_response.js' 2024-04-14 14:36:47,184 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate.js' 2024-04-14 14:36:47,185 wheel INFO adding 'django/contrib/admin/static/admin/js/prepopulate_init.js' 2024-04-14 14:36:47,186 wheel INFO adding 'django/contrib/admin/static/admin/js/theme.js' 2024-04-14 14:36:47,187 wheel INFO adding 'django/contrib/admin/static/admin/js/urlify.js' 2024-04-14 14:36:47,188 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js' 2024-04-14 14:36:47,190 wheel INFO adding 'django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js' 2024-04-14 14:36:47,191 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt' 2024-04-14 14:36:47,195 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.js' 2024-04-14 14:36:47,202 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js' 2024-04-14 14:36:47,205 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md' 2024-04-14 14:36:47,208 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.js' 2024-04-14 14:36:47,213 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js' 2024-04-14 14:36:47,216 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js' 2024-04-14 14:36:47,217 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js' 2024-04-14 14:36:47,218 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js' 2024-04-14 14:36:47,219 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js' 2024-04-14 14:36:47,220 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js' 2024-04-14 14:36:47,220 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js' 2024-04-14 14:36:47,221 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js' 2024-04-14 14:36:47,222 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js' 2024-04-14 14:36:47,223 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js' 2024-04-14 14:36:47,224 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js' 2024-04-14 14:36:47,225 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js' 2024-04-14 14:36:47,226 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js' 2024-04-14 14:36:47,227 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js' 2024-04-14 14:36:47,227 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js' 2024-04-14 14:36:47,228 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js' 2024-04-14 14:36:47,229 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js' 2024-04-14 14:36:47,230 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js' 2024-04-14 14:36:47,231 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js' 2024-04-14 14:36:47,232 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js' 2024-04-14 14:36:47,233 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js' 2024-04-14 14:36:47,234 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js' 2024-04-14 14:36:47,234 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js' 2024-04-14 14:36:47,235 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js' 2024-04-14 14:36:47,236 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js' 2024-04-14 14:36:47,237 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js' 2024-04-14 14:36:47,238 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js' 2024-04-14 14:36:47,239 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js' 2024-04-14 14:36:47,240 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js' 2024-04-14 14:36:47,240 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js' 2024-04-14 14:36:47,241 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js' 2024-04-14 14:36:47,242 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js' 2024-04-14 14:36:47,243 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js' 2024-04-14 14:36:47,244 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js' 2024-04-14 14:36:47,245 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js' 2024-04-14 14:36:47,246 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js' 2024-04-14 14:36:47,247 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js' 2024-04-14 14:36:47,248 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js' 2024-04-14 14:36:47,249 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js' 2024-04-14 14:36:47,250 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js' 2024-04-14 14:36:47,251 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js' 2024-04-14 14:36:47,252 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js' 2024-04-14 14:36:47,253 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js' 2024-04-14 14:36:47,254 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js' 2024-04-14 14:36:47,254 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js' 2024-04-14 14:36:47,255 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js' 2024-04-14 14:36:47,256 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js' 2024-04-14 14:36:47,257 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js' 2024-04-14 14:36:47,258 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js' 2024-04-14 14:36:47,259 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js' 2024-04-14 14:36:47,260 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js' 2024-04-14 14:36:47,260 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js' 2024-04-14 14:36:47,261 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js' 2024-04-14 14:36:47,262 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js' 2024-04-14 14:36:47,263 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js' 2024-04-14 14:36:47,264 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js' 2024-04-14 14:36:47,265 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js' 2024-04-14 14:36:47,266 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js' 2024-04-14 14:36:47,267 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js' 2024-04-14 14:36:47,267 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js' 2024-04-14 14:36:47,269 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt' 2024-04-14 14:36:47,271 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js' 2024-04-14 14:36:47,278 wheel INFO adding 'django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js' 2024-04-14 14:36:47,282 wheel INFO adding 'django/contrib/admin/templates/admin/404.html' 2024-04-14 14:36:47,283 wheel INFO adding 'django/contrib/admin/templates/admin/500.html' 2024-04-14 14:36:47,284 wheel INFO adding 'django/contrib/admin/templates/admin/actions.html' 2024-04-14 14:36:47,285 wheel INFO adding 'django/contrib/admin/templates/admin/app_index.html' 2024-04-14 14:36:47,285 wheel INFO adding 'django/contrib/admin/templates/admin/app_list.html' 2024-04-14 14:36:47,286 wheel INFO adding 'django/contrib/admin/templates/admin/base.html' 2024-04-14 14:36:47,287 wheel INFO adding 'django/contrib/admin/templates/admin/base_site.html' 2024-04-14 14:36:47,288 wheel INFO adding 'django/contrib/admin/templates/admin/change_form.html' 2024-04-14 14:36:47,289 wheel INFO adding 'django/contrib/admin/templates/admin/change_form_object_tools.html' 2024-04-14 14:36:47,290 wheel INFO adding 'django/contrib/admin/templates/admin/change_list.html' 2024-04-14 14:36:47,291 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_object_tools.html' 2024-04-14 14:36:47,292 wheel INFO adding 'django/contrib/admin/templates/admin/change_list_results.html' 2024-04-14 14:36:47,293 wheel INFO adding 'django/contrib/admin/templates/admin/color_theme_toggle.html' 2024-04-14 14:36:47,294 wheel INFO adding 'django/contrib/admin/templates/admin/date_hierarchy.html' 2024-04-14 14:36:47,295 wheel INFO adding 'django/contrib/admin/templates/admin/delete_confirmation.html' 2024-04-14 14:36:47,296 wheel INFO adding 'django/contrib/admin/templates/admin/delete_selected_confirmation.html' 2024-04-14 14:36:47,297 wheel INFO adding 'django/contrib/admin/templates/admin/filter.html' 2024-04-14 14:36:47,298 wheel INFO adding 'django/contrib/admin/templates/admin/index.html' 2024-04-14 14:36:47,299 wheel INFO adding 'django/contrib/admin/templates/admin/invalid_setup.html' 2024-04-14 14:36:47,299 wheel INFO adding 'django/contrib/admin/templates/admin/login.html' 2024-04-14 14:36:47,300 wheel INFO adding 'django/contrib/admin/templates/admin/nav_sidebar.html' 2024-04-14 14:36:47,301 wheel INFO adding 'django/contrib/admin/templates/admin/object_history.html' 2024-04-14 14:36:47,302 wheel INFO adding 'django/contrib/admin/templates/admin/pagination.html' 2024-04-14 14:36:47,303 wheel INFO adding 'django/contrib/admin/templates/admin/popup_response.html' 2024-04-14 14:36:47,304 wheel INFO adding 'django/contrib/admin/templates/admin/prepopulated_fields_js.html' 2024-04-14 14:36:47,304 wheel INFO adding 'django/contrib/admin/templates/admin/search_form.html' 2024-04-14 14:36:47,305 wheel INFO adding 'django/contrib/admin/templates/admin/submit_line.html' 2024-04-14 14:36:47,307 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/add_form.html' 2024-04-14 14:36:47,308 wheel INFO adding 'django/contrib/admin/templates/admin/auth/user/change_password.html' 2024-04-14 14:36:47,309 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/stacked.html' 2024-04-14 14:36:47,310 wheel INFO adding 'django/contrib/admin/templates/admin/edit_inline/tabular.html' 2024-04-14 14:36:47,312 wheel INFO adding 'django/contrib/admin/templates/admin/includes/fieldset.html' 2024-04-14 14:36:47,312 wheel INFO adding 'django/contrib/admin/templates/admin/includes/object_delete_summary.html' 2024-04-14 14:36:47,314 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/clearable_file_input.html' 2024-04-14 14:36:47,315 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/date.html' 2024-04-14 14:36:47,315 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/foreign_key_raw_id.html' 2024-04-14 14:36:47,316 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/many_to_many_raw_id.html' 2024-04-14 14:36:47,317 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/radio.html' 2024-04-14 14:36:47,318 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/related_widget_wrapper.html' 2024-04-14 14:36:47,319 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/split_datetime.html' 2024-04-14 14:36:47,320 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/time.html' 2024-04-14 14:36:47,320 wheel INFO adding 'django/contrib/admin/templates/admin/widgets/url.html' 2024-04-14 14:36:47,321 wheel INFO adding 'django/contrib/admin/templates/registration/logged_out.html' 2024-04-14 14:36:47,322 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_done.html' 2024-04-14 14:36:47,323 wheel INFO adding 'django/contrib/admin/templates/registration/password_change_form.html' 2024-04-14 14:36:47,324 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_complete.html' 2024-04-14 14:36:47,325 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_confirm.html' 2024-04-14 14:36:47,326 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_done.html' 2024-04-14 14:36:47,327 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_email.html' 2024-04-14 14:36:47,328 wheel INFO adding 'django/contrib/admin/templates/registration/password_reset_form.html' 2024-04-14 14:36:47,329 wheel INFO adding 'django/contrib/admin/templatetags/__init__.py' 2024-04-14 14:36:47,330 wheel INFO adding 'django/contrib/admin/templatetags/admin_list.py' 2024-04-14 14:36:47,332 wheel INFO adding 'django/contrib/admin/templatetags/admin_modify.py' 2024-04-14 14:36:47,332 wheel INFO adding 'django/contrib/admin/templatetags/admin_urls.py' 2024-04-14 14:36:47,333 wheel INFO adding 'django/contrib/admin/templatetags/base.py' 2024-04-14 14:36:47,334 wheel INFO adding 'django/contrib/admin/templatetags/log.py' 2024-04-14 14:36:47,335 wheel INFO adding 'django/contrib/admin/views/__init__.py' 2024-04-14 14:36:47,336 wheel INFO adding 'django/contrib/admin/views/autocomplete.py' 2024-04-14 14:36:47,337 wheel INFO adding 'django/contrib/admin/views/decorators.py' 2024-04-14 14:36:47,338 wheel INFO adding 'django/contrib/admin/views/main.py' 2024-04-14 14:36:47,340 wheel INFO adding 'django/contrib/admindocs/__init__.py' 2024-04-14 14:36:47,341 wheel INFO adding 'django/contrib/admindocs/apps.py' 2024-04-14 14:36:47,342 wheel INFO adding 'django/contrib/admindocs/middleware.py' 2024-04-14 14:36:47,343 wheel INFO adding 'django/contrib/admindocs/urls.py' 2024-04-14 14:36:47,344 wheel INFO adding 'django/contrib/admindocs/utils.py' 2024-04-14 14:36:47,345 wheel INFO adding 'django/contrib/admindocs/views.py' 2024-04-14 14:36:47,350 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,351 wheel INFO adding 'django/contrib/admindocs/locale/af/LC_MESSAGES/django.po' 2024-04-14 14:36:47,353 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,354 wheel INFO adding 'django/contrib/admindocs/locale/ar/LC_MESSAGES/django.po' 2024-04-14 14:36:47,356 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,357 wheel INFO adding 'django/contrib/admindocs/locale/ar_DZ/LC_MESSAGES/django.po' 2024-04-14 14:36:47,358 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,359 wheel INFO adding 'django/contrib/admindocs/locale/ast/LC_MESSAGES/django.po' 2024-04-14 14:36:47,360 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,362 wheel INFO adding 'django/contrib/admindocs/locale/az/LC_MESSAGES/django.po' 2024-04-14 14:36:47,363 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,364 wheel INFO adding 'django/contrib/admindocs/locale/be/LC_MESSAGES/django.po' 2024-04-14 14:36:47,366 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,367 wheel INFO adding 'django/contrib/admindocs/locale/bg/LC_MESSAGES/django.po' 2024-04-14 14:36:47,368 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,369 wheel INFO adding 'django/contrib/admindocs/locale/bn/LC_MESSAGES/django.po' 2024-04-14 14:36:47,371 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,372 wheel INFO adding 'django/contrib/admindocs/locale/br/LC_MESSAGES/django.po' 2024-04-14 14:36:47,373 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,374 wheel INFO adding 'django/contrib/admindocs/locale/bs/LC_MESSAGES/django.po' 2024-04-14 14:36:47,376 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,377 wheel INFO adding 'django/contrib/admindocs/locale/ca/LC_MESSAGES/django.po' 2024-04-14 14:36:47,378 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,379 wheel INFO adding 'django/contrib/admindocs/locale/ckb/LC_MESSAGES/django.po' 2024-04-14 14:36:47,381 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,382 wheel INFO adding 'django/contrib/admindocs/locale/cs/LC_MESSAGES/django.po' 2024-04-14 14:36:47,383 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,385 wheel INFO adding 'django/contrib/admindocs/locale/cy/LC_MESSAGES/django.po' 2024-04-14 14:36:47,386 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,387 wheel INFO adding 'django/contrib/admindocs/locale/da/LC_MESSAGES/django.po' 2024-04-14 14:36:47,388 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,390 wheel INFO adding 'django/contrib/admindocs/locale/de/LC_MESSAGES/django.po' 2024-04-14 14:36:47,391 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,392 wheel INFO adding 'django/contrib/admindocs/locale/dsb/LC_MESSAGES/django.po' 2024-04-14 14:36:47,394 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,395 wheel INFO adding 'django/contrib/admindocs/locale/el/LC_MESSAGES/django.po' 2024-04-14 14:36:47,396 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,397 wheel INFO adding 'django/contrib/admindocs/locale/en/LC_MESSAGES/django.po' 2024-04-14 14:36:47,399 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,400 wheel INFO adding 'django/contrib/admindocs/locale/en_AU/LC_MESSAGES/django.po' 2024-04-14 14:36:47,401 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,402 wheel INFO adding 'django/contrib/admindocs/locale/en_GB/LC_MESSAGES/django.po' 2024-04-14 14:36:47,404 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,405 wheel INFO adding 'django/contrib/admindocs/locale/eo/LC_MESSAGES/django.po' 2024-04-14 14:36:47,406 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,407 wheel INFO adding 'django/contrib/admindocs/locale/es/LC_MESSAGES/django.po' 2024-04-14 14:36:47,409 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,410 wheel INFO adding 'django/contrib/admindocs/locale/es_AR/LC_MESSAGES/django.po' 2024-04-14 14:36:47,411 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,413 wheel INFO adding 'django/contrib/admindocs/locale/es_CO/LC_MESSAGES/django.po' 2024-04-14 14:36:47,414 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,415 wheel INFO adding 'django/contrib/admindocs/locale/es_MX/LC_MESSAGES/django.po' 2024-04-14 14:36:47,416 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,418 wheel INFO adding 'django/contrib/admindocs/locale/es_VE/LC_MESSAGES/django.po' 2024-04-14 14:36:47,419 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,420 wheel INFO adding 'django/contrib/admindocs/locale/et/LC_MESSAGES/django.po' 2024-04-14 14:36:47,422 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,423 wheel INFO adding 'django/contrib/admindocs/locale/eu/LC_MESSAGES/django.po' 2024-04-14 14:36:47,424 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,425 wheel INFO adding 'django/contrib/admindocs/locale/fa/LC_MESSAGES/django.po' 2024-04-14 14:36:47,427 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,428 wheel INFO adding 'django/contrib/admindocs/locale/fi/LC_MESSAGES/django.po' 2024-04-14 14:36:47,429 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,431 wheel INFO adding 'django/contrib/admindocs/locale/fr/LC_MESSAGES/django.po' 2024-04-14 14:36:47,432 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,433 wheel INFO adding 'django/contrib/admindocs/locale/fy/LC_MESSAGES/django.po' 2024-04-14 14:36:47,434 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,435 wheel INFO adding 'django/contrib/admindocs/locale/ga/LC_MESSAGES/django.po' 2024-04-14 14:36:47,437 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,438 wheel INFO adding 'django/contrib/admindocs/locale/gd/LC_MESSAGES/django.po' 2024-04-14 14:36:47,439 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,440 wheel INFO adding 'django/contrib/admindocs/locale/gl/LC_MESSAGES/django.po' 2024-04-14 14:36:47,442 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,443 wheel INFO adding 'django/contrib/admindocs/locale/he/LC_MESSAGES/django.po' 2024-04-14 14:36:47,444 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,445 wheel INFO adding 'django/contrib/admindocs/locale/hi/LC_MESSAGES/django.po' 2024-04-14 14:36:47,447 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,448 wheel INFO adding 'django/contrib/admindocs/locale/hr/LC_MESSAGES/django.po' 2024-04-14 14:36:47,450 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,451 wheel INFO adding 'django/contrib/admindocs/locale/hsb/LC_MESSAGES/django.po' 2024-04-14 14:36:47,452 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,453 wheel INFO adding 'django/contrib/admindocs/locale/hu/LC_MESSAGES/django.po' 2024-04-14 14:36:47,455 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,456 wheel INFO adding 'django/contrib/admindocs/locale/ia/LC_MESSAGES/django.po' 2024-04-14 14:36:47,457 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,458 wheel INFO adding 'django/contrib/admindocs/locale/id/LC_MESSAGES/django.po' 2024-04-14 14:36:47,460 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,461 wheel INFO adding 'django/contrib/admindocs/locale/io/LC_MESSAGES/django.po' 2024-04-14 14:36:47,462 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,463 wheel INFO adding 'django/contrib/admindocs/locale/is/LC_MESSAGES/django.po' 2024-04-14 14:36:47,464 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,466 wheel INFO adding 'django/contrib/admindocs/locale/it/LC_MESSAGES/django.po' 2024-04-14 14:36:47,467 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,468 wheel INFO adding 'django/contrib/admindocs/locale/ja/LC_MESSAGES/django.po' 2024-04-14 14:36:47,470 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,471 wheel INFO adding 'django/contrib/admindocs/locale/ka/LC_MESSAGES/django.po' 2024-04-14 14:36:47,472 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,473 wheel INFO adding 'django/contrib/admindocs/locale/kab/LC_MESSAGES/django.po' 2024-04-14 14:36:47,474 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,475 wheel INFO adding 'django/contrib/admindocs/locale/kk/LC_MESSAGES/django.po' 2024-04-14 14:36:47,477 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,478 wheel INFO adding 'django/contrib/admindocs/locale/km/LC_MESSAGES/django.po' 2024-04-14 14:36:47,479 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,480 wheel INFO adding 'django/contrib/admindocs/locale/kn/LC_MESSAGES/django.po' 2024-04-14 14:36:47,481 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,483 wheel INFO adding 'django/contrib/admindocs/locale/ko/LC_MESSAGES/django.po' 2024-04-14 14:36:47,484 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,485 wheel INFO adding 'django/contrib/admindocs/locale/ky/LC_MESSAGES/django.po' 2024-04-14 14:36:47,487 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,488 wheel INFO adding 'django/contrib/admindocs/locale/lb/LC_MESSAGES/django.po' 2024-04-14 14:36:47,489 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,490 wheel INFO adding 'django/contrib/admindocs/locale/lt/LC_MESSAGES/django.po' 2024-04-14 14:36:47,491 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,493 wheel INFO adding 'django/contrib/admindocs/locale/lv/LC_MESSAGES/django.po' 2024-04-14 14:36:47,494 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,495 wheel INFO adding 'django/contrib/admindocs/locale/mk/LC_MESSAGES/django.po' 2024-04-14 14:36:47,497 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,498 wheel INFO adding 'django/contrib/admindocs/locale/ml/LC_MESSAGES/django.po' 2024-04-14 14:36:47,499 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,501 wheel INFO adding 'django/contrib/admindocs/locale/mn/LC_MESSAGES/django.po' 2024-04-14 14:36:47,502 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,503 wheel INFO adding 'django/contrib/admindocs/locale/mr/LC_MESSAGES/django.po' 2024-04-14 14:36:47,504 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,505 wheel INFO adding 'django/contrib/admindocs/locale/ms/LC_MESSAGES/django.po' 2024-04-14 14:36:47,507 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,508 wheel INFO adding 'django/contrib/admindocs/locale/my/LC_MESSAGES/django.po' 2024-04-14 14:36:47,509 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,510 wheel INFO adding 'django/contrib/admindocs/locale/nb/LC_MESSAGES/django.po' 2024-04-14 14:36:47,512 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,513 wheel INFO adding 'django/contrib/admindocs/locale/ne/LC_MESSAGES/django.po' 2024-04-14 14:36:47,515 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,516 wheel INFO adding 'django/contrib/admindocs/locale/nl/LC_MESSAGES/django.po' 2024-04-14 14:36:47,517 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,518 wheel INFO adding 'django/contrib/admindocs/locale/nn/LC_MESSAGES/django.po' 2024-04-14 14:36:47,520 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,521 wheel INFO adding 'django/contrib/admindocs/locale/os/LC_MESSAGES/django.po' 2024-04-14 14:36:47,522 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,523 wheel INFO adding 'django/contrib/admindocs/locale/pa/LC_MESSAGES/django.po' 2024-04-14 14:36:47,524 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,526 wheel INFO adding 'django/contrib/admindocs/locale/pl/LC_MESSAGES/django.po' 2024-04-14 14:36:47,527 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,528 wheel INFO adding 'django/contrib/admindocs/locale/pt/LC_MESSAGES/django.po' 2024-04-14 14:36:47,530 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,531 wheel INFO adding 'django/contrib/admindocs/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-14 14:36:47,532 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,533 wheel INFO adding 'django/contrib/admindocs/locale/ro/LC_MESSAGES/django.po' 2024-04-14 14:36:47,535 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,536 wheel INFO adding 'django/contrib/admindocs/locale/ru/LC_MESSAGES/django.po' 2024-04-14 14:36:47,538 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,539 wheel INFO adding 'django/contrib/admindocs/locale/sk/LC_MESSAGES/django.po' 2024-04-14 14:36:47,540 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,541 wheel INFO adding 'django/contrib/admindocs/locale/sl/LC_MESSAGES/django.po' 2024-04-14 14:36:47,543 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,544 wheel INFO adding 'django/contrib/admindocs/locale/sq/LC_MESSAGES/django.po' 2024-04-14 14:36:47,545 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,546 wheel INFO adding 'django/contrib/admindocs/locale/sr/LC_MESSAGES/django.po' 2024-04-14 14:36:47,548 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,549 wheel INFO adding 'django/contrib/admindocs/locale/sr_Latn/LC_MESSAGES/django.po' 2024-04-14 14:36:47,550 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,551 wheel INFO adding 'django/contrib/admindocs/locale/sv/LC_MESSAGES/django.po' 2024-04-14 14:36:47,553 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,554 wheel INFO adding 'django/contrib/admindocs/locale/sw/LC_MESSAGES/django.po' 2024-04-14 14:36:47,555 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,556 wheel INFO adding 'django/contrib/admindocs/locale/ta/LC_MESSAGES/django.po' 2024-04-14 14:36:47,557 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,558 wheel INFO adding 'django/contrib/admindocs/locale/te/LC_MESSAGES/django.po' 2024-04-14 14:36:47,560 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,561 wheel INFO adding 'django/contrib/admindocs/locale/tg/LC_MESSAGES/django.po' 2024-04-14 14:36:47,562 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,563 wheel INFO adding 'django/contrib/admindocs/locale/th/LC_MESSAGES/django.po' 2024-04-14 14:36:47,565 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,566 wheel INFO adding 'django/contrib/admindocs/locale/tr/LC_MESSAGES/django.po' 2024-04-14 14:36:47,567 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,568 wheel INFO adding 'django/contrib/admindocs/locale/tt/LC_MESSAGES/django.po' 2024-04-14 14:36:47,570 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,571 wheel INFO adding 'django/contrib/admindocs/locale/udm/LC_MESSAGES/django.po' 2024-04-14 14:36:47,572 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,573 wheel INFO adding 'django/contrib/admindocs/locale/uk/LC_MESSAGES/django.po' 2024-04-14 14:36:47,575 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,576 wheel INFO adding 'django/contrib/admindocs/locale/ur/LC_MESSAGES/django.po' 2024-04-14 14:36:47,577 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,578 wheel INFO adding 'django/contrib/admindocs/locale/vi/LC_MESSAGES/django.po' 2024-04-14 14:36:47,579 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,580 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hans/LC_MESSAGES/django.po' 2024-04-14 14:36:47,582 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,583 wheel INFO adding 'django/contrib/admindocs/locale/zh_Hant/LC_MESSAGES/django.po' 2024-04-14 14:36:47,584 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/bookmarklets.html' 2024-04-14 14:36:47,585 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/index.html' 2024-04-14 14:36:47,586 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/missing_docutils.html' 2024-04-14 14:36:47,587 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_detail.html' 2024-04-14 14:36:47,588 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/model_index.html' 2024-04-14 14:36:47,589 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_detail.html' 2024-04-14 14:36:47,590 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_filter_index.html' 2024-04-14 14:36:47,591 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/template_tag_index.html' 2024-04-14 14:36:47,592 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_detail.html' 2024-04-14 14:36:47,592 wheel INFO adding 'django/contrib/admindocs/templates/admin_doc/view_index.html' 2024-04-14 14:36:47,594 wheel INFO adding 'django/contrib/auth/__init__.py' 2024-04-14 14:36:47,595 wheel INFO adding 'django/contrib/auth/admin.py' 2024-04-14 14:36:47,596 wheel INFO adding 'django/contrib/auth/apps.py' 2024-04-14 14:36:47,597 wheel INFO adding 'django/contrib/auth/backends.py' 2024-04-14 14:36:47,598 wheel INFO adding 'django/contrib/auth/base_user.py' 2024-04-14 14:36:47,599 wheel INFO adding 'django/contrib/auth/checks.py' 2024-04-14 14:36:47,601 wheel INFO adding 'django/contrib/auth/common-passwords.txt.gz' 2024-04-14 14:36:47,604 wheel INFO adding 'django/contrib/auth/context_processors.py' 2024-04-14 14:36:47,605 wheel INFO adding 'django/contrib/auth/decorators.py' 2024-04-14 14:36:47,606 wheel INFO adding 'django/contrib/auth/forms.py' 2024-04-14 14:36:47,607 wheel INFO adding 'django/contrib/auth/hashers.py' 2024-04-14 14:36:47,609 wheel INFO adding 'django/contrib/auth/middleware.py' 2024-04-14 14:36:47,610 wheel INFO adding 'django/contrib/auth/mixins.py' 2024-04-14 14:36:47,611 wheel INFO adding 'django/contrib/auth/models.py' 2024-04-14 14:36:47,613 wheel INFO adding 'django/contrib/auth/password_validation.py' 2024-04-14 14:36:47,614 wheel INFO adding 'django/contrib/auth/signals.py' 2024-04-14 14:36:47,615 wheel INFO adding 'django/contrib/auth/tokens.py' 2024-04-14 14:36:47,616 wheel INFO adding 'django/contrib/auth/urls.py' 2024-04-14 14:36:47,617 wheel INFO adding 'django/contrib/auth/validators.py' 2024-04-14 14:36:47,618 wheel INFO adding 'django/contrib/auth/views.py' 2024-04-14 14:36:47,619 wheel INFO adding 'django/contrib/auth/handlers/__init__.py' 2024-04-14 14:36:47,620 wheel INFO adding 'django/contrib/auth/handlers/modwsgi.py' 2024-04-14 14:36:47,624 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,626 wheel INFO adding 'django/contrib/auth/locale/af/LC_MESSAGES/django.po' 2024-04-14 14:36:47,627 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,628 wheel INFO adding 'django/contrib/auth/locale/ar/LC_MESSAGES/django.po' 2024-04-14 14:36:47,630 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,631 wheel INFO adding 'django/contrib/auth/locale/ar_DZ/LC_MESSAGES/django.po' 2024-04-14 14:36:47,633 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,634 wheel INFO adding 'django/contrib/auth/locale/ast/LC_MESSAGES/django.po' 2024-04-14 14:36:47,635 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,636 wheel INFO adding 'django/contrib/auth/locale/az/LC_MESSAGES/django.po' 2024-04-14 14:36:47,638 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,639 wheel INFO adding 'django/contrib/auth/locale/be/LC_MESSAGES/django.po' 2024-04-14 14:36:47,640 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,642 wheel INFO adding 'django/contrib/auth/locale/bg/LC_MESSAGES/django.po' 2024-04-14 14:36:47,643 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,644 wheel INFO adding 'django/contrib/auth/locale/bn/LC_MESSAGES/django.po' 2024-04-14 14:36:47,646 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,647 wheel INFO adding 'django/contrib/auth/locale/br/LC_MESSAGES/django.po' 2024-04-14 14:36:47,648 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,649 wheel INFO adding 'django/contrib/auth/locale/bs/LC_MESSAGES/django.po' 2024-04-14 14:36:47,651 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,652 wheel INFO adding 'django/contrib/auth/locale/ca/LC_MESSAGES/django.po' 2024-04-14 14:36:47,653 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,654 wheel INFO adding 'django/contrib/auth/locale/ckb/LC_MESSAGES/django.po' 2024-04-14 14:36:47,656 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,657 wheel INFO adding 'django/contrib/auth/locale/cs/LC_MESSAGES/django.po' 2024-04-14 14:36:47,659 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,660 wheel INFO adding 'django/contrib/auth/locale/cy/LC_MESSAGES/django.po' 2024-04-14 14:36:47,661 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,662 wheel INFO adding 'django/contrib/auth/locale/da/LC_MESSAGES/django.po' 2024-04-14 14:36:47,664 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,665 wheel INFO adding 'django/contrib/auth/locale/de/LC_MESSAGES/django.po' 2024-04-14 14:36:47,666 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,668 wheel INFO adding 'django/contrib/auth/locale/dsb/LC_MESSAGES/django.po' 2024-04-14 14:36:47,670 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,671 wheel INFO adding 'django/contrib/auth/locale/el/LC_MESSAGES/django.po' 2024-04-14 14:36:47,672 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,674 wheel INFO adding 'django/contrib/auth/locale/en/LC_MESSAGES/django.po' 2024-04-14 14:36:47,675 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,676 wheel INFO adding 'django/contrib/auth/locale/en_AU/LC_MESSAGES/django.po' 2024-04-14 14:36:47,678 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,679 wheel INFO adding 'django/contrib/auth/locale/en_GB/LC_MESSAGES/django.po' 2024-04-14 14:36:47,680 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,681 wheel INFO adding 'django/contrib/auth/locale/eo/LC_MESSAGES/django.po' 2024-04-14 14:36:47,683 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,684 wheel INFO adding 'django/contrib/auth/locale/es/LC_MESSAGES/django.po' 2024-04-14 14:36:47,685 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,687 wheel INFO adding 'django/contrib/auth/locale/es_AR/LC_MESSAGES/django.po' 2024-04-14 14:36:47,688 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,689 wheel INFO adding 'django/contrib/auth/locale/es_CO/LC_MESSAGES/django.po' 2024-04-14 14:36:47,691 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,692 wheel INFO adding 'django/contrib/auth/locale/es_MX/LC_MESSAGES/django.po' 2024-04-14 14:36:47,693 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,694 wheel INFO adding 'django/contrib/auth/locale/es_VE/LC_MESSAGES/django.po' 2024-04-14 14:36:47,696 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,697 wheel INFO adding 'django/contrib/auth/locale/et/LC_MESSAGES/django.po' 2024-04-14 14:36:47,698 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,700 wheel INFO adding 'django/contrib/auth/locale/eu/LC_MESSAGES/django.po' 2024-04-14 14:36:47,701 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,702 wheel INFO adding 'django/contrib/auth/locale/fa/LC_MESSAGES/django.po' 2024-04-14 14:36:47,704 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,705 wheel INFO adding 'django/contrib/auth/locale/fi/LC_MESSAGES/django.po' 2024-04-14 14:36:47,706 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,708 wheel INFO adding 'django/contrib/auth/locale/fr/LC_MESSAGES/django.po' 2024-04-14 14:36:47,709 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,710 wheel INFO adding 'django/contrib/auth/locale/fy/LC_MESSAGES/django.po' 2024-04-14 14:36:47,711 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,712 wheel INFO adding 'django/contrib/auth/locale/ga/LC_MESSAGES/django.po' 2024-04-14 14:36:47,714 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,715 wheel INFO adding 'django/contrib/auth/locale/gd/LC_MESSAGES/django.po' 2024-04-14 14:36:47,716 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,718 wheel INFO adding 'django/contrib/auth/locale/gl/LC_MESSAGES/django.po' 2024-04-14 14:36:47,719 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,720 wheel INFO adding 'django/contrib/auth/locale/he/LC_MESSAGES/django.po' 2024-04-14 14:36:47,722 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,767 wheel INFO adding 'django/contrib/auth/locale/hi/LC_MESSAGES/django.po' 2024-04-14 14:36:47,769 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,770 wheel INFO adding 'django/contrib/auth/locale/hr/LC_MESSAGES/django.po' 2024-04-14 14:36:47,772 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,773 wheel INFO adding 'django/contrib/auth/locale/hsb/LC_MESSAGES/django.po' 2024-04-14 14:36:47,774 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,775 wheel INFO adding 'django/contrib/auth/locale/hu/LC_MESSAGES/django.po' 2024-04-14 14:36:47,777 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,778 wheel INFO adding 'django/contrib/auth/locale/hy/LC_MESSAGES/django.po' 2024-04-14 14:36:47,780 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,781 wheel INFO adding 'django/contrib/auth/locale/ia/LC_MESSAGES/django.po' 2024-04-14 14:36:47,782 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,783 wheel INFO adding 'django/contrib/auth/locale/id/LC_MESSAGES/django.po' 2024-04-14 14:36:47,785 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,786 wheel INFO adding 'django/contrib/auth/locale/io/LC_MESSAGES/django.po' 2024-04-14 14:36:47,787 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,788 wheel INFO adding 'django/contrib/auth/locale/is/LC_MESSAGES/django.po' 2024-04-14 14:36:47,790 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,791 wheel INFO adding 'django/contrib/auth/locale/it/LC_MESSAGES/django.po' 2024-04-14 14:36:47,792 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,794 wheel INFO adding 'django/contrib/auth/locale/ja/LC_MESSAGES/django.po' 2024-04-14 14:36:47,795 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,796 wheel INFO adding 'django/contrib/auth/locale/ka/LC_MESSAGES/django.po' 2024-04-14 14:36:47,798 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,799 wheel INFO adding 'django/contrib/auth/locale/kab/LC_MESSAGES/django.po' 2024-04-14 14:36:47,800 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,801 wheel INFO adding 'django/contrib/auth/locale/kk/LC_MESSAGES/django.po' 2024-04-14 14:36:47,803 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,804 wheel INFO adding 'django/contrib/auth/locale/km/LC_MESSAGES/django.po' 2024-04-14 14:36:47,806 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,807 wheel INFO adding 'django/contrib/auth/locale/kn/LC_MESSAGES/django.po' 2024-04-14 14:36:47,808 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,809 wheel INFO adding 'django/contrib/auth/locale/ko/LC_MESSAGES/django.po' 2024-04-14 14:36:47,811 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,812 wheel INFO adding 'django/contrib/auth/locale/ky/LC_MESSAGES/django.po' 2024-04-14 14:36:47,813 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,814 wheel INFO adding 'django/contrib/auth/locale/lb/LC_MESSAGES/django.po' 2024-04-14 14:36:47,816 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,817 wheel INFO adding 'django/contrib/auth/locale/lt/LC_MESSAGES/django.po' 2024-04-14 14:36:47,818 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,820 wheel INFO adding 'django/contrib/auth/locale/lv/LC_MESSAGES/django.po' 2024-04-14 14:36:47,821 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,822 wheel INFO adding 'django/contrib/auth/locale/mk/LC_MESSAGES/django.po' 2024-04-14 14:36:47,824 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,825 wheel INFO adding 'django/contrib/auth/locale/ml/LC_MESSAGES/django.po' 2024-04-14 14:36:47,827 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,828 wheel INFO adding 'django/contrib/auth/locale/mn/LC_MESSAGES/django.po' 2024-04-14 14:36:47,830 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,831 wheel INFO adding 'django/contrib/auth/locale/mr/LC_MESSAGES/django.po' 2024-04-14 14:36:47,832 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,833 wheel INFO adding 'django/contrib/auth/locale/ms/LC_MESSAGES/django.po' 2024-04-14 14:36:47,835 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,836 wheel INFO adding 'django/contrib/auth/locale/my/LC_MESSAGES/django.po' 2024-04-14 14:36:47,837 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,838 wheel INFO adding 'django/contrib/auth/locale/nb/LC_MESSAGES/django.po' 2024-04-14 14:36:47,840 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,841 wheel INFO adding 'django/contrib/auth/locale/ne/LC_MESSAGES/django.po' 2024-04-14 14:36:47,842 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,844 wheel INFO adding 'django/contrib/auth/locale/nl/LC_MESSAGES/django.po' 2024-04-14 14:36:47,845 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,846 wheel INFO adding 'django/contrib/auth/locale/nn/LC_MESSAGES/django.po' 2024-04-14 14:36:47,848 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,849 wheel INFO adding 'django/contrib/auth/locale/os/LC_MESSAGES/django.po' 2024-04-14 14:36:47,850 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,851 wheel INFO adding 'django/contrib/auth/locale/pa/LC_MESSAGES/django.po' 2024-04-14 14:36:47,852 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,854 wheel INFO adding 'django/contrib/auth/locale/pl/LC_MESSAGES/django.po' 2024-04-14 14:36:47,855 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,856 wheel INFO adding 'django/contrib/auth/locale/pt/LC_MESSAGES/django.po' 2024-04-14 14:36:47,858 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,859 wheel INFO adding 'django/contrib/auth/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-14 14:36:47,860 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,862 wheel INFO adding 'django/contrib/auth/locale/ro/LC_MESSAGES/django.po' 2024-04-14 14:36:47,863 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,864 wheel INFO adding 'django/contrib/auth/locale/ru/LC_MESSAGES/django.po' 2024-04-14 14:36:47,866 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,867 wheel INFO adding 'django/contrib/auth/locale/sk/LC_MESSAGES/django.po' 2024-04-14 14:36:47,869 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,870 wheel INFO adding 'django/contrib/auth/locale/sl/LC_MESSAGES/django.po' 2024-04-14 14:36:47,871 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,872 wheel INFO adding 'django/contrib/auth/locale/sq/LC_MESSAGES/django.po' 2024-04-14 14:36:47,874 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,875 wheel INFO adding 'django/contrib/auth/locale/sr/LC_MESSAGES/django.po' 2024-04-14 14:36:47,877 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,878 wheel INFO adding 'django/contrib/auth/locale/sr_Latn/LC_MESSAGES/django.po' 2024-04-14 14:36:47,879 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,880 wheel INFO adding 'django/contrib/auth/locale/sv/LC_MESSAGES/django.po' 2024-04-14 14:36:47,882 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,883 wheel INFO adding 'django/contrib/auth/locale/sw/LC_MESSAGES/django.po' 2024-04-14 14:36:47,884 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,886 wheel INFO adding 'django/contrib/auth/locale/ta/LC_MESSAGES/django.po' 2024-04-14 14:36:47,887 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,888 wheel INFO adding 'django/contrib/auth/locale/te/LC_MESSAGES/django.po' 2024-04-14 14:36:47,889 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,891 wheel INFO adding 'django/contrib/auth/locale/tg/LC_MESSAGES/django.po' 2024-04-14 14:36:47,892 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,893 wheel INFO adding 'django/contrib/auth/locale/th/LC_MESSAGES/django.po' 2024-04-14 14:36:47,895 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,896 wheel INFO adding 'django/contrib/auth/locale/tk/LC_MESSAGES/django.po' 2024-04-14 14:36:47,897 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,898 wheel INFO adding 'django/contrib/auth/locale/tr/LC_MESSAGES/django.po' 2024-04-14 14:36:47,900 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,901 wheel INFO adding 'django/contrib/auth/locale/tt/LC_MESSAGES/django.po' 2024-04-14 14:36:47,903 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,904 wheel INFO adding 'django/contrib/auth/locale/udm/LC_MESSAGES/django.po' 2024-04-14 14:36:47,905 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,907 wheel INFO adding 'django/contrib/auth/locale/uk/LC_MESSAGES/django.po' 2024-04-14 14:36:47,908 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,909 wheel INFO adding 'django/contrib/auth/locale/ur/LC_MESSAGES/django.po' 2024-04-14 14:36:47,911 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,912 wheel INFO adding 'django/contrib/auth/locale/uz/LC_MESSAGES/django.po' 2024-04-14 14:36:47,913 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,915 wheel INFO adding 'django/contrib/auth/locale/vi/LC_MESSAGES/django.po' 2024-04-14 14:36:47,916 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,917 wheel INFO adding 'django/contrib/auth/locale/zh_Hans/LC_MESSAGES/django.po' 2024-04-14 14:36:47,919 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,920 wheel INFO adding 'django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po' 2024-04-14 14:36:47,921 wheel INFO adding 'django/contrib/auth/management/__init__.py' 2024-04-14 14:36:47,922 wheel INFO adding 'django/contrib/auth/management/commands/__init__.py' 2024-04-14 14:36:47,923 wheel INFO adding 'django/contrib/auth/management/commands/changepassword.py' 2024-04-14 14:36:47,925 wheel INFO adding 'django/contrib/auth/management/commands/createsuperuser.py' 2024-04-14 14:36:47,926 wheel INFO adding 'django/contrib/auth/migrations/0001_initial.py' 2024-04-14 14:36:47,928 wheel INFO adding 'django/contrib/auth/migrations/0002_alter_permission_name_max_length.py' 2024-04-14 14:36:47,928 wheel INFO adding 'django/contrib/auth/migrations/0003_alter_user_email_max_length.py' 2024-04-14 14:36:47,929 wheel INFO adding 'django/contrib/auth/migrations/0004_alter_user_username_opts.py' 2024-04-14 14:36:47,930 wheel INFO adding 'django/contrib/auth/migrations/0005_alter_user_last_login_null.py' 2024-04-14 14:36:47,931 wheel INFO adding 'django/contrib/auth/migrations/0006_require_contenttypes_0002.py' 2024-04-14 14:36:47,932 wheel INFO adding 'django/contrib/auth/migrations/0007_alter_validators_add_error_messages.py' 2024-04-14 14:36:47,933 wheel INFO adding 'django/contrib/auth/migrations/0008_alter_user_username_max_length.py' 2024-04-14 14:36:47,933 wheel INFO adding 'django/contrib/auth/migrations/0009_alter_user_last_name_max_length.py' 2024-04-14 14:36:47,934 wheel INFO adding 'django/contrib/auth/migrations/0010_alter_group_name_max_length.py' 2024-04-14 14:36:47,935 wheel INFO adding 'django/contrib/auth/migrations/0011_update_proxy_permissions.py' 2024-04-14 14:36:47,936 wheel INFO adding 'django/contrib/auth/migrations/0012_alter_user_first_name_max_length.py' 2024-04-14 14:36:47,937 wheel INFO adding 'django/contrib/auth/migrations/__init__.py' 2024-04-14 14:36:47,938 wheel INFO adding 'django/contrib/auth/templates/auth/widgets/read_only_password_hash.html' 2024-04-14 14:36:47,939 wheel INFO adding 'django/contrib/auth/templates/registration/password_reset_subject.txt' 2024-04-14 14:36:47,940 wheel INFO adding 'django/contrib/contenttypes/__init__.py' 2024-04-14 14:36:47,941 wheel INFO adding 'django/contrib/contenttypes/admin.py' 2024-04-14 14:36:47,942 wheel INFO adding 'django/contrib/contenttypes/apps.py' 2024-04-14 14:36:47,943 wheel INFO adding 'django/contrib/contenttypes/checks.py' 2024-04-14 14:36:47,944 wheel INFO adding 'django/contrib/contenttypes/fields.py' 2024-04-14 14:36:47,946 wheel INFO adding 'django/contrib/contenttypes/forms.py' 2024-04-14 14:36:47,947 wheel INFO adding 'django/contrib/contenttypes/models.py' 2024-04-14 14:36:47,948 wheel INFO adding 'django/contrib/contenttypes/views.py' 2024-04-14 14:36:47,952 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,953 wheel INFO adding 'django/contrib/contenttypes/locale/af/LC_MESSAGES/django.po' 2024-04-14 14:36:47,954 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,955 wheel INFO adding 'django/contrib/contenttypes/locale/ar/LC_MESSAGES/django.po' 2024-04-14 14:36:47,957 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,957 wheel INFO adding 'django/contrib/contenttypes/locale/ar_DZ/LC_MESSAGES/django.po' 2024-04-14 14:36:47,959 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,960 wheel INFO adding 'django/contrib/contenttypes/locale/ast/LC_MESSAGES/django.po' 2024-04-14 14:36:47,961 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,962 wheel INFO adding 'django/contrib/contenttypes/locale/az/LC_MESSAGES/django.po' 2024-04-14 14:36:47,963 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,964 wheel INFO adding 'django/contrib/contenttypes/locale/be/LC_MESSAGES/django.po' 2024-04-14 14:36:47,965 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,966 wheel INFO adding 'django/contrib/contenttypes/locale/bg/LC_MESSAGES/django.po' 2024-04-14 14:36:47,967 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,968 wheel INFO adding 'django/contrib/contenttypes/locale/bn/LC_MESSAGES/django.po' 2024-04-14 14:36:47,970 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,971 wheel INFO adding 'django/contrib/contenttypes/locale/br/LC_MESSAGES/django.po' 2024-04-14 14:36:47,972 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,973 wheel INFO adding 'django/contrib/contenttypes/locale/bs/LC_MESSAGES/django.po' 2024-04-14 14:36:47,974 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,975 wheel INFO adding 'django/contrib/contenttypes/locale/ca/LC_MESSAGES/django.po' 2024-04-14 14:36:47,976 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,977 wheel INFO adding 'django/contrib/contenttypes/locale/ckb/LC_MESSAGES/django.po' 2024-04-14 14:36:47,978 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,979 wheel INFO adding 'django/contrib/contenttypes/locale/cs/LC_MESSAGES/django.po' 2024-04-14 14:36:47,980 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,981 wheel INFO adding 'django/contrib/contenttypes/locale/cy/LC_MESSAGES/django.po' 2024-04-14 14:36:47,982 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,983 wheel INFO adding 'django/contrib/contenttypes/locale/da/LC_MESSAGES/django.po' 2024-04-14 14:36:47,985 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,986 wheel INFO adding 'django/contrib/contenttypes/locale/de/LC_MESSAGES/django.po' 2024-04-14 14:36:47,987 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,988 wheel INFO adding 'django/contrib/contenttypes/locale/dsb/LC_MESSAGES/django.po' 2024-04-14 14:36:47,989 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,990 wheel INFO adding 'django/contrib/contenttypes/locale/el/LC_MESSAGES/django.po' 2024-04-14 14:36:47,991 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,992 wheel INFO adding 'django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po' 2024-04-14 14:36:47,993 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,994 wheel INFO adding 'django/contrib/contenttypes/locale/en_AU/LC_MESSAGES/django.po' 2024-04-14 14:36:47,995 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,996 wheel INFO adding 'django/contrib/contenttypes/locale/en_GB/LC_MESSAGES/django.po' 2024-04-14 14:36:47,998 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.mo' 2024-04-14 14:36:47,998 wheel INFO adding 'django/contrib/contenttypes/locale/eo/LC_MESSAGES/django.po' 2024-04-14 14:36:48,000 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,001 wheel INFO adding 'django/contrib/contenttypes/locale/es/LC_MESSAGES/django.po' 2024-04-14 14:36:48,002 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,003 wheel INFO adding 'django/contrib/contenttypes/locale/es_AR/LC_MESSAGES/django.po' 2024-04-14 14:36:48,004 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,005 wheel INFO adding 'django/contrib/contenttypes/locale/es_CO/LC_MESSAGES/django.po' 2024-04-14 14:36:48,006 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,007 wheel INFO adding 'django/contrib/contenttypes/locale/es_MX/LC_MESSAGES/django.po' 2024-04-14 14:36:48,008 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,009 wheel INFO adding 'django/contrib/contenttypes/locale/es_VE/LC_MESSAGES/django.po' 2024-04-14 14:36:48,010 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,011 wheel INFO adding 'django/contrib/contenttypes/locale/et/LC_MESSAGES/django.po' 2024-04-14 14:36:48,012 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,013 wheel INFO adding 'django/contrib/contenttypes/locale/eu/LC_MESSAGES/django.po' 2024-04-14 14:36:48,015 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,015 wheel INFO adding 'django/contrib/contenttypes/locale/fa/LC_MESSAGES/django.po' 2024-04-14 14:36:48,017 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,018 wheel INFO adding 'django/contrib/contenttypes/locale/fi/LC_MESSAGES/django.po' 2024-04-14 14:36:48,019 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,020 wheel INFO adding 'django/contrib/contenttypes/locale/fr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,021 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,022 wheel INFO adding 'django/contrib/contenttypes/locale/fy/LC_MESSAGES/django.po' 2024-04-14 14:36:48,023 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,024 wheel INFO adding 'django/contrib/contenttypes/locale/ga/LC_MESSAGES/django.po' 2024-04-14 14:36:48,025 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,026 wheel INFO adding 'django/contrib/contenttypes/locale/gd/LC_MESSAGES/django.po' 2024-04-14 14:36:48,027 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,028 wheel INFO adding 'django/contrib/contenttypes/locale/gl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,030 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,030 wheel INFO adding 'django/contrib/contenttypes/locale/he/LC_MESSAGES/django.po' 2024-04-14 14:36:48,032 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,033 wheel INFO adding 'django/contrib/contenttypes/locale/hi/LC_MESSAGES/django.po' 2024-04-14 14:36:48,034 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,035 wheel INFO adding 'django/contrib/contenttypes/locale/hr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,036 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,037 wheel INFO adding 'django/contrib/contenttypes/locale/hsb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,038 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,039 wheel INFO adding 'django/contrib/contenttypes/locale/hu/LC_MESSAGES/django.po' 2024-04-14 14:36:48,040 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,041 wheel INFO adding 'django/contrib/contenttypes/locale/hy/LC_MESSAGES/django.po' 2024-04-14 14:36:48,042 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,043 wheel INFO adding 'django/contrib/contenttypes/locale/ia/LC_MESSAGES/django.po' 2024-04-14 14:36:48,044 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,045 wheel INFO adding 'django/contrib/contenttypes/locale/id/LC_MESSAGES/django.po' 2024-04-14 14:36:48,047 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,048 wheel INFO adding 'django/contrib/contenttypes/locale/io/LC_MESSAGES/django.po' 2024-04-14 14:36:48,049 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,050 wheel INFO adding 'django/contrib/contenttypes/locale/is/LC_MESSAGES/django.po' 2024-04-14 14:36:48,051 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,052 wheel INFO adding 'django/contrib/contenttypes/locale/it/LC_MESSAGES/django.po' 2024-04-14 14:36:48,053 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,054 wheel INFO adding 'django/contrib/contenttypes/locale/ja/LC_MESSAGES/django.po' 2024-04-14 14:36:48,055 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,056 wheel INFO adding 'django/contrib/contenttypes/locale/ka/LC_MESSAGES/django.po' 2024-04-14 14:36:48,057 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,058 wheel INFO adding 'django/contrib/contenttypes/locale/kk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,060 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,060 wheel INFO adding 'django/contrib/contenttypes/locale/km/LC_MESSAGES/django.po' 2024-04-14 14:36:48,062 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,063 wheel INFO adding 'django/contrib/contenttypes/locale/kn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,064 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,065 wheel INFO adding 'django/contrib/contenttypes/locale/ko/LC_MESSAGES/django.po' 2024-04-14 14:36:48,066 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,067 wheel INFO adding 'django/contrib/contenttypes/locale/ky/LC_MESSAGES/django.po' 2024-04-14 14:36:48,068 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,069 wheel INFO adding 'django/contrib/contenttypes/locale/lb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,070 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,071 wheel INFO adding 'django/contrib/contenttypes/locale/lt/LC_MESSAGES/django.po' 2024-04-14 14:36:48,072 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,073 wheel INFO adding 'django/contrib/contenttypes/locale/lv/LC_MESSAGES/django.po' 2024-04-14 14:36:48,075 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,076 wheel INFO adding 'django/contrib/contenttypes/locale/mk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,077 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,078 wheel INFO adding 'django/contrib/contenttypes/locale/ml/LC_MESSAGES/django.po' 2024-04-14 14:36:48,079 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,080 wheel INFO adding 'django/contrib/contenttypes/locale/mn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,081 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,082 wheel INFO adding 'django/contrib/contenttypes/locale/mr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,083 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,084 wheel INFO adding 'django/contrib/contenttypes/locale/ms/LC_MESSAGES/django.po' 2024-04-14 14:36:48,085 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,086 wheel INFO adding 'django/contrib/contenttypes/locale/my/LC_MESSAGES/django.po' 2024-04-14 14:36:48,088 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,088 wheel INFO adding 'django/contrib/contenttypes/locale/nb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,090 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,091 wheel INFO adding 'django/contrib/contenttypes/locale/ne/LC_MESSAGES/django.po' 2024-04-14 14:36:48,092 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,093 wheel INFO adding 'django/contrib/contenttypes/locale/nl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,094 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,095 wheel INFO adding 'django/contrib/contenttypes/locale/nn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,096 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,097 wheel INFO adding 'django/contrib/contenttypes/locale/os/LC_MESSAGES/django.po' 2024-04-14 14:36:48,098 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,099 wheel INFO adding 'django/contrib/contenttypes/locale/pa/LC_MESSAGES/django.po' 2024-04-14 14:36:48,100 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,101 wheel INFO adding 'django/contrib/contenttypes/locale/pl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,102 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,103 wheel INFO adding 'django/contrib/contenttypes/locale/pt/LC_MESSAGES/django.po' 2024-04-14 14:36:48,104 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,105 wheel INFO adding 'django/contrib/contenttypes/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-14 14:36:48,107 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,107 wheel INFO adding 'django/contrib/contenttypes/locale/ro/LC_MESSAGES/django.po' 2024-04-14 14:36:48,109 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,110 wheel INFO adding 'django/contrib/contenttypes/locale/ru/LC_MESSAGES/django.po' 2024-04-14 14:36:48,111 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,112 wheel INFO adding 'django/contrib/contenttypes/locale/sk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,113 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,114 wheel INFO adding 'django/contrib/contenttypes/locale/sl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,115 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,116 wheel INFO adding 'django/contrib/contenttypes/locale/sq/LC_MESSAGES/django.po' 2024-04-14 14:36:48,117 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,118 wheel INFO adding 'django/contrib/contenttypes/locale/sr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,119 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,120 wheel INFO adding 'django/contrib/contenttypes/locale/sr_Latn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,122 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,123 wheel INFO adding 'django/contrib/contenttypes/locale/sv/LC_MESSAGES/django.po' 2024-04-14 14:36:48,124 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,125 wheel INFO adding 'django/contrib/contenttypes/locale/sw/LC_MESSAGES/django.po' 2024-04-14 14:36:48,127 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,127 wheel INFO adding 'django/contrib/contenttypes/locale/ta/LC_MESSAGES/django.po' 2024-04-14 14:36:48,129 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,130 wheel INFO adding 'django/contrib/contenttypes/locale/te/LC_MESSAGES/django.po' 2024-04-14 14:36:48,131 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,132 wheel INFO adding 'django/contrib/contenttypes/locale/tg/LC_MESSAGES/django.po' 2024-04-14 14:36:48,133 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,134 wheel INFO adding 'django/contrib/contenttypes/locale/th/LC_MESSAGES/django.po' 2024-04-14 14:36:48,135 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,136 wheel INFO adding 'django/contrib/contenttypes/locale/tk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,137 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,138 wheel INFO adding 'django/contrib/contenttypes/locale/tr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,139 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,140 wheel INFO adding 'django/contrib/contenttypes/locale/tt/LC_MESSAGES/django.po' 2024-04-14 14:36:48,141 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,142 wheel INFO adding 'django/contrib/contenttypes/locale/udm/LC_MESSAGES/django.po' 2024-04-14 14:36:48,143 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,144 wheel INFO adding 'django/contrib/contenttypes/locale/uk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,146 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,146 wheel INFO adding 'django/contrib/contenttypes/locale/ur/LC_MESSAGES/django.po' 2024-04-14 14:36:48,148 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,149 wheel INFO adding 'django/contrib/contenttypes/locale/vi/LC_MESSAGES/django.po' 2024-04-14 14:36:48,150 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,151 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hans/LC_MESSAGES/django.po' 2024-04-14 14:36:48,152 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,153 wheel INFO adding 'django/contrib/contenttypes/locale/zh_Hant/LC_MESSAGES/django.po' 2024-04-14 14:36:48,154 wheel INFO adding 'django/contrib/contenttypes/management/__init__.py' 2024-04-14 14:36:48,155 wheel INFO adding 'django/contrib/contenttypes/management/commands/__init__.py' 2024-04-14 14:36:48,156 wheel INFO adding 'django/contrib/contenttypes/management/commands/remove_stale_contenttypes.py' 2024-04-14 14:36:48,157 wheel INFO adding 'django/contrib/contenttypes/migrations/0001_initial.py' 2024-04-14 14:36:48,158 wheel INFO adding 'django/contrib/contenttypes/migrations/0002_remove_content_type_name.py' 2024-04-14 14:36:48,159 wheel INFO adding 'django/contrib/contenttypes/migrations/__init__.py' 2024-04-14 14:36:48,160 wheel INFO adding 'django/contrib/flatpages/__init__.py' 2024-04-14 14:36:48,161 wheel INFO adding 'django/contrib/flatpages/admin.py' 2024-04-14 14:36:48,162 wheel INFO adding 'django/contrib/flatpages/apps.py' 2024-04-14 14:36:48,163 wheel INFO adding 'django/contrib/flatpages/forms.py' 2024-04-14 14:36:48,164 wheel INFO adding 'django/contrib/flatpages/middleware.py' 2024-04-14 14:36:48,165 wheel INFO adding 'django/contrib/flatpages/models.py' 2024-04-14 14:36:48,166 wheel INFO adding 'django/contrib/flatpages/sitemaps.py' 2024-04-14 14:36:48,167 wheel INFO adding 'django/contrib/flatpages/urls.py' 2024-04-14 14:36:48,167 wheel INFO adding 'django/contrib/flatpages/views.py' 2024-04-14 14:36:48,171 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,172 wheel INFO adding 'django/contrib/flatpages/locale/af/LC_MESSAGES/django.po' 2024-04-14 14:36:48,174 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,175 wheel INFO adding 'django/contrib/flatpages/locale/ar/LC_MESSAGES/django.po' 2024-04-14 14:36:48,176 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,178 wheel INFO adding 'django/contrib/flatpages/locale/ar_DZ/LC_MESSAGES/django.po' 2024-04-14 14:36:48,179 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,180 wheel INFO adding 'django/contrib/flatpages/locale/ast/LC_MESSAGES/django.po' 2024-04-14 14:36:48,181 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,183 wheel INFO adding 'django/contrib/flatpages/locale/az/LC_MESSAGES/django.po' 2024-04-14 14:36:48,184 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,185 wheel INFO adding 'django/contrib/flatpages/locale/be/LC_MESSAGES/django.po' 2024-04-14 14:36:48,186 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,187 wheel INFO adding 'django/contrib/flatpages/locale/bg/LC_MESSAGES/django.po' 2024-04-14 14:36:48,189 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,190 wheel INFO adding 'django/contrib/flatpages/locale/bn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,191 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,192 wheel INFO adding 'django/contrib/flatpages/locale/br/LC_MESSAGES/django.po' 2024-04-14 14:36:48,193 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,195 wheel INFO adding 'django/contrib/flatpages/locale/bs/LC_MESSAGES/django.po' 2024-04-14 14:36:48,196 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,197 wheel INFO adding 'django/contrib/flatpages/locale/ca/LC_MESSAGES/django.po' 2024-04-14 14:36:48,198 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,199 wheel INFO adding 'django/contrib/flatpages/locale/ckb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,201 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,202 wheel INFO adding 'django/contrib/flatpages/locale/cs/LC_MESSAGES/django.po' 2024-04-14 14:36:48,203 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,204 wheel INFO adding 'django/contrib/flatpages/locale/cy/LC_MESSAGES/django.po' 2024-04-14 14:36:48,206 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,207 wheel INFO adding 'django/contrib/flatpages/locale/da/LC_MESSAGES/django.po' 2024-04-14 14:36:48,208 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,210 wheel INFO adding 'django/contrib/flatpages/locale/de/LC_MESSAGES/django.po' 2024-04-14 14:36:48,211 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,212 wheel INFO adding 'django/contrib/flatpages/locale/dsb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,214 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,215 wheel INFO adding 'django/contrib/flatpages/locale/el/LC_MESSAGES/django.po' 2024-04-14 14:36:48,216 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,217 wheel INFO adding 'django/contrib/flatpages/locale/en/LC_MESSAGES/django.po' 2024-04-14 14:36:48,218 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,219 wheel INFO adding 'django/contrib/flatpages/locale/en_AU/LC_MESSAGES/django.po' 2024-04-14 14:36:48,221 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,222 wheel INFO adding 'django/contrib/flatpages/locale/en_GB/LC_MESSAGES/django.po' 2024-04-14 14:36:48,223 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,224 wheel INFO adding 'django/contrib/flatpages/locale/eo/LC_MESSAGES/django.po' 2024-04-14 14:36:48,226 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,227 wheel INFO adding 'django/contrib/flatpages/locale/es/LC_MESSAGES/django.po' 2024-04-14 14:36:48,228 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,229 wheel INFO adding 'django/contrib/flatpages/locale/es_AR/LC_MESSAGES/django.po' 2024-04-14 14:36:48,231 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,232 wheel INFO adding 'django/contrib/flatpages/locale/es_CO/LC_MESSAGES/django.po' 2024-04-14 14:36:48,233 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,234 wheel INFO adding 'django/contrib/flatpages/locale/es_MX/LC_MESSAGES/django.po' 2024-04-14 14:36:48,235 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,237 wheel INFO adding 'django/contrib/flatpages/locale/es_VE/LC_MESSAGES/django.po' 2024-04-14 14:36:48,238 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,239 wheel INFO adding 'django/contrib/flatpages/locale/et/LC_MESSAGES/django.po' 2024-04-14 14:36:48,241 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,242 wheel INFO adding 'django/contrib/flatpages/locale/eu/LC_MESSAGES/django.po' 2024-04-14 14:36:48,243 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,244 wheel INFO adding 'django/contrib/flatpages/locale/fa/LC_MESSAGES/django.po' 2024-04-14 14:36:48,246 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,247 wheel INFO adding 'django/contrib/flatpages/locale/fi/LC_MESSAGES/django.po' 2024-04-14 14:36:48,248 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,249 wheel INFO adding 'django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,251 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,252 wheel INFO adding 'django/contrib/flatpages/locale/fy/LC_MESSAGES/django.po' 2024-04-14 14:36:48,253 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,254 wheel INFO adding 'django/contrib/flatpages/locale/ga/LC_MESSAGES/django.po' 2024-04-14 14:36:48,256 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,257 wheel INFO adding 'django/contrib/flatpages/locale/gd/LC_MESSAGES/django.po' 2024-04-14 14:36:48,258 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,259 wheel INFO adding 'django/contrib/flatpages/locale/gl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,261 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,262 wheel INFO adding 'django/contrib/flatpages/locale/he/LC_MESSAGES/django.po' 2024-04-14 14:36:48,263 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,264 wheel INFO adding 'django/contrib/flatpages/locale/hi/LC_MESSAGES/django.po' 2024-04-14 14:36:48,266 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,267 wheel INFO adding 'django/contrib/flatpages/locale/hr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,268 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,269 wheel INFO adding 'django/contrib/flatpages/locale/hsb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,271 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,272 wheel INFO adding 'django/contrib/flatpages/locale/hu/LC_MESSAGES/django.po' 2024-04-14 14:36:48,273 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,275 wheel INFO adding 'django/contrib/flatpages/locale/hy/LC_MESSAGES/django.po' 2024-04-14 14:36:48,276 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,277 wheel INFO adding 'django/contrib/flatpages/locale/ia/LC_MESSAGES/django.po' 2024-04-14 14:36:48,278 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,279 wheel INFO adding 'django/contrib/flatpages/locale/id/LC_MESSAGES/django.po' 2024-04-14 14:36:48,281 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,282 wheel INFO adding 'django/contrib/flatpages/locale/io/LC_MESSAGES/django.po' 2024-04-14 14:36:48,283 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,284 wheel INFO adding 'django/contrib/flatpages/locale/is/LC_MESSAGES/django.po' 2024-04-14 14:36:48,285 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,286 wheel INFO adding 'django/contrib/flatpages/locale/it/LC_MESSAGES/django.po' 2024-04-14 14:36:48,288 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,289 wheel INFO adding 'django/contrib/flatpages/locale/ja/LC_MESSAGES/django.po' 2024-04-14 14:36:48,290 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,291 wheel INFO adding 'django/contrib/flatpages/locale/ka/LC_MESSAGES/django.po' 2024-04-14 14:36:48,293 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,294 wheel INFO adding 'django/contrib/flatpages/locale/kk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,295 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,296 wheel INFO adding 'django/contrib/flatpages/locale/km/LC_MESSAGES/django.po' 2024-04-14 14:36:48,298 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,299 wheel INFO adding 'django/contrib/flatpages/locale/kn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,300 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,302 wheel INFO adding 'django/contrib/flatpages/locale/ko/LC_MESSAGES/django.po' 2024-04-14 14:36:48,303 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,304 wheel INFO adding 'django/contrib/flatpages/locale/ky/LC_MESSAGES/django.po' 2024-04-14 14:36:48,305 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,306 wheel INFO adding 'django/contrib/flatpages/locale/lb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,308 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,309 wheel INFO adding 'django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po' 2024-04-14 14:36:48,310 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,312 wheel INFO adding 'django/contrib/flatpages/locale/lv/LC_MESSAGES/django.po' 2024-04-14 14:36:48,313 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,314 wheel INFO adding 'django/contrib/flatpages/locale/mk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,315 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,316 wheel INFO adding 'django/contrib/flatpages/locale/ml/LC_MESSAGES/django.po' 2024-04-14 14:36:48,318 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,319 wheel INFO adding 'django/contrib/flatpages/locale/mn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,320 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,321 wheel INFO adding 'django/contrib/flatpages/locale/mr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,322 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,323 wheel INFO adding 'django/contrib/flatpages/locale/ms/LC_MESSAGES/django.po' 2024-04-14 14:36:48,325 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,325 wheel INFO adding 'django/contrib/flatpages/locale/my/LC_MESSAGES/django.po' 2024-04-14 14:36:48,327 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,328 wheel INFO adding 'django/contrib/flatpages/locale/nb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,329 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,330 wheel INFO adding 'django/contrib/flatpages/locale/ne/LC_MESSAGES/django.po' 2024-04-14 14:36:48,331 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,332 wheel INFO adding 'django/contrib/flatpages/locale/nl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,334 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,335 wheel INFO adding 'django/contrib/flatpages/locale/nn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,336 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,338 wheel INFO adding 'django/contrib/flatpages/locale/os/LC_MESSAGES/django.po' 2024-04-14 14:36:48,339 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,340 wheel INFO adding 'django/contrib/flatpages/locale/pa/LC_MESSAGES/django.po' 2024-04-14 14:36:48,341 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,343 wheel INFO adding 'django/contrib/flatpages/locale/pl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,344 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,345 wheel INFO adding 'django/contrib/flatpages/locale/pt/LC_MESSAGES/django.po' 2024-04-14 14:36:48,346 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,347 wheel INFO adding 'django/contrib/flatpages/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-14 14:36:48,349 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,350 wheel INFO adding 'django/contrib/flatpages/locale/ro/LC_MESSAGES/django.po' 2024-04-14 14:36:48,351 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,352 wheel INFO adding 'django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po' 2024-04-14 14:36:48,354 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,355 wheel INFO adding 'django/contrib/flatpages/locale/sk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,357 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,358 wheel INFO adding 'django/contrib/flatpages/locale/sl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,359 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,360 wheel INFO adding 'django/contrib/flatpages/locale/sq/LC_MESSAGES/django.po' 2024-04-14 14:36:48,362 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,363 wheel INFO adding 'django/contrib/flatpages/locale/sr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,364 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,366 wheel INFO adding 'django/contrib/flatpages/locale/sr_Latn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,367 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,368 wheel INFO adding 'django/contrib/flatpages/locale/sv/LC_MESSAGES/django.po' 2024-04-14 14:36:48,370 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,371 wheel INFO adding 'django/contrib/flatpages/locale/sw/LC_MESSAGES/django.po' 2024-04-14 14:36:48,372 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,373 wheel INFO adding 'django/contrib/flatpages/locale/ta/LC_MESSAGES/django.po' 2024-04-14 14:36:48,374 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,375 wheel INFO adding 'django/contrib/flatpages/locale/te/LC_MESSAGES/django.po' 2024-04-14 14:36:48,376 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,378 wheel INFO adding 'django/contrib/flatpages/locale/tg/LC_MESSAGES/django.po' 2024-04-14 14:36:48,379 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,380 wheel INFO adding 'django/contrib/flatpages/locale/th/LC_MESSAGES/django.po' 2024-04-14 14:36:48,381 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,382 wheel INFO adding 'django/contrib/flatpages/locale/tk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,384 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,385 wheel INFO adding 'django/contrib/flatpages/locale/tr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,386 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,387 wheel INFO adding 'django/contrib/flatpages/locale/tt/LC_MESSAGES/django.po' 2024-04-14 14:36:48,389 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,389 wheel INFO adding 'django/contrib/flatpages/locale/udm/LC_MESSAGES/django.po' 2024-04-14 14:36:48,391 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,392 wheel INFO adding 'django/contrib/flatpages/locale/uk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,393 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,394 wheel INFO adding 'django/contrib/flatpages/locale/ur/LC_MESSAGES/django.po' 2024-04-14 14:36:48,396 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,397 wheel INFO adding 'django/contrib/flatpages/locale/vi/LC_MESSAGES/django.po' 2024-04-14 14:36:48,398 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,399 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hans/LC_MESSAGES/django.po' 2024-04-14 14:36:48,400 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,402 wheel INFO adding 'django/contrib/flatpages/locale/zh_Hant/LC_MESSAGES/django.po' 2024-04-14 14:36:48,403 wheel INFO adding 'django/contrib/flatpages/migrations/0001_initial.py' 2024-04-14 14:36:48,404 wheel INFO adding 'django/contrib/flatpages/migrations/__init__.py' 2024-04-14 14:36:48,405 wheel INFO adding 'django/contrib/flatpages/templatetags/__init__.py' 2024-04-14 14:36:48,405 wheel INFO adding 'django/contrib/flatpages/templatetags/flatpages.py' 2024-04-14 14:36:48,407 wheel INFO adding 'django/contrib/gis/__init__.py' 2024-04-14 14:36:48,408 wheel INFO adding 'django/contrib/gis/apps.py' 2024-04-14 14:36:48,408 wheel INFO adding 'django/contrib/gis/feeds.py' 2024-04-14 14:36:48,409 wheel INFO adding 'django/contrib/gis/geometry.py' 2024-04-14 14:36:48,410 wheel INFO adding 'django/contrib/gis/measure.py' 2024-04-14 14:36:48,412 wheel INFO adding 'django/contrib/gis/ptr.py' 2024-04-14 14:36:48,413 wheel INFO adding 'django/contrib/gis/shortcuts.py' 2024-04-14 14:36:48,413 wheel INFO adding 'django/contrib/gis/views.py' 2024-04-14 14:36:48,415 wheel INFO adding 'django/contrib/gis/admin/__init__.py' 2024-04-14 14:36:48,416 wheel INFO adding 'django/contrib/gis/admin/options.py' 2024-04-14 14:36:48,417 wheel INFO adding 'django/contrib/gis/admin/widgets.py' 2024-04-14 14:36:48,418 wheel INFO adding 'django/contrib/gis/db/__init__.py' 2024-04-14 14:36:48,419 wheel INFO adding 'django/contrib/gis/db/backends/__init__.py' 2024-04-14 14:36:48,420 wheel INFO adding 'django/contrib/gis/db/backends/utils.py' 2024-04-14 14:36:48,421 wheel INFO adding 'django/contrib/gis/db/backends/base/__init__.py' 2024-04-14 14:36:48,422 wheel INFO adding 'django/contrib/gis/db/backends/base/adapter.py' 2024-04-14 14:36:48,423 wheel INFO adding 'django/contrib/gis/db/backends/base/features.py' 2024-04-14 14:36:48,424 wheel INFO adding 'django/contrib/gis/db/backends/base/models.py' 2024-04-14 14:36:48,425 wheel INFO adding 'django/contrib/gis/db/backends/base/operations.py' 2024-04-14 14:36:48,426 wheel INFO adding 'django/contrib/gis/db/backends/mysql/__init__.py' 2024-04-14 14:36:48,427 wheel INFO adding 'django/contrib/gis/db/backends/mysql/base.py' 2024-04-14 14:36:48,428 wheel INFO adding 'django/contrib/gis/db/backends/mysql/features.py' 2024-04-14 14:36:48,429 wheel INFO adding 'django/contrib/gis/db/backends/mysql/introspection.py' 2024-04-14 14:36:48,430 wheel INFO adding 'django/contrib/gis/db/backends/mysql/operations.py' 2024-04-14 14:36:48,431 wheel INFO adding 'django/contrib/gis/db/backends/mysql/schema.py' 2024-04-14 14:36:48,432 wheel INFO adding 'django/contrib/gis/db/backends/oracle/__init__.py' 2024-04-14 14:36:48,433 wheel INFO adding 'django/contrib/gis/db/backends/oracle/adapter.py' 2024-04-14 14:36:48,434 wheel INFO adding 'django/contrib/gis/db/backends/oracle/base.py' 2024-04-14 14:36:48,435 wheel INFO adding 'django/contrib/gis/db/backends/oracle/features.py' 2024-04-14 14:36:48,436 wheel INFO adding 'django/contrib/gis/db/backends/oracle/introspection.py' 2024-04-14 14:36:48,437 wheel INFO adding 'django/contrib/gis/db/backends/oracle/models.py' 2024-04-14 14:36:48,438 wheel INFO adding 'django/contrib/gis/db/backends/oracle/operations.py' 2024-04-14 14:36:48,439 wheel INFO adding 'django/contrib/gis/db/backends/oracle/schema.py' 2024-04-14 14:36:48,440 wheel INFO adding 'django/contrib/gis/db/backends/postgis/__init__.py' 2024-04-14 14:36:48,441 wheel INFO adding 'django/contrib/gis/db/backends/postgis/adapter.py' 2024-04-14 14:36:48,442 wheel INFO adding 'django/contrib/gis/db/backends/postgis/base.py' 2024-04-14 14:36:48,443 wheel INFO adding 'django/contrib/gis/db/backends/postgis/const.py' 2024-04-14 14:36:48,444 wheel INFO adding 'django/contrib/gis/db/backends/postgis/features.py' 2024-04-14 14:36:48,444 wheel INFO adding 'django/contrib/gis/db/backends/postgis/introspection.py' 2024-04-14 14:36:48,445 wheel INFO adding 'django/contrib/gis/db/backends/postgis/models.py' 2024-04-14 14:36:48,447 wheel INFO adding 'django/contrib/gis/db/backends/postgis/operations.py' 2024-04-14 14:36:48,448 wheel INFO adding 'django/contrib/gis/db/backends/postgis/pgraster.py' 2024-04-14 14:36:48,449 wheel INFO adding 'django/contrib/gis/db/backends/postgis/schema.py' 2024-04-14 14:36:48,450 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/__init__.py' 2024-04-14 14:36:48,451 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/adapter.py' 2024-04-14 14:36:48,452 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/base.py' 2024-04-14 14:36:48,453 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/client.py' 2024-04-14 14:36:48,453 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/features.py' 2024-04-14 14:36:48,454 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/introspection.py' 2024-04-14 14:36:48,455 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/models.py' 2024-04-14 14:36:48,456 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/operations.py' 2024-04-14 14:36:48,457 wheel INFO adding 'django/contrib/gis/db/backends/spatialite/schema.py' 2024-04-14 14:36:48,459 wheel INFO adding 'django/contrib/gis/db/models/__init__.py' 2024-04-14 14:36:48,460 wheel INFO adding 'django/contrib/gis/db/models/aggregates.py' 2024-04-14 14:36:48,461 wheel INFO adding 'django/contrib/gis/db/models/fields.py' 2024-04-14 14:36:48,462 wheel INFO adding 'django/contrib/gis/db/models/functions.py' 2024-04-14 14:36:48,464 wheel INFO adding 'django/contrib/gis/db/models/lookups.py' 2024-04-14 14:36:48,465 wheel INFO adding 'django/contrib/gis/db/models/proxy.py' 2024-04-14 14:36:48,466 wheel INFO adding 'django/contrib/gis/db/models/sql/__init__.py' 2024-04-14 14:36:48,467 wheel INFO adding 'django/contrib/gis/db/models/sql/conversion.py' 2024-04-14 14:36:48,468 wheel INFO adding 'django/contrib/gis/forms/__init__.py' 2024-04-14 14:36:48,469 wheel INFO adding 'django/contrib/gis/forms/fields.py' 2024-04-14 14:36:48,470 wheel INFO adding 'django/contrib/gis/forms/widgets.py' 2024-04-14 14:36:48,471 wheel INFO adding 'django/contrib/gis/gdal/LICENSE' 2024-04-14 14:36:48,472 wheel INFO adding 'django/contrib/gis/gdal/__init__.py' 2024-04-14 14:36:48,473 wheel INFO adding 'django/contrib/gis/gdal/base.py' 2024-04-14 14:36:48,474 wheel INFO adding 'django/contrib/gis/gdal/datasource.py' 2024-04-14 14:36:48,475 wheel INFO adding 'django/contrib/gis/gdal/driver.py' 2024-04-14 14:36:48,476 wheel INFO adding 'django/contrib/gis/gdal/envelope.py' 2024-04-14 14:36:48,477 wheel INFO adding 'django/contrib/gis/gdal/error.py' 2024-04-14 14:36:48,478 wheel INFO adding 'django/contrib/gis/gdal/feature.py' 2024-04-14 14:36:48,479 wheel INFO adding 'django/contrib/gis/gdal/field.py' 2024-04-14 14:36:48,481 wheel INFO adding 'django/contrib/gis/gdal/geometries.py' 2024-04-14 14:36:48,482 wheel INFO adding 'django/contrib/gis/gdal/geomtype.py' 2024-04-14 14:36:48,483 wheel INFO adding 'django/contrib/gis/gdal/layer.py' 2024-04-14 14:36:48,484 wheel INFO adding 'django/contrib/gis/gdal/libgdal.py' 2024-04-14 14:36:48,485 wheel INFO adding 'django/contrib/gis/gdal/srs.py' 2024-04-14 14:36:48,487 wheel INFO adding 'django/contrib/gis/gdal/prototypes/__init__.py' 2024-04-14 14:36:48,488 wheel INFO adding 'django/contrib/gis/gdal/prototypes/ds.py' 2024-04-14 14:36:48,489 wheel INFO adding 'django/contrib/gis/gdal/prototypes/errcheck.py' 2024-04-14 14:36:48,490 wheel INFO adding 'django/contrib/gis/gdal/prototypes/generation.py' 2024-04-14 14:36:48,491 wheel INFO adding 'django/contrib/gis/gdal/prototypes/geom.py' 2024-04-14 14:36:48,492 wheel INFO adding 'django/contrib/gis/gdal/prototypes/raster.py' 2024-04-14 14:36:48,493 wheel INFO adding 'django/contrib/gis/gdal/prototypes/srs.py' 2024-04-14 14:36:48,494 wheel INFO adding 'django/contrib/gis/gdal/raster/__init__.py' 2024-04-14 14:36:48,495 wheel INFO adding 'django/contrib/gis/gdal/raster/band.py' 2024-04-14 14:36:48,496 wheel INFO adding 'django/contrib/gis/gdal/raster/base.py' 2024-04-14 14:36:48,497 wheel INFO adding 'django/contrib/gis/gdal/raster/const.py' 2024-04-14 14:36:48,498 wheel INFO adding 'django/contrib/gis/gdal/raster/source.py' 2024-04-14 14:36:48,500 wheel INFO adding 'django/contrib/gis/geoip2/__init__.py' 2024-04-14 14:36:48,501 wheel INFO adding 'django/contrib/gis/geoip2/base.py' 2024-04-14 14:36:48,502 wheel INFO adding 'django/contrib/gis/geoip2/resources.py' 2024-04-14 14:36:48,503 wheel INFO adding 'django/contrib/gis/geos/LICENSE' 2024-04-14 14:36:48,504 wheel INFO adding 'django/contrib/gis/geos/__init__.py' 2024-04-14 14:36:48,505 wheel INFO adding 'django/contrib/gis/geos/base.py' 2024-04-14 14:36:48,506 wheel INFO adding 'django/contrib/gis/geos/collections.py' 2024-04-14 14:36:48,507 wheel INFO adding 'django/contrib/gis/geos/coordseq.py' 2024-04-14 14:36:48,508 wheel INFO adding 'django/contrib/gis/geos/error.py' 2024-04-14 14:36:48,509 wheel INFO adding 'django/contrib/gis/geos/factory.py' 2024-04-14 14:36:48,510 wheel INFO adding 'django/contrib/gis/geos/geometry.py' 2024-04-14 14:36:48,511 wheel INFO adding 'django/contrib/gis/geos/io.py' 2024-04-14 14:36:48,512 wheel INFO adding 'django/contrib/gis/geos/libgeos.py' 2024-04-14 14:36:48,514 wheel INFO adding 'django/contrib/gis/geos/linestring.py' 2024-04-14 14:36:48,515 wheel INFO adding 'django/contrib/gis/geos/mutable_list.py' 2024-04-14 14:36:48,516 wheel INFO adding 'django/contrib/gis/geos/point.py' 2024-04-14 14:36:48,517 wheel INFO adding 'django/contrib/gis/geos/polygon.py' 2024-04-14 14:36:48,518 wheel INFO adding 'django/contrib/gis/geos/prepared.py' 2024-04-14 14:36:48,520 wheel INFO adding 'django/contrib/gis/geos/prototypes/__init__.py' 2024-04-14 14:36:48,521 wheel INFO adding 'django/contrib/gis/geos/prototypes/coordseq.py' 2024-04-14 14:36:48,522 wheel INFO adding 'django/contrib/gis/geos/prototypes/errcheck.py' 2024-04-14 14:36:48,523 wheel INFO adding 'django/contrib/gis/geos/prototypes/geom.py' 2024-04-14 14:36:48,524 wheel INFO adding 'django/contrib/gis/geos/prototypes/io.py' 2024-04-14 14:36:48,525 wheel INFO adding 'django/contrib/gis/geos/prototypes/misc.py' 2024-04-14 14:36:48,526 wheel INFO adding 'django/contrib/gis/geos/prototypes/predicates.py' 2024-04-14 14:36:48,527 wheel INFO adding 'django/contrib/gis/geos/prototypes/prepared.py' 2024-04-14 14:36:48,528 wheel INFO adding 'django/contrib/gis/geos/prototypes/threadsafe.py' 2024-04-14 14:36:48,528 wheel INFO adding 'django/contrib/gis/geos/prototypes/topology.py' 2024-04-14 14:36:48,532 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,533 wheel INFO adding 'django/contrib/gis/locale/af/LC_MESSAGES/django.po' 2024-04-14 14:36:48,535 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,536 wheel INFO adding 'django/contrib/gis/locale/ar/LC_MESSAGES/django.po' 2024-04-14 14:36:48,537 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,538 wheel INFO adding 'django/contrib/gis/locale/ar_DZ/LC_MESSAGES/django.po' 2024-04-14 14:36:48,539 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,540 wheel INFO adding 'django/contrib/gis/locale/ast/LC_MESSAGES/django.po' 2024-04-14 14:36:48,541 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,542 wheel INFO adding 'django/contrib/gis/locale/az/LC_MESSAGES/django.po' 2024-04-14 14:36:48,543 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,544 wheel INFO adding 'django/contrib/gis/locale/be/LC_MESSAGES/django.po' 2024-04-14 14:36:48,546 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,547 wheel INFO adding 'django/contrib/gis/locale/bg/LC_MESSAGES/django.po' 2024-04-14 14:36:48,548 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,549 wheel INFO adding 'django/contrib/gis/locale/bn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,550 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,551 wheel INFO adding 'django/contrib/gis/locale/br/LC_MESSAGES/django.po' 2024-04-14 14:36:48,552 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,553 wheel INFO adding 'django/contrib/gis/locale/bs/LC_MESSAGES/django.po' 2024-04-14 14:36:48,555 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,556 wheel INFO adding 'django/contrib/gis/locale/ca/LC_MESSAGES/django.po' 2024-04-14 14:36:48,557 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,558 wheel INFO adding 'django/contrib/gis/locale/ckb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,559 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,560 wheel INFO adding 'django/contrib/gis/locale/cs/LC_MESSAGES/django.po' 2024-04-14 14:36:48,561 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,562 wheel INFO adding 'django/contrib/gis/locale/cy/LC_MESSAGES/django.po' 2024-04-14 14:36:48,563 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,564 wheel INFO adding 'django/contrib/gis/locale/da/LC_MESSAGES/django.po' 2024-04-14 14:36:48,566 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,567 wheel INFO adding 'django/contrib/gis/locale/de/LC_MESSAGES/django.po' 2024-04-14 14:36:48,568 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,569 wheel INFO adding 'django/contrib/gis/locale/dsb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,570 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,571 wheel INFO adding 'django/contrib/gis/locale/el/LC_MESSAGES/django.po' 2024-04-14 14:36:48,572 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,573 wheel INFO adding 'django/contrib/gis/locale/en/LC_MESSAGES/django.po' 2024-04-14 14:36:48,574 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,575 wheel INFO adding 'django/contrib/gis/locale/en_AU/LC_MESSAGES/django.po' 2024-04-14 14:36:48,577 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,578 wheel INFO adding 'django/contrib/gis/locale/en_GB/LC_MESSAGES/django.po' 2024-04-14 14:36:48,579 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,580 wheel INFO adding 'django/contrib/gis/locale/eo/LC_MESSAGES/django.po' 2024-04-14 14:36:48,581 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,582 wheel INFO adding 'django/contrib/gis/locale/es/LC_MESSAGES/django.po' 2024-04-14 14:36:48,583 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,584 wheel INFO adding 'django/contrib/gis/locale/es_AR/LC_MESSAGES/django.po' 2024-04-14 14:36:48,586 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,587 wheel INFO adding 'django/contrib/gis/locale/es_CO/LC_MESSAGES/django.po' 2024-04-14 14:36:48,588 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,589 wheel INFO adding 'django/contrib/gis/locale/es_MX/LC_MESSAGES/django.po' 2024-04-14 14:36:48,590 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,591 wheel INFO adding 'django/contrib/gis/locale/es_VE/LC_MESSAGES/django.po' 2024-04-14 14:36:48,592 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,593 wheel INFO adding 'django/contrib/gis/locale/et/LC_MESSAGES/django.po' 2024-04-14 14:36:48,594 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,595 wheel INFO adding 'django/contrib/gis/locale/eu/LC_MESSAGES/django.po' 2024-04-14 14:36:48,597 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,598 wheel INFO adding 'django/contrib/gis/locale/fa/LC_MESSAGES/django.po' 2024-04-14 14:36:48,599 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,600 wheel INFO adding 'django/contrib/gis/locale/fi/LC_MESSAGES/django.po' 2024-04-14 14:36:48,601 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,602 wheel INFO adding 'django/contrib/gis/locale/fr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,603 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,604 wheel INFO adding 'django/contrib/gis/locale/fy/LC_MESSAGES/django.po' 2024-04-14 14:36:48,605 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,606 wheel INFO adding 'django/contrib/gis/locale/ga/LC_MESSAGES/django.po' 2024-04-14 14:36:48,608 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,609 wheel INFO adding 'django/contrib/gis/locale/gd/LC_MESSAGES/django.po' 2024-04-14 14:36:48,610 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,611 wheel INFO adding 'django/contrib/gis/locale/gl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,612 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,613 wheel INFO adding 'django/contrib/gis/locale/he/LC_MESSAGES/django.po' 2024-04-14 14:36:48,614 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,615 wheel INFO adding 'django/contrib/gis/locale/hi/LC_MESSAGES/django.po' 2024-04-14 14:36:48,616 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,617 wheel INFO adding 'django/contrib/gis/locale/hr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,619 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,620 wheel INFO adding 'django/contrib/gis/locale/hsb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,621 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,622 wheel INFO adding 'django/contrib/gis/locale/hu/LC_MESSAGES/django.po' 2024-04-14 14:36:48,623 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,624 wheel INFO adding 'django/contrib/gis/locale/hy/LC_MESSAGES/django.po' 2024-04-14 14:36:48,625 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,626 wheel INFO adding 'django/contrib/gis/locale/ia/LC_MESSAGES/django.po' 2024-04-14 14:36:48,628 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,629 wheel INFO adding 'django/contrib/gis/locale/id/LC_MESSAGES/django.po' 2024-04-14 14:36:48,630 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,631 wheel INFO adding 'django/contrib/gis/locale/io/LC_MESSAGES/django.po' 2024-04-14 14:36:48,632 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,633 wheel INFO adding 'django/contrib/gis/locale/is/LC_MESSAGES/django.po' 2024-04-14 14:36:48,634 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,635 wheel INFO adding 'django/contrib/gis/locale/it/LC_MESSAGES/django.po' 2024-04-14 14:36:48,636 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,637 wheel INFO adding 'django/contrib/gis/locale/ja/LC_MESSAGES/django.po' 2024-04-14 14:36:48,639 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,640 wheel INFO adding 'django/contrib/gis/locale/ka/LC_MESSAGES/django.po' 2024-04-14 14:36:48,641 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,642 wheel INFO adding 'django/contrib/gis/locale/kk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,643 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,644 wheel INFO adding 'django/contrib/gis/locale/km/LC_MESSAGES/django.po' 2024-04-14 14:36:48,645 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,646 wheel INFO adding 'django/contrib/gis/locale/kn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,648 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,649 wheel INFO adding 'django/contrib/gis/locale/ko/LC_MESSAGES/django.po' 2024-04-14 14:36:48,650 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,651 wheel INFO adding 'django/contrib/gis/locale/ky/LC_MESSAGES/django.po' 2024-04-14 14:36:48,652 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,653 wheel INFO adding 'django/contrib/gis/locale/lb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,654 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,655 wheel INFO adding 'django/contrib/gis/locale/lt/LC_MESSAGES/django.po' 2024-04-14 14:36:48,656 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,657 wheel INFO adding 'django/contrib/gis/locale/lv/LC_MESSAGES/django.po' 2024-04-14 14:36:48,659 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,660 wheel INFO adding 'django/contrib/gis/locale/mk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,661 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,662 wheel INFO adding 'django/contrib/gis/locale/ml/LC_MESSAGES/django.po' 2024-04-14 14:36:48,663 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,664 wheel INFO adding 'django/contrib/gis/locale/mn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,665 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,666 wheel INFO adding 'django/contrib/gis/locale/mr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,668 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,669 wheel INFO adding 'django/contrib/gis/locale/ms/LC_MESSAGES/django.po' 2024-04-14 14:36:48,670 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,671 wheel INFO adding 'django/contrib/gis/locale/my/LC_MESSAGES/django.po' 2024-04-14 14:36:48,672 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,673 wheel INFO adding 'django/contrib/gis/locale/nb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,674 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,675 wheel INFO adding 'django/contrib/gis/locale/ne/LC_MESSAGES/django.po' 2024-04-14 14:36:48,676 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,677 wheel INFO adding 'django/contrib/gis/locale/nl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,678 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,679 wheel INFO adding 'django/contrib/gis/locale/nn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,681 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,682 wheel INFO adding 'django/contrib/gis/locale/os/LC_MESSAGES/django.po' 2024-04-14 14:36:48,683 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,684 wheel INFO adding 'django/contrib/gis/locale/pa/LC_MESSAGES/django.po' 2024-04-14 14:36:48,685 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,686 wheel INFO adding 'django/contrib/gis/locale/pl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,687 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,688 wheel INFO adding 'django/contrib/gis/locale/pt/LC_MESSAGES/django.po' 2024-04-14 14:36:48,690 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,691 wheel INFO adding 'django/contrib/gis/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-14 14:36:48,692 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,693 wheel INFO adding 'django/contrib/gis/locale/ro/LC_MESSAGES/django.po' 2024-04-14 14:36:48,694 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,695 wheel INFO adding 'django/contrib/gis/locale/ru/LC_MESSAGES/django.po' 2024-04-14 14:36:48,696 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,697 wheel INFO adding 'django/contrib/gis/locale/sk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,699 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,699 wheel INFO adding 'django/contrib/gis/locale/sl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,701 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,702 wheel INFO adding 'django/contrib/gis/locale/sq/LC_MESSAGES/django.po' 2024-04-14 14:36:48,703 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,704 wheel INFO adding 'django/contrib/gis/locale/sr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,705 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,706 wheel INFO adding 'django/contrib/gis/locale/sr_Latn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,707 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,708 wheel INFO adding 'django/contrib/gis/locale/sv/LC_MESSAGES/django.po' 2024-04-14 14:36:48,710 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,711 wheel INFO adding 'django/contrib/gis/locale/sw/LC_MESSAGES/django.po' 2024-04-14 14:36:48,712 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,713 wheel INFO adding 'django/contrib/gis/locale/ta/LC_MESSAGES/django.po' 2024-04-14 14:36:48,714 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,715 wheel INFO adding 'django/contrib/gis/locale/te/LC_MESSAGES/django.po' 2024-04-14 14:36:48,716 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,717 wheel INFO adding 'django/contrib/gis/locale/tg/LC_MESSAGES/django.po' 2024-04-14 14:36:48,718 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,719 wheel INFO adding 'django/contrib/gis/locale/th/LC_MESSAGES/django.po' 2024-04-14 14:36:48,720 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,721 wheel INFO adding 'django/contrib/gis/locale/tr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,723 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,724 wheel INFO adding 'django/contrib/gis/locale/tt/LC_MESSAGES/django.po' 2024-04-14 14:36:48,725 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,726 wheel INFO adding 'django/contrib/gis/locale/udm/LC_MESSAGES/django.po' 2024-04-14 14:36:48,727 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,728 wheel INFO adding 'django/contrib/gis/locale/uk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,729 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,730 wheel INFO adding 'django/contrib/gis/locale/ur/LC_MESSAGES/django.po' 2024-04-14 14:36:48,731 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,732 wheel INFO adding 'django/contrib/gis/locale/vi/LC_MESSAGES/django.po' 2024-04-14 14:36:48,734 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,735 wheel INFO adding 'django/contrib/gis/locale/zh_Hans/LC_MESSAGES/django.po' 2024-04-14 14:36:48,736 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,737 wheel INFO adding 'django/contrib/gis/locale/zh_Hant/LC_MESSAGES/django.po' 2024-04-14 14:36:48,738 wheel INFO adding 'django/contrib/gis/management/__init__.py' 2024-04-14 14:36:48,739 wheel INFO adding 'django/contrib/gis/management/commands/__init__.py' 2024-04-14 14:36:48,740 wheel INFO adding 'django/contrib/gis/management/commands/inspectdb.py' 2024-04-14 14:36:48,741 wheel INFO adding 'django/contrib/gis/management/commands/ogrinspect.py' 2024-04-14 14:36:48,742 wheel INFO adding 'django/contrib/gis/serializers/__init__.py' 2024-04-14 14:36:48,743 wheel INFO adding 'django/contrib/gis/serializers/geojson.py' 2024-04-14 14:36:48,744 wheel INFO adding 'django/contrib/gis/sitemaps/__init__.py' 2024-04-14 14:36:48,745 wheel INFO adding 'django/contrib/gis/sitemaps/kml.py' 2024-04-14 14:36:48,746 wheel INFO adding 'django/contrib/gis/sitemaps/views.py' 2024-04-14 14:36:48,747 wheel INFO adding 'django/contrib/gis/static/gis/css/ol3.css' 2024-04-14 14:36:48,749 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_off.svg' 2024-04-14 14:36:48,750 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_line_on.svg' 2024-04-14 14:36:48,750 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_off.svg' 2024-04-14 14:36:48,751 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_point_on.svg' 2024-04-14 14:36:48,752 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_off.svg' 2024-04-14 14:36:48,753 wheel INFO adding 'django/contrib/gis/static/gis/img/draw_polygon_on.svg' 2024-04-14 14:36:48,754 wheel INFO adding 'django/contrib/gis/static/gis/js/OLMapWidget.js' 2024-04-14 14:36:48,756 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers-osm.html' 2024-04-14 14:36:48,756 wheel INFO adding 'django/contrib/gis/templates/gis/openlayers.html' 2024-04-14 14:36:48,758 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.html' 2024-04-14 14:36:48,759 wheel INFO adding 'django/contrib/gis/templates/gis/admin/openlayers.js' 2024-04-14 14:36:48,760 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.html' 2024-04-14 14:36:48,761 wheel INFO adding 'django/contrib/gis/templates/gis/admin/osm.js' 2024-04-14 14:36:48,762 wheel INFO adding 'django/contrib/gis/templates/gis/kml/base.kml' 2024-04-14 14:36:48,763 wheel INFO adding 'django/contrib/gis/templates/gis/kml/placemarks.kml' 2024-04-14 14:36:48,764 wheel INFO adding 'django/contrib/gis/utils/__init__.py' 2024-04-14 14:36:48,765 wheel INFO adding 'django/contrib/gis/utils/layermapping.py' 2024-04-14 14:36:48,767 wheel INFO adding 'django/contrib/gis/utils/ogrinfo.py' 2024-04-14 14:36:48,768 wheel INFO adding 'django/contrib/gis/utils/ogrinspect.py' 2024-04-14 14:36:48,769 wheel INFO adding 'django/contrib/gis/utils/srs.py' 2024-04-14 14:36:48,770 wheel INFO adding 'django/contrib/humanize/__init__.py' 2024-04-14 14:36:48,771 wheel INFO adding 'django/contrib/humanize/apps.py' 2024-04-14 14:36:48,775 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,776 wheel INFO adding 'django/contrib/humanize/locale/af/LC_MESSAGES/django.po' 2024-04-14 14:36:48,778 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,780 wheel INFO adding 'django/contrib/humanize/locale/ar/LC_MESSAGES/django.po' 2024-04-14 14:36:48,781 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,782 wheel INFO adding 'django/contrib/humanize/locale/ar_DZ/LC_MESSAGES/django.po' 2024-04-14 14:36:48,784 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,785 wheel INFO adding 'django/contrib/humanize/locale/ast/LC_MESSAGES/django.po' 2024-04-14 14:36:48,787 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,788 wheel INFO adding 'django/contrib/humanize/locale/az/LC_MESSAGES/django.po' 2024-04-14 14:36:48,789 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,791 wheel INFO adding 'django/contrib/humanize/locale/be/LC_MESSAGES/django.po' 2024-04-14 14:36:48,792 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,793 wheel INFO adding 'django/contrib/humanize/locale/bg/LC_MESSAGES/django.po' 2024-04-14 14:36:48,795 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,796 wheel INFO adding 'django/contrib/humanize/locale/bn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,797 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,798 wheel INFO adding 'django/contrib/humanize/locale/br/LC_MESSAGES/django.po' 2024-04-14 14:36:48,800 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,801 wheel INFO adding 'django/contrib/humanize/locale/bs/LC_MESSAGES/django.po' 2024-04-14 14:36:48,802 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,803 wheel INFO adding 'django/contrib/humanize/locale/ca/LC_MESSAGES/django.po' 2024-04-14 14:36:48,805 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,806 wheel INFO adding 'django/contrib/humanize/locale/ckb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,807 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,808 wheel INFO adding 'django/contrib/humanize/locale/cs/LC_MESSAGES/django.po' 2024-04-14 14:36:48,810 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,811 wheel INFO adding 'django/contrib/humanize/locale/cy/LC_MESSAGES/django.po' 2024-04-14 14:36:48,812 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,814 wheel INFO adding 'django/contrib/humanize/locale/da/LC_MESSAGES/django.po' 2024-04-14 14:36:48,815 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,816 wheel INFO adding 'django/contrib/humanize/locale/de/LC_MESSAGES/django.po' 2024-04-14 14:36:48,818 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,819 wheel INFO adding 'django/contrib/humanize/locale/dsb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,820 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,822 wheel INFO adding 'django/contrib/humanize/locale/el/LC_MESSAGES/django.po' 2024-04-14 14:36:48,823 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,824 wheel INFO adding 'django/contrib/humanize/locale/en/LC_MESSAGES/django.po' 2024-04-14 14:36:48,825 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,826 wheel INFO adding 'django/contrib/humanize/locale/en_AU/LC_MESSAGES/django.po' 2024-04-14 14:36:48,828 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,829 wheel INFO adding 'django/contrib/humanize/locale/en_GB/LC_MESSAGES/django.po' 2024-04-14 14:36:48,830 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,831 wheel INFO adding 'django/contrib/humanize/locale/eo/LC_MESSAGES/django.po' 2024-04-14 14:36:48,833 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,834 wheel INFO adding 'django/contrib/humanize/locale/es/LC_MESSAGES/django.po' 2024-04-14 14:36:48,836 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,837 wheel INFO adding 'django/contrib/humanize/locale/es_AR/LC_MESSAGES/django.po' 2024-04-14 14:36:48,838 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,839 wheel INFO adding 'django/contrib/humanize/locale/es_CO/LC_MESSAGES/django.po' 2024-04-14 14:36:48,841 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,842 wheel INFO adding 'django/contrib/humanize/locale/es_MX/LC_MESSAGES/django.po' 2024-04-14 14:36:48,843 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,844 wheel INFO adding 'django/contrib/humanize/locale/es_VE/LC_MESSAGES/django.po' 2024-04-14 14:36:48,845 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,847 wheel INFO adding 'django/contrib/humanize/locale/et/LC_MESSAGES/django.po' 2024-04-14 14:36:48,848 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,849 wheel INFO adding 'django/contrib/humanize/locale/eu/LC_MESSAGES/django.po' 2024-04-14 14:36:48,851 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,852 wheel INFO adding 'django/contrib/humanize/locale/fa/LC_MESSAGES/django.po' 2024-04-14 14:36:48,853 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,854 wheel INFO adding 'django/contrib/humanize/locale/fi/LC_MESSAGES/django.po' 2024-04-14 14:36:48,856 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,857 wheel INFO adding 'django/contrib/humanize/locale/fr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,858 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,859 wheel INFO adding 'django/contrib/humanize/locale/fy/LC_MESSAGES/django.po' 2024-04-14 14:36:48,861 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,862 wheel INFO adding 'django/contrib/humanize/locale/ga/LC_MESSAGES/django.po' 2024-04-14 14:36:48,863 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,864 wheel INFO adding 'django/contrib/humanize/locale/gd/LC_MESSAGES/django.po' 2024-04-14 14:36:48,866 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,867 wheel INFO adding 'django/contrib/humanize/locale/gl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,868 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,870 wheel INFO adding 'django/contrib/humanize/locale/he/LC_MESSAGES/django.po' 2024-04-14 14:36:48,871 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,872 wheel INFO adding 'django/contrib/humanize/locale/hi/LC_MESSAGES/django.po' 2024-04-14 14:36:48,874 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,875 wheel INFO adding 'django/contrib/humanize/locale/hr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,876 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,877 wheel INFO adding 'django/contrib/humanize/locale/hsb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,879 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,880 wheel INFO adding 'django/contrib/humanize/locale/hu/LC_MESSAGES/django.po' 2024-04-14 14:36:48,881 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,882 wheel INFO adding 'django/contrib/humanize/locale/hy/LC_MESSAGES/django.po' 2024-04-14 14:36:48,884 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,885 wheel INFO adding 'django/contrib/humanize/locale/ia/LC_MESSAGES/django.po' 2024-04-14 14:36:48,886 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,887 wheel INFO adding 'django/contrib/humanize/locale/id/LC_MESSAGES/django.po' 2024-04-14 14:36:48,889 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,890 wheel INFO adding 'django/contrib/humanize/locale/io/LC_MESSAGES/django.po' 2024-04-14 14:36:48,891 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,892 wheel INFO adding 'django/contrib/humanize/locale/is/LC_MESSAGES/django.po' 2024-04-14 14:36:48,893 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,895 wheel INFO adding 'django/contrib/humanize/locale/it/LC_MESSAGES/django.po' 2024-04-14 14:36:48,896 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,897 wheel INFO adding 'django/contrib/humanize/locale/ja/LC_MESSAGES/django.po' 2024-04-14 14:36:48,899 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,900 wheel INFO adding 'django/contrib/humanize/locale/ka/LC_MESSAGES/django.po' 2024-04-14 14:36:48,901 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,902 wheel INFO adding 'django/contrib/humanize/locale/kk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,904 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,905 wheel INFO adding 'django/contrib/humanize/locale/km/LC_MESSAGES/django.po' 2024-04-14 14:36:48,906 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,907 wheel INFO adding 'django/contrib/humanize/locale/kn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,908 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,909 wheel INFO adding 'django/contrib/humanize/locale/ko/LC_MESSAGES/django.po' 2024-04-14 14:36:48,911 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,912 wheel INFO adding 'django/contrib/humanize/locale/ky/LC_MESSAGES/django.po' 2024-04-14 14:36:48,913 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,914 wheel INFO adding 'django/contrib/humanize/locale/lb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,916 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,917 wheel INFO adding 'django/contrib/humanize/locale/lt/LC_MESSAGES/django.po' 2024-04-14 14:36:48,918 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,919 wheel INFO adding 'django/contrib/humanize/locale/lv/LC_MESSAGES/django.po' 2024-04-14 14:36:48,921 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,922 wheel INFO adding 'django/contrib/humanize/locale/mk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,923 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,925 wheel INFO adding 'django/contrib/humanize/locale/ml/LC_MESSAGES/django.po' 2024-04-14 14:36:48,926 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,927 wheel INFO adding 'django/contrib/humanize/locale/mn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,929 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,930 wheel INFO adding 'django/contrib/humanize/locale/mr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,931 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,932 wheel INFO adding 'django/contrib/humanize/locale/ms/LC_MESSAGES/django.po' 2024-04-14 14:36:48,934 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,935 wheel INFO adding 'django/contrib/humanize/locale/my/LC_MESSAGES/django.po' 2024-04-14 14:36:48,936 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,937 wheel INFO adding 'django/contrib/humanize/locale/nb/LC_MESSAGES/django.po' 2024-04-14 14:36:48,938 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,940 wheel INFO adding 'django/contrib/humanize/locale/ne/LC_MESSAGES/django.po' 2024-04-14 14:36:48,941 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,942 wheel INFO adding 'django/contrib/humanize/locale/nl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,944 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,945 wheel INFO adding 'django/contrib/humanize/locale/nn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,946 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,947 wheel INFO adding 'django/contrib/humanize/locale/os/LC_MESSAGES/django.po' 2024-04-14 14:36:48,949 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,950 wheel INFO adding 'django/contrib/humanize/locale/pa/LC_MESSAGES/django.po' 2024-04-14 14:36:48,951 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,952 wheel INFO adding 'django/contrib/humanize/locale/pl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,954 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,955 wheel INFO adding 'django/contrib/humanize/locale/pt/LC_MESSAGES/django.po' 2024-04-14 14:36:48,956 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,958 wheel INFO adding 'django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-14 14:36:48,959 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,960 wheel INFO adding 'django/contrib/humanize/locale/ro/LC_MESSAGES/django.po' 2024-04-14 14:36:48,962 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,963 wheel INFO adding 'django/contrib/humanize/locale/ru/LC_MESSAGES/django.po' 2024-04-14 14:36:48,964 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,966 wheel INFO adding 'django/contrib/humanize/locale/sk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,967 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,968 wheel INFO adding 'django/contrib/humanize/locale/sl/LC_MESSAGES/django.po' 2024-04-14 14:36:48,970 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,971 wheel INFO adding 'django/contrib/humanize/locale/sq/LC_MESSAGES/django.po' 2024-04-14 14:36:48,972 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,973 wheel INFO adding 'django/contrib/humanize/locale/sr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,975 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,976 wheel INFO adding 'django/contrib/humanize/locale/sr_Latn/LC_MESSAGES/django.po' 2024-04-14 14:36:48,977 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,978 wheel INFO adding 'django/contrib/humanize/locale/sv/LC_MESSAGES/django.po' 2024-04-14 14:36:48,980 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,981 wheel INFO adding 'django/contrib/humanize/locale/sw/LC_MESSAGES/django.po' 2024-04-14 14:36:48,982 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,983 wheel INFO adding 'django/contrib/humanize/locale/ta/LC_MESSAGES/django.po' 2024-04-14 14:36:48,984 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,986 wheel INFO adding 'django/contrib/humanize/locale/te/LC_MESSAGES/django.po' 2024-04-14 14:36:48,987 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,988 wheel INFO adding 'django/contrib/humanize/locale/tg/LC_MESSAGES/django.po' 2024-04-14 14:36:48,989 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,990 wheel INFO adding 'django/contrib/humanize/locale/th/LC_MESSAGES/django.po' 2024-04-14 14:36:48,992 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,993 wheel INFO adding 'django/contrib/humanize/locale/tk/LC_MESSAGES/django.po' 2024-04-14 14:36:48,994 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,996 wheel INFO adding 'django/contrib/humanize/locale/tr/LC_MESSAGES/django.po' 2024-04-14 14:36:48,997 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.mo' 2024-04-14 14:36:48,998 wheel INFO adding 'django/contrib/humanize/locale/tt/LC_MESSAGES/django.po' 2024-04-14 14:36:48,999 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,000 wheel INFO adding 'django/contrib/humanize/locale/udm/LC_MESSAGES/django.po' 2024-04-14 14:36:49,002 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,003 wheel INFO adding 'django/contrib/humanize/locale/uk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,004 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,005 wheel INFO adding 'django/contrib/humanize/locale/ur/LC_MESSAGES/django.po' 2024-04-14 14:36:49,007 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,008 wheel INFO adding 'django/contrib/humanize/locale/uz/LC_MESSAGES/django.po' 2024-04-14 14:36:49,009 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,010 wheel INFO adding 'django/contrib/humanize/locale/vi/LC_MESSAGES/django.po' 2024-04-14 14:36:49,011 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,013 wheel INFO adding 'django/contrib/humanize/locale/zh_Hans/LC_MESSAGES/django.po' 2024-04-14 14:36:49,014 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,015 wheel INFO adding 'django/contrib/humanize/locale/zh_Hant/LC_MESSAGES/django.po' 2024-04-14 14:36:49,016 wheel INFO adding 'django/contrib/humanize/templatetags/__init__.py' 2024-04-14 14:36:49,017 wheel INFO adding 'django/contrib/humanize/templatetags/humanize.py' 2024-04-14 14:36:49,019 wheel INFO adding 'django/contrib/messages/__init__.py' 2024-04-14 14:36:49,020 wheel INFO adding 'django/contrib/messages/api.py' 2024-04-14 14:36:49,020 wheel INFO adding 'django/contrib/messages/apps.py' 2024-04-14 14:36:49,021 wheel INFO adding 'django/contrib/messages/constants.py' 2024-04-14 14:36:49,022 wheel INFO adding 'django/contrib/messages/context_processors.py' 2024-04-14 14:36:49,023 wheel INFO adding 'django/contrib/messages/middleware.py' 2024-04-14 14:36:49,024 wheel INFO adding 'django/contrib/messages/utils.py' 2024-04-14 14:36:49,025 wheel INFO adding 'django/contrib/messages/views.py' 2024-04-14 14:36:49,026 wheel INFO adding 'django/contrib/messages/storage/__init__.py' 2024-04-14 14:36:49,027 wheel INFO adding 'django/contrib/messages/storage/base.py' 2024-04-14 14:36:49,028 wheel INFO adding 'django/contrib/messages/storage/cookie.py' 2024-04-14 14:36:49,029 wheel INFO adding 'django/contrib/messages/storage/fallback.py' 2024-04-14 14:36:49,030 wheel INFO adding 'django/contrib/messages/storage/session.py' 2024-04-14 14:36:49,031 wheel INFO adding 'django/contrib/postgres/__init__.py' 2024-04-14 14:36:49,032 wheel INFO adding 'django/contrib/postgres/apps.py' 2024-04-14 14:36:49,033 wheel INFO adding 'django/contrib/postgres/constraints.py' 2024-04-14 14:36:49,080 wheel INFO adding 'django/contrib/postgres/expressions.py' 2024-04-14 14:36:49,081 wheel INFO adding 'django/contrib/postgres/functions.py' 2024-04-14 14:36:49,082 wheel INFO adding 'django/contrib/postgres/indexes.py' 2024-04-14 14:36:49,083 wheel INFO adding 'django/contrib/postgres/lookups.py' 2024-04-14 14:36:49,084 wheel INFO adding 'django/contrib/postgres/operations.py' 2024-04-14 14:36:49,085 wheel INFO adding 'django/contrib/postgres/search.py' 2024-04-14 14:36:49,086 wheel INFO adding 'django/contrib/postgres/serializers.py' 2024-04-14 14:36:49,087 wheel INFO adding 'django/contrib/postgres/signals.py' 2024-04-14 14:36:49,088 wheel INFO adding 'django/contrib/postgres/utils.py' 2024-04-14 14:36:49,089 wheel INFO adding 'django/contrib/postgres/validators.py' 2024-04-14 14:36:49,090 wheel INFO adding 'django/contrib/postgres/aggregates/__init__.py' 2024-04-14 14:36:49,091 wheel INFO adding 'django/contrib/postgres/aggregates/general.py' 2024-04-14 14:36:49,092 wheel INFO adding 'django/contrib/postgres/aggregates/mixins.py' 2024-04-14 14:36:49,093 wheel INFO adding 'django/contrib/postgres/aggregates/statistics.py' 2024-04-14 14:36:49,094 wheel INFO adding 'django/contrib/postgres/fields/__init__.py' 2024-04-14 14:36:49,095 wheel INFO adding 'django/contrib/postgres/fields/array.py' 2024-04-14 14:36:49,096 wheel INFO adding 'django/contrib/postgres/fields/citext.py' 2024-04-14 14:36:49,097 wheel INFO adding 'django/contrib/postgres/fields/hstore.py' 2024-04-14 14:36:49,098 wheel INFO adding 'django/contrib/postgres/fields/jsonb.py' 2024-04-14 14:36:49,099 wheel INFO adding 'django/contrib/postgres/fields/ranges.py' 2024-04-14 14:36:49,100 wheel INFO adding 'django/contrib/postgres/fields/utils.py' 2024-04-14 14:36:49,101 wheel INFO adding 'django/contrib/postgres/forms/__init__.py' 2024-04-14 14:36:49,102 wheel INFO adding 'django/contrib/postgres/forms/array.py' 2024-04-14 14:36:49,104 wheel INFO adding 'django/contrib/postgres/forms/hstore.py' 2024-04-14 14:36:49,105 wheel INFO adding 'django/contrib/postgres/forms/ranges.py' 2024-04-14 14:36:49,106 wheel INFO adding 'django/contrib/postgres/jinja2/postgres/widgets/split_array.html' 2024-04-14 14:36:49,110 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,111 wheel INFO adding 'django/contrib/postgres/locale/af/LC_MESSAGES/django.po' 2024-04-14 14:36:49,112 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,113 wheel INFO adding 'django/contrib/postgres/locale/ar/LC_MESSAGES/django.po' 2024-04-14 14:36:49,114 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,116 wheel INFO adding 'django/contrib/postgres/locale/ar_DZ/LC_MESSAGES/django.po' 2024-04-14 14:36:49,117 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,118 wheel INFO adding 'django/contrib/postgres/locale/az/LC_MESSAGES/django.po' 2024-04-14 14:36:49,119 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,120 wheel INFO adding 'django/contrib/postgres/locale/be/LC_MESSAGES/django.po' 2024-04-14 14:36:49,122 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,123 wheel INFO adding 'django/contrib/postgres/locale/bg/LC_MESSAGES/django.po' 2024-04-14 14:36:49,124 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,125 wheel INFO adding 'django/contrib/postgres/locale/ca/LC_MESSAGES/django.po' 2024-04-14 14:36:49,126 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,127 wheel INFO adding 'django/contrib/postgres/locale/ckb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,129 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,130 wheel INFO adding 'django/contrib/postgres/locale/cs/LC_MESSAGES/django.po' 2024-04-14 14:36:49,131 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,132 wheel INFO adding 'django/contrib/postgres/locale/da/LC_MESSAGES/django.po' 2024-04-14 14:36:49,133 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,134 wheel INFO adding 'django/contrib/postgres/locale/de/LC_MESSAGES/django.po' 2024-04-14 14:36:49,136 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,137 wheel INFO adding 'django/contrib/postgres/locale/dsb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,138 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,139 wheel INFO adding 'django/contrib/postgres/locale/el/LC_MESSAGES/django.po' 2024-04-14 14:36:49,140 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,141 wheel INFO adding 'django/contrib/postgres/locale/en/LC_MESSAGES/django.po' 2024-04-14 14:36:49,143 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,144 wheel INFO adding 'django/contrib/postgres/locale/en_AU/LC_MESSAGES/django.po' 2024-04-14 14:36:49,145 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,146 wheel INFO adding 'django/contrib/postgres/locale/eo/LC_MESSAGES/django.po' 2024-04-14 14:36:49,147 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,148 wheel INFO adding 'django/contrib/postgres/locale/es/LC_MESSAGES/django.po' 2024-04-14 14:36:49,150 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,151 wheel INFO adding 'django/contrib/postgres/locale/es_AR/LC_MESSAGES/django.po' 2024-04-14 14:36:49,152 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,153 wheel INFO adding 'django/contrib/postgres/locale/es_CO/LC_MESSAGES/django.po' 2024-04-14 14:36:49,155 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,156 wheel INFO adding 'django/contrib/postgres/locale/es_MX/LC_MESSAGES/django.po' 2024-04-14 14:36:49,157 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,158 wheel INFO adding 'django/contrib/postgres/locale/et/LC_MESSAGES/django.po' 2024-04-14 14:36:49,159 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,160 wheel INFO adding 'django/contrib/postgres/locale/eu/LC_MESSAGES/django.po' 2024-04-14 14:36:49,161 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,162 wheel INFO adding 'django/contrib/postgres/locale/fa/LC_MESSAGES/django.po' 2024-04-14 14:36:49,164 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,165 wheel INFO adding 'django/contrib/postgres/locale/fi/LC_MESSAGES/django.po' 2024-04-14 14:36:49,166 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,167 wheel INFO adding 'django/contrib/postgres/locale/fr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,168 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,169 wheel INFO adding 'django/contrib/postgres/locale/gd/LC_MESSAGES/django.po' 2024-04-14 14:36:49,171 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,172 wheel INFO adding 'django/contrib/postgres/locale/gl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,173 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,174 wheel INFO adding 'django/contrib/postgres/locale/he/LC_MESSAGES/django.po' 2024-04-14 14:36:49,175 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,176 wheel INFO adding 'django/contrib/postgres/locale/hr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,178 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,179 wheel INFO adding 'django/contrib/postgres/locale/hsb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,180 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,181 wheel INFO adding 'django/contrib/postgres/locale/hu/LC_MESSAGES/django.po' 2024-04-14 14:36:49,182 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,183 wheel INFO adding 'django/contrib/postgres/locale/hy/LC_MESSAGES/django.po' 2024-04-14 14:36:49,185 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,186 wheel INFO adding 'django/contrib/postgres/locale/ia/LC_MESSAGES/django.po' 2024-04-14 14:36:49,187 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,188 wheel INFO adding 'django/contrib/postgres/locale/id/LC_MESSAGES/django.po' 2024-04-14 14:36:49,189 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,190 wheel INFO adding 'django/contrib/postgres/locale/is/LC_MESSAGES/django.po' 2024-04-14 14:36:49,191 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,192 wheel INFO adding 'django/contrib/postgres/locale/it/LC_MESSAGES/django.po' 2024-04-14 14:36:49,194 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,195 wheel INFO adding 'django/contrib/postgres/locale/ja/LC_MESSAGES/django.po' 2024-04-14 14:36:49,196 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,197 wheel INFO adding 'django/contrib/postgres/locale/ka/LC_MESSAGES/django.po' 2024-04-14 14:36:49,199 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,200 wheel INFO adding 'django/contrib/postgres/locale/kk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,201 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,202 wheel INFO adding 'django/contrib/postgres/locale/ko/LC_MESSAGES/django.po' 2024-04-14 14:36:49,203 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,204 wheel INFO adding 'django/contrib/postgres/locale/ky/LC_MESSAGES/django.po' 2024-04-14 14:36:49,206 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,207 wheel INFO adding 'django/contrib/postgres/locale/lt/LC_MESSAGES/django.po' 2024-04-14 14:36:49,208 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,209 wheel INFO adding 'django/contrib/postgres/locale/lv/LC_MESSAGES/django.po' 2024-04-14 14:36:49,210 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,211 wheel INFO adding 'django/contrib/postgres/locale/mk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,212 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,213 wheel INFO adding 'django/contrib/postgres/locale/ml/LC_MESSAGES/django.po' 2024-04-14 14:36:49,215 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,216 wheel INFO adding 'django/contrib/postgres/locale/mn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,217 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,218 wheel INFO adding 'django/contrib/postgres/locale/ms/LC_MESSAGES/django.po' 2024-04-14 14:36:49,219 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,220 wheel INFO adding 'django/contrib/postgres/locale/nb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,222 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,223 wheel INFO adding 'django/contrib/postgres/locale/ne/LC_MESSAGES/django.po' 2024-04-14 14:36:49,224 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,225 wheel INFO adding 'django/contrib/postgres/locale/nl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,226 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,227 wheel INFO adding 'django/contrib/postgres/locale/nn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,228 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,229 wheel INFO adding 'django/contrib/postgres/locale/pl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,231 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,232 wheel INFO adding 'django/contrib/postgres/locale/pt/LC_MESSAGES/django.po' 2024-04-14 14:36:49,233 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,234 wheel INFO adding 'django/contrib/postgres/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-14 14:36:49,235 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,236 wheel INFO adding 'django/contrib/postgres/locale/ro/LC_MESSAGES/django.po' 2024-04-14 14:36:49,238 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,239 wheel INFO adding 'django/contrib/postgres/locale/ru/LC_MESSAGES/django.po' 2024-04-14 14:36:49,240 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,241 wheel INFO adding 'django/contrib/postgres/locale/sk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,243 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,244 wheel INFO adding 'django/contrib/postgres/locale/sl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,245 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,246 wheel INFO adding 'django/contrib/postgres/locale/sq/LC_MESSAGES/django.po' 2024-04-14 14:36:49,247 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,248 wheel INFO adding 'django/contrib/postgres/locale/sr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,250 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,251 wheel INFO adding 'django/contrib/postgres/locale/sr_Latn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,252 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,253 wheel INFO adding 'django/contrib/postgres/locale/sv/LC_MESSAGES/django.po' 2024-04-14 14:36:49,254 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,255 wheel INFO adding 'django/contrib/postgres/locale/tg/LC_MESSAGES/django.po' 2024-04-14 14:36:49,257 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,258 wheel INFO adding 'django/contrib/postgres/locale/tk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,259 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,260 wheel INFO adding 'django/contrib/postgres/locale/tr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,261 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,262 wheel INFO adding 'django/contrib/postgres/locale/uk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,263 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,264 wheel INFO adding 'django/contrib/postgres/locale/uz/LC_MESSAGES/django.po' 2024-04-14 14:36:49,266 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,267 wheel INFO adding 'django/contrib/postgres/locale/zh_Hans/LC_MESSAGES/django.po' 2024-04-14 14:36:49,268 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,269 wheel INFO adding 'django/contrib/postgres/locale/zh_Hant/LC_MESSAGES/django.po' 2024-04-14 14:36:49,270 wheel INFO adding 'django/contrib/postgres/templates/postgres/widgets/split_array.html' 2024-04-14 14:36:49,271 wheel INFO adding 'django/contrib/redirects/__init__.py' 2024-04-14 14:36:49,272 wheel INFO adding 'django/contrib/redirects/admin.py' 2024-04-14 14:36:49,273 wheel INFO adding 'django/contrib/redirects/apps.py' 2024-04-14 14:36:49,274 wheel INFO adding 'django/contrib/redirects/middleware.py' 2024-04-14 14:36:49,275 wheel INFO adding 'django/contrib/redirects/models.py' 2024-04-14 14:36:49,279 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,280 wheel INFO adding 'django/contrib/redirects/locale/af/LC_MESSAGES/django.po' 2024-04-14 14:36:49,281 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,282 wheel INFO adding 'django/contrib/redirects/locale/ar/LC_MESSAGES/django.po' 2024-04-14 14:36:49,283 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,284 wheel INFO adding 'django/contrib/redirects/locale/ar_DZ/LC_MESSAGES/django.po' 2024-04-14 14:36:49,286 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,287 wheel INFO adding 'django/contrib/redirects/locale/ast/LC_MESSAGES/django.po' 2024-04-14 14:36:49,288 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,289 wheel INFO adding 'django/contrib/redirects/locale/az/LC_MESSAGES/django.po' 2024-04-14 14:36:49,290 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,291 wheel INFO adding 'django/contrib/redirects/locale/be/LC_MESSAGES/django.po' 2024-04-14 14:36:49,292 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,293 wheel INFO adding 'django/contrib/redirects/locale/bg/LC_MESSAGES/django.po' 2024-04-14 14:36:49,294 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,295 wheel INFO adding 'django/contrib/redirects/locale/bn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,296 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,297 wheel INFO adding 'django/contrib/redirects/locale/br/LC_MESSAGES/django.po' 2024-04-14 14:36:49,299 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,300 wheel INFO adding 'django/contrib/redirects/locale/bs/LC_MESSAGES/django.po' 2024-04-14 14:36:49,301 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,302 wheel INFO adding 'django/contrib/redirects/locale/ca/LC_MESSAGES/django.po' 2024-04-14 14:36:49,303 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,304 wheel INFO adding 'django/contrib/redirects/locale/ckb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,305 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,306 wheel INFO adding 'django/contrib/redirects/locale/cs/LC_MESSAGES/django.po' 2024-04-14 14:36:49,308 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,308 wheel INFO adding 'django/contrib/redirects/locale/cy/LC_MESSAGES/django.po' 2024-04-14 14:36:49,310 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,311 wheel INFO adding 'django/contrib/redirects/locale/da/LC_MESSAGES/django.po' 2024-04-14 14:36:49,312 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,313 wheel INFO adding 'django/contrib/redirects/locale/de/LC_MESSAGES/django.po' 2024-04-14 14:36:49,314 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,315 wheel INFO adding 'django/contrib/redirects/locale/dsb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,316 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,317 wheel INFO adding 'django/contrib/redirects/locale/el/LC_MESSAGES/django.po' 2024-04-14 14:36:49,319 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,319 wheel INFO adding 'django/contrib/redirects/locale/en/LC_MESSAGES/django.po' 2024-04-14 14:36:49,321 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,322 wheel INFO adding 'django/contrib/redirects/locale/en_AU/LC_MESSAGES/django.po' 2024-04-14 14:36:49,323 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,324 wheel INFO adding 'django/contrib/redirects/locale/en_GB/LC_MESSAGES/django.po' 2024-04-14 14:36:49,325 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,326 wheel INFO adding 'django/contrib/redirects/locale/eo/LC_MESSAGES/django.po' 2024-04-14 14:36:49,327 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,328 wheel INFO adding 'django/contrib/redirects/locale/es/LC_MESSAGES/django.po' 2024-04-14 14:36:49,330 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,331 wheel INFO adding 'django/contrib/redirects/locale/es_AR/LC_MESSAGES/django.po' 2024-04-14 14:36:49,332 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,333 wheel INFO adding 'django/contrib/redirects/locale/es_CO/LC_MESSAGES/django.po' 2024-04-14 14:36:49,334 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,335 wheel INFO adding 'django/contrib/redirects/locale/es_MX/LC_MESSAGES/django.po' 2024-04-14 14:36:49,336 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,337 wheel INFO adding 'django/contrib/redirects/locale/es_VE/LC_MESSAGES/django.po' 2024-04-14 14:36:49,338 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,339 wheel INFO adding 'django/contrib/redirects/locale/et/LC_MESSAGES/django.po' 2024-04-14 14:36:49,340 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,341 wheel INFO adding 'django/contrib/redirects/locale/eu/LC_MESSAGES/django.po' 2024-04-14 14:36:49,343 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,344 wheel INFO adding 'django/contrib/redirects/locale/fa/LC_MESSAGES/django.po' 2024-04-14 14:36:49,345 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,346 wheel INFO adding 'django/contrib/redirects/locale/fi/LC_MESSAGES/django.po' 2024-04-14 14:36:49,347 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,348 wheel INFO adding 'django/contrib/redirects/locale/fr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,349 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,350 wheel INFO adding 'django/contrib/redirects/locale/fy/LC_MESSAGES/django.po' 2024-04-14 14:36:49,351 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,352 wheel INFO adding 'django/contrib/redirects/locale/ga/LC_MESSAGES/django.po' 2024-04-14 14:36:49,353 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,354 wheel INFO adding 'django/contrib/redirects/locale/gd/LC_MESSAGES/django.po' 2024-04-14 14:36:49,356 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,356 wheel INFO adding 'django/contrib/redirects/locale/gl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,358 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,359 wheel INFO adding 'django/contrib/redirects/locale/he/LC_MESSAGES/django.po' 2024-04-14 14:36:49,360 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,361 wheel INFO adding 'django/contrib/redirects/locale/hi/LC_MESSAGES/django.po' 2024-04-14 14:36:49,362 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,363 wheel INFO adding 'django/contrib/redirects/locale/hr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,364 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,365 wheel INFO adding 'django/contrib/redirects/locale/hsb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,366 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,367 wheel INFO adding 'django/contrib/redirects/locale/hu/LC_MESSAGES/django.po' 2024-04-14 14:36:49,368 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,369 wheel INFO adding 'django/contrib/redirects/locale/hy/LC_MESSAGES/django.po' 2024-04-14 14:36:49,371 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,372 wheel INFO adding 'django/contrib/redirects/locale/ia/LC_MESSAGES/django.po' 2024-04-14 14:36:49,373 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,374 wheel INFO adding 'django/contrib/redirects/locale/id/LC_MESSAGES/django.po' 2024-04-14 14:36:49,375 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,376 wheel INFO adding 'django/contrib/redirects/locale/io/LC_MESSAGES/django.po' 2024-04-14 14:36:49,378 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,378 wheel INFO adding 'django/contrib/redirects/locale/is/LC_MESSAGES/django.po' 2024-04-14 14:36:49,380 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,381 wheel INFO adding 'django/contrib/redirects/locale/it/LC_MESSAGES/django.po' 2024-04-14 14:36:49,382 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,383 wheel INFO adding 'django/contrib/redirects/locale/ja/LC_MESSAGES/django.po' 2024-04-14 14:36:49,384 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,385 wheel INFO adding 'django/contrib/redirects/locale/ka/LC_MESSAGES/django.po' 2024-04-14 14:36:49,386 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,387 wheel INFO adding 'django/contrib/redirects/locale/kab/LC_MESSAGES/django.po' 2024-04-14 14:36:49,388 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,389 wheel INFO adding 'django/contrib/redirects/locale/kk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,391 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,391 wheel INFO adding 'django/contrib/redirects/locale/km/LC_MESSAGES/django.po' 2024-04-14 14:36:49,393 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,394 wheel INFO adding 'django/contrib/redirects/locale/kn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,395 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,396 wheel INFO adding 'django/contrib/redirects/locale/ko/LC_MESSAGES/django.po' 2024-04-14 14:36:49,397 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,398 wheel INFO adding 'django/contrib/redirects/locale/ky/LC_MESSAGES/django.po' 2024-04-14 14:36:49,399 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,400 wheel INFO adding 'django/contrib/redirects/locale/lb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,401 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,402 wheel INFO adding 'django/contrib/redirects/locale/lt/LC_MESSAGES/django.po' 2024-04-14 14:36:49,403 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,404 wheel INFO adding 'django/contrib/redirects/locale/lv/LC_MESSAGES/django.po' 2024-04-14 14:36:49,405 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,406 wheel INFO adding 'django/contrib/redirects/locale/mk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,408 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,409 wheel INFO adding 'django/contrib/redirects/locale/ml/LC_MESSAGES/django.po' 2024-04-14 14:36:49,410 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,411 wheel INFO adding 'django/contrib/redirects/locale/mn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,412 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,413 wheel INFO adding 'django/contrib/redirects/locale/mr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,414 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,415 wheel INFO adding 'django/contrib/redirects/locale/ms/LC_MESSAGES/django.po' 2024-04-14 14:36:49,416 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,417 wheel INFO adding 'django/contrib/redirects/locale/my/LC_MESSAGES/django.po' 2024-04-14 14:36:49,418 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,419 wheel INFO adding 'django/contrib/redirects/locale/nb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,420 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,421 wheel INFO adding 'django/contrib/redirects/locale/ne/LC_MESSAGES/django.po' 2024-04-14 14:36:49,423 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,423 wheel INFO adding 'django/contrib/redirects/locale/nl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,425 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,426 wheel INFO adding 'django/contrib/redirects/locale/nn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,427 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,428 wheel INFO adding 'django/contrib/redirects/locale/os/LC_MESSAGES/django.po' 2024-04-14 14:36:49,429 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,430 wheel INFO adding 'django/contrib/redirects/locale/pa/LC_MESSAGES/django.po' 2024-04-14 14:36:49,431 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,432 wheel INFO adding 'django/contrib/redirects/locale/pl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,433 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,434 wheel INFO adding 'django/contrib/redirects/locale/pt/LC_MESSAGES/django.po' 2024-04-14 14:36:49,435 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,436 wheel INFO adding 'django/contrib/redirects/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-14 14:36:49,438 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,439 wheel INFO adding 'django/contrib/redirects/locale/ro/LC_MESSAGES/django.po' 2024-04-14 14:36:49,440 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,441 wheel INFO adding 'django/contrib/redirects/locale/ru/LC_MESSAGES/django.po' 2024-04-14 14:36:49,442 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,443 wheel INFO adding 'django/contrib/redirects/locale/sk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,444 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,445 wheel INFO adding 'django/contrib/redirects/locale/sl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,446 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,447 wheel INFO adding 'django/contrib/redirects/locale/sq/LC_MESSAGES/django.po' 2024-04-14 14:36:49,448 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,449 wheel INFO adding 'django/contrib/redirects/locale/sr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,451 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,452 wheel INFO adding 'django/contrib/redirects/locale/sr_Latn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,453 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,454 wheel INFO adding 'django/contrib/redirects/locale/sv/LC_MESSAGES/django.po' 2024-04-14 14:36:49,455 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,456 wheel INFO adding 'django/contrib/redirects/locale/sw/LC_MESSAGES/django.po' 2024-04-14 14:36:49,457 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,458 wheel INFO adding 'django/contrib/redirects/locale/ta/LC_MESSAGES/django.po' 2024-04-14 14:36:49,459 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,460 wheel INFO adding 'django/contrib/redirects/locale/te/LC_MESSAGES/django.po' 2024-04-14 14:36:49,461 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,462 wheel INFO adding 'django/contrib/redirects/locale/tg/LC_MESSAGES/django.po' 2024-04-14 14:36:49,464 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,465 wheel INFO adding 'django/contrib/redirects/locale/th/LC_MESSAGES/django.po' 2024-04-14 14:36:49,466 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,467 wheel INFO adding 'django/contrib/redirects/locale/tk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,468 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,469 wheel INFO adding 'django/contrib/redirects/locale/tr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,470 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,471 wheel INFO adding 'django/contrib/redirects/locale/tt/LC_MESSAGES/django.po' 2024-04-14 14:36:49,472 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,473 wheel INFO adding 'django/contrib/redirects/locale/udm/LC_MESSAGES/django.po' 2024-04-14 14:36:49,474 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,475 wheel INFO adding 'django/contrib/redirects/locale/uk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,476 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,477 wheel INFO adding 'django/contrib/redirects/locale/ur/LC_MESSAGES/django.po' 2024-04-14 14:36:49,479 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,480 wheel INFO adding 'django/contrib/redirects/locale/uz/LC_MESSAGES/django.po' 2024-04-14 14:36:49,481 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,482 wheel INFO adding 'django/contrib/redirects/locale/vi/LC_MESSAGES/django.po' 2024-04-14 14:36:49,483 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,484 wheel INFO adding 'django/contrib/redirects/locale/zh_Hans/LC_MESSAGES/django.po' 2024-04-14 14:36:49,485 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,486 wheel INFO adding 'django/contrib/redirects/locale/zh_Hant/LC_MESSAGES/django.po' 2024-04-14 14:36:49,487 wheel INFO adding 'django/contrib/redirects/migrations/0001_initial.py' 2024-04-14 14:36:49,488 wheel INFO adding 'django/contrib/redirects/migrations/0002_alter_redirect_new_path_help_text.py' 2024-04-14 14:36:49,489 wheel INFO adding 'django/contrib/redirects/migrations/__init__.py' 2024-04-14 14:36:49,490 wheel INFO adding 'django/contrib/sessions/__init__.py' 2024-04-14 14:36:49,491 wheel INFO adding 'django/contrib/sessions/apps.py' 2024-04-14 14:36:49,492 wheel INFO adding 'django/contrib/sessions/base_session.py' 2024-04-14 14:36:49,493 wheel INFO adding 'django/contrib/sessions/exceptions.py' 2024-04-14 14:36:49,493 wheel INFO adding 'django/contrib/sessions/middleware.py' 2024-04-14 14:36:49,494 wheel INFO adding 'django/contrib/sessions/models.py' 2024-04-14 14:36:49,495 wheel INFO adding 'django/contrib/sessions/serializers.py' 2024-04-14 14:36:49,496 wheel INFO adding 'django/contrib/sessions/backends/__init__.py' 2024-04-14 14:36:49,498 wheel INFO adding 'django/contrib/sessions/backends/base.py' 2024-04-14 14:36:49,499 wheel INFO adding 'django/contrib/sessions/backends/cache.py' 2024-04-14 14:36:49,500 wheel INFO adding 'django/contrib/sessions/backends/cached_db.py' 2024-04-14 14:36:49,501 wheel INFO adding 'django/contrib/sessions/backends/db.py' 2024-04-14 14:36:49,502 wheel INFO adding 'django/contrib/sessions/backends/file.py' 2024-04-14 14:36:49,503 wheel INFO adding 'django/contrib/sessions/backends/signed_cookies.py' 2024-04-14 14:36:49,507 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,508 wheel INFO adding 'django/contrib/sessions/locale/af/LC_MESSAGES/django.po' 2024-04-14 14:36:49,509 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,510 wheel INFO adding 'django/contrib/sessions/locale/ar/LC_MESSAGES/django.po' 2024-04-14 14:36:49,511 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,512 wheel INFO adding 'django/contrib/sessions/locale/ar_DZ/LC_MESSAGES/django.po' 2024-04-14 14:36:49,514 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,516 wheel INFO adding 'django/contrib/sessions/locale/ast/LC_MESSAGES/django.po' 2024-04-14 14:36:49,517 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,518 wheel INFO adding 'django/contrib/sessions/locale/az/LC_MESSAGES/django.po' 2024-04-14 14:36:49,519 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,520 wheel INFO adding 'django/contrib/sessions/locale/be/LC_MESSAGES/django.po' 2024-04-14 14:36:49,521 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,522 wheel INFO adding 'django/contrib/sessions/locale/bg/LC_MESSAGES/django.po' 2024-04-14 14:36:49,524 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,524 wheel INFO adding 'django/contrib/sessions/locale/bn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,526 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,527 wheel INFO adding 'django/contrib/sessions/locale/br/LC_MESSAGES/django.po' 2024-04-14 14:36:49,528 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,529 wheel INFO adding 'django/contrib/sessions/locale/bs/LC_MESSAGES/django.po' 2024-04-14 14:36:49,530 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,531 wheel INFO adding 'django/contrib/sessions/locale/ca/LC_MESSAGES/django.po' 2024-04-14 14:36:49,532 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,533 wheel INFO adding 'django/contrib/sessions/locale/ckb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,534 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,535 wheel INFO adding 'django/contrib/sessions/locale/cs/LC_MESSAGES/django.po' 2024-04-14 14:36:49,536 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,537 wheel INFO adding 'django/contrib/sessions/locale/cy/LC_MESSAGES/django.po' 2024-04-14 14:36:49,538 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,539 wheel INFO adding 'django/contrib/sessions/locale/da/LC_MESSAGES/django.po' 2024-04-14 14:36:49,541 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,542 wheel INFO adding 'django/contrib/sessions/locale/de/LC_MESSAGES/django.po' 2024-04-14 14:36:49,543 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,544 wheel INFO adding 'django/contrib/sessions/locale/dsb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,545 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,546 wheel INFO adding 'django/contrib/sessions/locale/el/LC_MESSAGES/django.po' 2024-04-14 14:36:49,547 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,548 wheel INFO adding 'django/contrib/sessions/locale/en/LC_MESSAGES/django.po' 2024-04-14 14:36:49,549 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,550 wheel INFO adding 'django/contrib/sessions/locale/en_AU/LC_MESSAGES/django.po' 2024-04-14 14:36:49,551 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,552 wheel INFO adding 'django/contrib/sessions/locale/en_GB/LC_MESSAGES/django.po' 2024-04-14 14:36:49,553 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,554 wheel INFO adding 'django/contrib/sessions/locale/eo/LC_MESSAGES/django.po' 2024-04-14 14:36:49,555 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,556 wheel INFO adding 'django/contrib/sessions/locale/es/LC_MESSAGES/django.po' 2024-04-14 14:36:49,558 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,559 wheel INFO adding 'django/contrib/sessions/locale/es_AR/LC_MESSAGES/django.po' 2024-04-14 14:36:49,560 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,561 wheel INFO adding 'django/contrib/sessions/locale/es_CO/LC_MESSAGES/django.po' 2024-04-14 14:36:49,562 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,563 wheel INFO adding 'django/contrib/sessions/locale/es_MX/LC_MESSAGES/django.po' 2024-04-14 14:36:49,564 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,565 wheel INFO adding 'django/contrib/sessions/locale/es_VE/LC_MESSAGES/django.po' 2024-04-14 14:36:49,566 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,567 wheel INFO adding 'django/contrib/sessions/locale/et/LC_MESSAGES/django.po' 2024-04-14 14:36:49,568 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,569 wheel INFO adding 'django/contrib/sessions/locale/eu/LC_MESSAGES/django.po' 2024-04-14 14:36:49,570 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,571 wheel INFO adding 'django/contrib/sessions/locale/fa/LC_MESSAGES/django.po' 2024-04-14 14:36:49,572 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,573 wheel INFO adding 'django/contrib/sessions/locale/fi/LC_MESSAGES/django.po' 2024-04-14 14:36:49,575 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,576 wheel INFO adding 'django/contrib/sessions/locale/fr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,577 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,578 wheel INFO adding 'django/contrib/sessions/locale/fy/LC_MESSAGES/django.po' 2024-04-14 14:36:49,579 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,580 wheel INFO adding 'django/contrib/sessions/locale/ga/LC_MESSAGES/django.po' 2024-04-14 14:36:49,581 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,582 wheel INFO adding 'django/contrib/sessions/locale/gd/LC_MESSAGES/django.po' 2024-04-14 14:36:49,583 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,584 wheel INFO adding 'django/contrib/sessions/locale/gl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,585 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,586 wheel INFO adding 'django/contrib/sessions/locale/he/LC_MESSAGES/django.po' 2024-04-14 14:36:49,587 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,588 wheel INFO adding 'django/contrib/sessions/locale/hi/LC_MESSAGES/django.po' 2024-04-14 14:36:49,589 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,590 wheel INFO adding 'django/contrib/sessions/locale/hr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,592 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,593 wheel INFO adding 'django/contrib/sessions/locale/hsb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,594 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,595 wheel INFO adding 'django/contrib/sessions/locale/hu/LC_MESSAGES/django.po' 2024-04-14 14:36:49,596 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,597 wheel INFO adding 'django/contrib/sessions/locale/hy/LC_MESSAGES/django.po' 2024-04-14 14:36:49,598 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,599 wheel INFO adding 'django/contrib/sessions/locale/ia/LC_MESSAGES/django.po' 2024-04-14 14:36:49,600 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,601 wheel INFO adding 'django/contrib/sessions/locale/id/LC_MESSAGES/django.po' 2024-04-14 14:36:49,602 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,603 wheel INFO adding 'django/contrib/sessions/locale/io/LC_MESSAGES/django.po' 2024-04-14 14:36:49,604 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,605 wheel INFO adding 'django/contrib/sessions/locale/is/LC_MESSAGES/django.po' 2024-04-14 14:36:49,606 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,607 wheel INFO adding 'django/contrib/sessions/locale/it/LC_MESSAGES/django.po' 2024-04-14 14:36:49,608 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,609 wheel INFO adding 'django/contrib/sessions/locale/ja/LC_MESSAGES/django.po' 2024-04-14 14:36:49,611 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,612 wheel INFO adding 'django/contrib/sessions/locale/ka/LC_MESSAGES/django.po' 2024-04-14 14:36:49,613 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,614 wheel INFO adding 'django/contrib/sessions/locale/kab/LC_MESSAGES/django.po' 2024-04-14 14:36:49,615 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,616 wheel INFO adding 'django/contrib/sessions/locale/kk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,617 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,618 wheel INFO adding 'django/contrib/sessions/locale/km/LC_MESSAGES/django.po' 2024-04-14 14:36:49,619 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,620 wheel INFO adding 'django/contrib/sessions/locale/kn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,622 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,623 wheel INFO adding 'django/contrib/sessions/locale/ko/LC_MESSAGES/django.po' 2024-04-14 14:36:49,624 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,625 wheel INFO adding 'django/contrib/sessions/locale/ky/LC_MESSAGES/django.po' 2024-04-14 14:36:49,626 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,627 wheel INFO adding 'django/contrib/sessions/locale/lb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,628 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,629 wheel INFO adding 'django/contrib/sessions/locale/lt/LC_MESSAGES/django.po' 2024-04-14 14:36:49,630 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,631 wheel INFO adding 'django/contrib/sessions/locale/lv/LC_MESSAGES/django.po' 2024-04-14 14:36:49,632 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,633 wheel INFO adding 'django/contrib/sessions/locale/mk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,634 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,635 wheel INFO adding 'django/contrib/sessions/locale/ml/LC_MESSAGES/django.po' 2024-04-14 14:36:49,636 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,637 wheel INFO adding 'django/contrib/sessions/locale/mn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,639 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,640 wheel INFO adding 'django/contrib/sessions/locale/mr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,641 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,642 wheel INFO adding 'django/contrib/sessions/locale/ms/LC_MESSAGES/django.po' 2024-04-14 14:36:49,643 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,644 wheel INFO adding 'django/contrib/sessions/locale/my/LC_MESSAGES/django.po' 2024-04-14 14:36:49,645 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,646 wheel INFO adding 'django/contrib/sessions/locale/nb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,647 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,648 wheel INFO adding 'django/contrib/sessions/locale/ne/LC_MESSAGES/django.po' 2024-04-14 14:36:49,649 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,650 wheel INFO adding 'django/contrib/sessions/locale/nl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,651 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,652 wheel INFO adding 'django/contrib/sessions/locale/nn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,654 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,655 wheel INFO adding 'django/contrib/sessions/locale/os/LC_MESSAGES/django.po' 2024-04-14 14:36:49,656 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,657 wheel INFO adding 'django/contrib/sessions/locale/pa/LC_MESSAGES/django.po' 2024-04-14 14:36:49,658 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,659 wheel INFO adding 'django/contrib/sessions/locale/pl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,660 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,661 wheel INFO adding 'django/contrib/sessions/locale/pt/LC_MESSAGES/django.po' 2024-04-14 14:36:49,662 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,663 wheel INFO adding 'django/contrib/sessions/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-14 14:36:49,664 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,665 wheel INFO adding 'django/contrib/sessions/locale/ro/LC_MESSAGES/django.po' 2024-04-14 14:36:49,666 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,667 wheel INFO adding 'django/contrib/sessions/locale/ru/LC_MESSAGES/django.po' 2024-04-14 14:36:49,668 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,669 wheel INFO adding 'django/contrib/sessions/locale/sk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,671 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,672 wheel INFO adding 'django/contrib/sessions/locale/sl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,673 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,674 wheel INFO adding 'django/contrib/sessions/locale/sq/LC_MESSAGES/django.po' 2024-04-14 14:36:49,675 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,676 wheel INFO adding 'django/contrib/sessions/locale/sr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,677 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,678 wheel INFO adding 'django/contrib/sessions/locale/sr_Latn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,679 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,680 wheel INFO adding 'django/contrib/sessions/locale/sv/LC_MESSAGES/django.po' 2024-04-14 14:36:49,682 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,683 wheel INFO adding 'django/contrib/sessions/locale/sw/LC_MESSAGES/django.po' 2024-04-14 14:36:49,684 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,685 wheel INFO adding 'django/contrib/sessions/locale/ta/LC_MESSAGES/django.po' 2024-04-14 14:36:49,686 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,687 wheel INFO adding 'django/contrib/sessions/locale/te/LC_MESSAGES/django.po' 2024-04-14 14:36:49,688 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,689 wheel INFO adding 'django/contrib/sessions/locale/tg/LC_MESSAGES/django.po' 2024-04-14 14:36:49,690 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,691 wheel INFO adding 'django/contrib/sessions/locale/th/LC_MESSAGES/django.po' 2024-04-14 14:36:49,692 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,693 wheel INFO adding 'django/contrib/sessions/locale/tk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,694 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,695 wheel INFO adding 'django/contrib/sessions/locale/tr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,697 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,698 wheel INFO adding 'django/contrib/sessions/locale/tt/LC_MESSAGES/django.po' 2024-04-14 14:36:49,699 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,700 wheel INFO adding 'django/contrib/sessions/locale/udm/LC_MESSAGES/django.po' 2024-04-14 14:36:49,701 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,702 wheel INFO adding 'django/contrib/sessions/locale/uk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,703 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,704 wheel INFO adding 'django/contrib/sessions/locale/ur/LC_MESSAGES/django.po' 2024-04-14 14:36:49,705 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,706 wheel INFO adding 'django/contrib/sessions/locale/uz/LC_MESSAGES/django.po' 2024-04-14 14:36:49,707 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,708 wheel INFO adding 'django/contrib/sessions/locale/vi/LC_MESSAGES/django.po' 2024-04-14 14:36:49,709 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,710 wheel INFO adding 'django/contrib/sessions/locale/zh_Hans/LC_MESSAGES/django.po' 2024-04-14 14:36:49,711 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,712 wheel INFO adding 'django/contrib/sessions/locale/zh_Hant/LC_MESSAGES/django.po' 2024-04-14 14:36:49,713 wheel INFO adding 'django/contrib/sessions/management/__init__.py' 2024-04-14 14:36:49,714 wheel INFO adding 'django/contrib/sessions/management/commands/__init__.py' 2024-04-14 14:36:49,715 wheel INFO adding 'django/contrib/sessions/management/commands/clearsessions.py' 2024-04-14 14:36:49,716 wheel INFO adding 'django/contrib/sessions/migrations/0001_initial.py' 2024-04-14 14:36:49,717 wheel INFO adding 'django/contrib/sessions/migrations/__init__.py' 2024-04-14 14:36:49,718 wheel INFO adding 'django/contrib/sitemaps/__init__.py' 2024-04-14 14:36:49,720 wheel INFO adding 'django/contrib/sitemaps/apps.py' 2024-04-14 14:36:49,720 wheel INFO adding 'django/contrib/sitemaps/views.py' 2024-04-14 14:36:49,722 wheel INFO adding 'django/contrib/sitemaps/management/__init__.py' 2024-04-14 14:36:49,723 wheel INFO adding 'django/contrib/sitemaps/management/commands/__init__.py' 2024-04-14 14:36:49,724 wheel INFO adding 'django/contrib/sitemaps/management/commands/ping_google.py' 2024-04-14 14:36:49,725 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap.xml' 2024-04-14 14:36:49,726 wheel INFO adding 'django/contrib/sitemaps/templates/sitemap_index.xml' 2024-04-14 14:36:49,727 wheel INFO adding 'django/contrib/sites/__init__.py' 2024-04-14 14:36:49,728 wheel INFO adding 'django/contrib/sites/admin.py' 2024-04-14 14:36:49,728 wheel INFO adding 'django/contrib/sites/apps.py' 2024-04-14 14:36:49,729 wheel INFO adding 'django/contrib/sites/checks.py' 2024-04-14 14:36:49,730 wheel INFO adding 'django/contrib/sites/management.py' 2024-04-14 14:36:49,731 wheel INFO adding 'django/contrib/sites/managers.py' 2024-04-14 14:36:49,732 wheel INFO adding 'django/contrib/sites/middleware.py' 2024-04-14 14:36:49,733 wheel INFO adding 'django/contrib/sites/models.py' 2024-04-14 14:36:49,734 wheel INFO adding 'django/contrib/sites/requests.py' 2024-04-14 14:36:49,735 wheel INFO adding 'django/contrib/sites/shortcuts.py' 2024-04-14 14:36:49,739 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,740 wheel INFO adding 'django/contrib/sites/locale/af/LC_MESSAGES/django.po' 2024-04-14 14:36:49,741 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,742 wheel INFO adding 'django/contrib/sites/locale/ar/LC_MESSAGES/django.po' 2024-04-14 14:36:49,743 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,744 wheel INFO adding 'django/contrib/sites/locale/ar_DZ/LC_MESSAGES/django.po' 2024-04-14 14:36:49,745 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,746 wheel INFO adding 'django/contrib/sites/locale/ast/LC_MESSAGES/django.po' 2024-04-14 14:36:49,747 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,748 wheel INFO adding 'django/contrib/sites/locale/az/LC_MESSAGES/django.po' 2024-04-14 14:36:49,749 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,750 wheel INFO adding 'django/contrib/sites/locale/be/LC_MESSAGES/django.po' 2024-04-14 14:36:49,752 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,753 wheel INFO adding 'django/contrib/sites/locale/bg/LC_MESSAGES/django.po' 2024-04-14 14:36:49,754 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,755 wheel INFO adding 'django/contrib/sites/locale/bn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,756 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,757 wheel INFO adding 'django/contrib/sites/locale/br/LC_MESSAGES/django.po' 2024-04-14 14:36:49,758 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,759 wheel INFO adding 'django/contrib/sites/locale/bs/LC_MESSAGES/django.po' 2024-04-14 14:36:49,760 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,761 wheel INFO adding 'django/contrib/sites/locale/ca/LC_MESSAGES/django.po' 2024-04-14 14:36:49,762 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,763 wheel INFO adding 'django/contrib/sites/locale/ckb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,765 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,766 wheel INFO adding 'django/contrib/sites/locale/cs/LC_MESSAGES/django.po' 2024-04-14 14:36:49,767 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,768 wheel INFO adding 'django/contrib/sites/locale/cy/LC_MESSAGES/django.po' 2024-04-14 14:36:49,769 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,770 wheel INFO adding 'django/contrib/sites/locale/da/LC_MESSAGES/django.po' 2024-04-14 14:36:49,771 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,772 wheel INFO adding 'django/contrib/sites/locale/de/LC_MESSAGES/django.po' 2024-04-14 14:36:49,773 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,774 wheel INFO adding 'django/contrib/sites/locale/dsb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,775 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,776 wheel INFO adding 'django/contrib/sites/locale/el/LC_MESSAGES/django.po' 2024-04-14 14:36:49,777 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,778 wheel INFO adding 'django/contrib/sites/locale/en/LC_MESSAGES/django.po' 2024-04-14 14:36:49,780 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,781 wheel INFO adding 'django/contrib/sites/locale/en_AU/LC_MESSAGES/django.po' 2024-04-14 14:36:49,782 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,783 wheel INFO adding 'django/contrib/sites/locale/en_GB/LC_MESSAGES/django.po' 2024-04-14 14:36:49,784 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,785 wheel INFO adding 'django/contrib/sites/locale/eo/LC_MESSAGES/django.po' 2024-04-14 14:36:49,786 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,787 wheel INFO adding 'django/contrib/sites/locale/es/LC_MESSAGES/django.po' 2024-04-14 14:36:49,788 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,789 wheel INFO adding 'django/contrib/sites/locale/es_AR/LC_MESSAGES/django.po' 2024-04-14 14:36:49,790 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,791 wheel INFO adding 'django/contrib/sites/locale/es_CO/LC_MESSAGES/django.po' 2024-04-14 14:36:49,793 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,794 wheel INFO adding 'django/contrib/sites/locale/es_MX/LC_MESSAGES/django.po' 2024-04-14 14:36:49,795 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,796 wheel INFO adding 'django/contrib/sites/locale/es_VE/LC_MESSAGES/django.po' 2024-04-14 14:36:49,797 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,798 wheel INFO adding 'django/contrib/sites/locale/et/LC_MESSAGES/django.po' 2024-04-14 14:36:49,799 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,800 wheel INFO adding 'django/contrib/sites/locale/eu/LC_MESSAGES/django.po' 2024-04-14 14:36:49,801 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,802 wheel INFO adding 'django/contrib/sites/locale/fa/LC_MESSAGES/django.po' 2024-04-14 14:36:49,803 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,804 wheel INFO adding 'django/contrib/sites/locale/fi/LC_MESSAGES/django.po' 2024-04-14 14:36:49,805 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,806 wheel INFO adding 'django/contrib/sites/locale/fr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,808 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,808 wheel INFO adding 'django/contrib/sites/locale/fy/LC_MESSAGES/django.po' 2024-04-14 14:36:49,810 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,811 wheel INFO adding 'django/contrib/sites/locale/ga/LC_MESSAGES/django.po' 2024-04-14 14:36:49,812 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,813 wheel INFO adding 'django/contrib/sites/locale/gd/LC_MESSAGES/django.po' 2024-04-14 14:36:49,814 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,815 wheel INFO adding 'django/contrib/sites/locale/gl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,816 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,817 wheel INFO adding 'django/contrib/sites/locale/he/LC_MESSAGES/django.po' 2024-04-14 14:36:49,818 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,819 wheel INFO adding 'django/contrib/sites/locale/hi/LC_MESSAGES/django.po' 2024-04-14 14:36:49,820 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,821 wheel INFO adding 'django/contrib/sites/locale/hr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,823 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,824 wheel INFO adding 'django/contrib/sites/locale/hsb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,825 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,826 wheel INFO adding 'django/contrib/sites/locale/hu/LC_MESSAGES/django.po' 2024-04-14 14:36:49,827 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,828 wheel INFO adding 'django/contrib/sites/locale/hy/LC_MESSAGES/django.po' 2024-04-14 14:36:49,829 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,830 wheel INFO adding 'django/contrib/sites/locale/ia/LC_MESSAGES/django.po' 2024-04-14 14:36:49,831 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,832 wheel INFO adding 'django/contrib/sites/locale/id/LC_MESSAGES/django.po' 2024-04-14 14:36:49,833 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,834 wheel INFO adding 'django/contrib/sites/locale/io/LC_MESSAGES/django.po' 2024-04-14 14:36:49,836 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,836 wheel INFO adding 'django/contrib/sites/locale/is/LC_MESSAGES/django.po' 2024-04-14 14:36:49,838 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,839 wheel INFO adding 'django/contrib/sites/locale/it/LC_MESSAGES/django.po' 2024-04-14 14:36:49,840 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,841 wheel INFO adding 'django/contrib/sites/locale/ja/LC_MESSAGES/django.po' 2024-04-14 14:36:49,842 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,843 wheel INFO adding 'django/contrib/sites/locale/ka/LC_MESSAGES/django.po' 2024-04-14 14:36:49,844 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,845 wheel INFO adding 'django/contrib/sites/locale/kab/LC_MESSAGES/django.po' 2024-04-14 14:36:49,846 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,847 wheel INFO adding 'django/contrib/sites/locale/kk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,848 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,849 wheel INFO adding 'django/contrib/sites/locale/km/LC_MESSAGES/django.po' 2024-04-14 14:36:49,851 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,851 wheel INFO adding 'django/contrib/sites/locale/kn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,853 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,854 wheel INFO adding 'django/contrib/sites/locale/ko/LC_MESSAGES/django.po' 2024-04-14 14:36:49,855 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,856 wheel INFO adding 'django/contrib/sites/locale/ky/LC_MESSAGES/django.po' 2024-04-14 14:36:49,857 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,858 wheel INFO adding 'django/contrib/sites/locale/lb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,859 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,860 wheel INFO adding 'django/contrib/sites/locale/lt/LC_MESSAGES/django.po' 2024-04-14 14:36:49,861 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,862 wheel INFO adding 'django/contrib/sites/locale/lv/LC_MESSAGES/django.po' 2024-04-14 14:36:49,863 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,864 wheel INFO adding 'django/contrib/sites/locale/mk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,866 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,866 wheel INFO adding 'django/contrib/sites/locale/ml/LC_MESSAGES/django.po' 2024-04-14 14:36:49,874 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,875 wheel INFO adding 'django/contrib/sites/locale/mn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,876 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,877 wheel INFO adding 'django/contrib/sites/locale/mr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,878 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,879 wheel INFO adding 'django/contrib/sites/locale/ms/LC_MESSAGES/django.po' 2024-04-14 14:36:49,880 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,881 wheel INFO adding 'django/contrib/sites/locale/my/LC_MESSAGES/django.po' 2024-04-14 14:36:49,883 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,884 wheel INFO adding 'django/contrib/sites/locale/nb/LC_MESSAGES/django.po' 2024-04-14 14:36:49,885 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,886 wheel INFO adding 'django/contrib/sites/locale/ne/LC_MESSAGES/django.po' 2024-04-14 14:36:49,887 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,888 wheel INFO adding 'django/contrib/sites/locale/nl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,889 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,890 wheel INFO adding 'django/contrib/sites/locale/nn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,891 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,892 wheel INFO adding 'django/contrib/sites/locale/os/LC_MESSAGES/django.po' 2024-04-14 14:36:49,893 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,894 wheel INFO adding 'django/contrib/sites/locale/pa/LC_MESSAGES/django.po' 2024-04-14 14:36:49,895 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,896 wheel INFO adding 'django/contrib/sites/locale/pl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,898 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,899 wheel INFO adding 'django/contrib/sites/locale/pt/LC_MESSAGES/django.po' 2024-04-14 14:36:49,900 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,901 wheel INFO adding 'django/contrib/sites/locale/pt_BR/LC_MESSAGES/django.po' 2024-04-14 14:36:49,902 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,903 wheel INFO adding 'django/contrib/sites/locale/ro/LC_MESSAGES/django.po' 2024-04-14 14:36:49,904 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,905 wheel INFO adding 'django/contrib/sites/locale/ru/LC_MESSAGES/django.po' 2024-04-14 14:36:49,906 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,907 wheel INFO adding 'django/contrib/sites/locale/sk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,908 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,909 wheel INFO adding 'django/contrib/sites/locale/sl/LC_MESSAGES/django.po' 2024-04-14 14:36:49,911 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,911 wheel INFO adding 'django/contrib/sites/locale/sq/LC_MESSAGES/django.po' 2024-04-14 14:36:49,913 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,914 wheel INFO adding 'django/contrib/sites/locale/sr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,915 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,916 wheel INFO adding 'django/contrib/sites/locale/sr_Latn/LC_MESSAGES/django.po' 2024-04-14 14:36:49,917 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,918 wheel INFO adding 'django/contrib/sites/locale/sv/LC_MESSAGES/django.po' 2024-04-14 14:36:49,919 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,920 wheel INFO adding 'django/contrib/sites/locale/sw/LC_MESSAGES/django.po' 2024-04-14 14:36:49,921 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,922 wheel INFO adding 'django/contrib/sites/locale/ta/LC_MESSAGES/django.po' 2024-04-14 14:36:49,923 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,924 wheel INFO adding 'django/contrib/sites/locale/te/LC_MESSAGES/django.po' 2024-04-14 14:36:49,926 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,927 wheel INFO adding 'django/contrib/sites/locale/tg/LC_MESSAGES/django.po' 2024-04-14 14:36:49,928 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,929 wheel INFO adding 'django/contrib/sites/locale/th/LC_MESSAGES/django.po' 2024-04-14 14:36:49,930 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,931 wheel INFO adding 'django/contrib/sites/locale/tk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,932 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,933 wheel INFO adding 'django/contrib/sites/locale/tr/LC_MESSAGES/django.po' 2024-04-14 14:36:49,934 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,935 wheel INFO adding 'django/contrib/sites/locale/tt/LC_MESSAGES/django.po' 2024-04-14 14:36:49,936 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,937 wheel INFO adding 'django/contrib/sites/locale/udm/LC_MESSAGES/django.po' 2024-04-14 14:36:49,938 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,939 wheel INFO adding 'django/contrib/sites/locale/uk/LC_MESSAGES/django.po' 2024-04-14 14:36:49,941 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,941 wheel INFO adding 'django/contrib/sites/locale/ur/LC_MESSAGES/django.po' 2024-04-14 14:36:49,943 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,944 wheel INFO adding 'django/contrib/sites/locale/uz/LC_MESSAGES/django.po' 2024-04-14 14:36:49,945 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,946 wheel INFO adding 'django/contrib/sites/locale/vi/LC_MESSAGES/django.po' 2024-04-14 14:36:49,947 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,948 wheel INFO adding 'django/contrib/sites/locale/zh_Hans/LC_MESSAGES/django.po' 2024-04-14 14:36:49,949 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.mo' 2024-04-14 14:36:49,950 wheel INFO adding 'django/contrib/sites/locale/zh_Hant/LC_MESSAGES/django.po' 2024-04-14 14:36:49,951 wheel INFO adding 'django/contrib/sites/migrations/0001_initial.py' 2024-04-14 14:36:49,952 wheel INFO adding 'django/contrib/sites/migrations/0002_alter_domain_unique.py' 2024-04-14 14:36:49,953 wheel INFO adding 'django/contrib/sites/migrations/__init__.py' 2024-04-14 14:36:49,954 wheel INFO adding 'django/contrib/staticfiles/__init__.py' 2024-04-14 14:36:49,955 wheel INFO adding 'django/contrib/staticfiles/apps.py' 2024-04-14 14:36:49,956 wheel INFO adding 'django/contrib/staticfiles/checks.py' 2024-04-14 14:36:49,957 wheel INFO adding 'django/contrib/staticfiles/finders.py' 2024-04-14 14:36:49,958 wheel INFO adding 'django/contrib/staticfiles/handlers.py' 2024-04-14 14:36:49,959 wheel INFO adding 'django/contrib/staticfiles/storage.py' 2024-04-14 14:36:49,961 wheel INFO adding 'django/contrib/staticfiles/testing.py' 2024-04-14 14:36:49,962 wheel INFO adding 'django/contrib/staticfiles/urls.py' 2024-04-14 14:36:49,963 wheel INFO adding 'django/contrib/staticfiles/utils.py' 2024-04-14 14:36:49,963 wheel INFO adding 'django/contrib/staticfiles/views.py' 2024-04-14 14:36:49,964 wheel INFO adding 'django/contrib/staticfiles/management/__init__.py' 2024-04-14 14:36:49,966 wheel INFO adding 'django/contrib/staticfiles/management/commands/__init__.py' 2024-04-14 14:36:49,967 wheel INFO adding 'django/contrib/staticfiles/management/commands/collectstatic.py' 2024-04-14 14:36:49,968 wheel INFO adding 'django/contrib/staticfiles/management/commands/findstatic.py' 2024-04-14 14:36:49,969 wheel INFO adding 'django/contrib/staticfiles/management/commands/runserver.py' 2024-04-14 14:36:49,970 wheel INFO adding 'django/contrib/syndication/__init__.py' 2024-04-14 14:36:49,971 wheel INFO adding 'django/contrib/syndication/apps.py' 2024-04-14 14:36:49,972 wheel INFO adding 'django/contrib/syndication/views.py' 2024-04-14 14:36:49,973 wheel INFO adding 'django/core/__init__.py' 2024-04-14 14:36:49,974 wheel INFO adding 'django/core/asgi.py' 2024-04-14 14:36:49,975 wheel INFO adding 'django/core/exceptions.py' 2024-04-14 14:36:49,976 wheel INFO adding 'django/core/paginator.py' 2024-04-14 14:36:49,977 wheel INFO adding 'django/core/signals.py' 2024-04-14 14:36:49,978 wheel INFO adding 'django/core/signing.py' 2024-04-14 14:36:49,980 wheel INFO adding 'django/core/validators.py' 2024-04-14 14:36:49,981 wheel INFO adding 'django/core/wsgi.py' 2024-04-14 14:36:49,983 wheel INFO adding 'django/core/cache/__init__.py' 2024-04-14 14:36:49,984 wheel INFO adding 'django/core/cache/utils.py' 2024-04-14 14:36:49,985 wheel INFO adding 'django/core/cache/backends/__init__.py' 2024-04-14 14:36:49,986 wheel INFO adding 'django/core/cache/backends/base.py' 2024-04-14 14:36:49,987 wheel INFO adding 'django/core/cache/backends/db.py' 2024-04-14 14:36:49,988 wheel INFO adding 'django/core/cache/backends/dummy.py' 2024-04-14 14:36:49,989 wheel INFO adding 'django/core/cache/backends/filebased.py' 2024-04-14 14:36:49,990 wheel INFO adding 'django/core/cache/backends/locmem.py' 2024-04-14 14:36:49,991 wheel INFO adding 'django/core/cache/backends/memcached.py' 2024-04-14 14:36:49,992 wheel INFO adding 'django/core/cache/backends/redis.py' 2024-04-14 14:36:49,994 wheel INFO adding 'django/core/checks/__init__.py' 2024-04-14 14:36:49,995 wheel INFO adding 'django/core/checks/async_checks.py' 2024-04-14 14:36:49,996 wheel INFO adding 'django/core/checks/caches.py' 2024-04-14 14:36:49,997 wheel INFO adding 'django/core/checks/database.py' 2024-04-14 14:36:49,997 wheel INFO adding 'django/core/checks/files.py' 2024-04-14 14:36:49,998 wheel INFO adding 'django/core/checks/messages.py' 2024-04-14 14:36:49,999 wheel INFO adding 'django/core/checks/model_checks.py' 2024-04-14 14:36:50,000 wheel INFO adding 'django/core/checks/registry.py' 2024-04-14 14:36:50,001 wheel INFO adding 'django/core/checks/templates.py' 2024-04-14 14:36:50,002 wheel INFO adding 'django/core/checks/translation.py' 2024-04-14 14:36:50,003 wheel INFO adding 'django/core/checks/urls.py' 2024-04-14 14:36:50,004 wheel INFO adding 'django/core/checks/compatibility/__init__.py' 2024-04-14 14:36:50,005 wheel INFO adding 'django/core/checks/compatibility/django_4_0.py' 2024-04-14 14:36:50,006 wheel INFO adding 'django/core/checks/security/__init__.py' 2024-04-14 14:36:50,007 wheel INFO adding 'django/core/checks/security/base.py' 2024-04-14 14:36:50,008 wheel INFO adding 'django/core/checks/security/csrf.py' 2024-04-14 14:36:50,009 wheel INFO adding 'django/core/checks/security/sessions.py' 2024-04-14 14:36:50,011 wheel INFO adding 'django/core/files/__init__.py' 2024-04-14 14:36:50,012 wheel INFO adding 'django/core/files/base.py' 2024-04-14 14:36:50,013 wheel INFO adding 'django/core/files/images.py' 2024-04-14 14:36:50,013 wheel INFO adding 'django/core/files/locks.py' 2024-04-14 14:36:50,014 wheel INFO adding 'django/core/files/move.py' 2024-04-14 14:36:50,015 wheel INFO adding 'django/core/files/temp.py' 2024-04-14 14:36:50,016 wheel INFO adding 'django/core/files/uploadedfile.py' 2024-04-14 14:36:50,018 wheel INFO adding 'django/core/files/uploadhandler.py' 2024-04-14 14:36:50,019 wheel INFO adding 'django/core/files/utils.py' 2024-04-14 14:36:50,020 wheel INFO adding 'django/core/files/storage/__init__.py' 2024-04-14 14:36:50,021 wheel INFO adding 'django/core/files/storage/base.py' 2024-04-14 14:36:50,022 wheel INFO adding 'django/core/files/storage/filesystem.py' 2024-04-14 14:36:50,023 wheel INFO adding 'django/core/files/storage/handler.py' 2024-04-14 14:36:50,024 wheel INFO adding 'django/core/files/storage/memory.py' 2024-04-14 14:36:50,025 wheel INFO adding 'django/core/files/storage/mixins.py' 2024-04-14 14:36:50,026 wheel INFO adding 'django/core/handlers/__init__.py' 2024-04-14 14:36:50,027 wheel INFO adding 'django/core/handlers/asgi.py' 2024-04-14 14:36:50,029 wheel INFO adding 'django/core/handlers/base.py' 2024-04-14 14:36:50,030 wheel INFO adding 'django/core/handlers/exception.py' 2024-04-14 14:36:50,031 wheel INFO adding 'django/core/handlers/wsgi.py' 2024-04-14 14:36:50,033 wheel INFO adding 'django/core/mail/__init__.py' 2024-04-14 14:36:50,034 wheel INFO adding 'django/core/mail/message.py' 2024-04-14 14:36:50,035 wheel INFO adding 'django/core/mail/utils.py' 2024-04-14 14:36:50,036 wheel INFO adding 'django/core/mail/backends/__init__.py' 2024-04-14 14:36:50,037 wheel INFO adding 'django/core/mail/backends/base.py' 2024-04-14 14:36:50,038 wheel INFO adding 'django/core/mail/backends/console.py' 2024-04-14 14:36:50,039 wheel INFO adding 'django/core/mail/backends/dummy.py' 2024-04-14 14:36:50,040 wheel INFO adding 'django/core/mail/backends/filebased.py' 2024-04-14 14:36:50,041 wheel INFO adding 'django/core/mail/backends/locmem.py' 2024-04-14 14:36:50,042 wheel INFO adding 'django/core/mail/backends/smtp.py' 2024-04-14 14:36:50,043 wheel INFO adding 'django/core/management/__init__.py' 2024-04-14 14:36:50,045 wheel INFO adding 'django/core/management/base.py' 2024-04-14 14:36:50,046 wheel INFO adding 'django/core/management/color.py' 2024-04-14 14:36:50,047 wheel INFO adding 'django/core/management/sql.py' 2024-04-14 14:36:50,049 wheel INFO adding 'django/core/management/templates.py' 2024-04-14 14:36:50,050 wheel INFO adding 'django/core/management/utils.py' 2024-04-14 14:36:50,051 wheel INFO adding 'django/core/management/commands/__init__.py' 2024-04-14 14:36:50,052 wheel INFO adding 'django/core/management/commands/check.py' 2024-04-14 14:36:50,053 wheel INFO adding 'django/core/management/commands/compilemessages.py' 2024-04-14 14:36:50,054 wheel INFO adding 'django/core/management/commands/createcachetable.py' 2024-04-14 14:36:50,055 wheel INFO adding 'django/core/management/commands/dbshell.py' 2024-04-14 14:36:50,056 wheel INFO adding 'django/core/management/commands/diffsettings.py' 2024-04-14 14:36:50,057 wheel INFO adding 'django/core/management/commands/dumpdata.py' 2024-04-14 14:36:50,059 wheel INFO adding 'django/core/management/commands/flush.py' 2024-04-14 14:36:50,060 wheel INFO adding 'django/core/management/commands/inspectdb.py' 2024-04-14 14:36:50,061 wheel INFO adding 'django/core/management/commands/loaddata.py' 2024-04-14 14:36:50,063 wheel INFO adding 'django/core/management/commands/makemessages.py' 2024-04-14 14:36:50,065 wheel INFO adding 'django/core/management/commands/makemigrations.py' 2024-04-14 14:36:50,067 wheel INFO adding 'django/core/management/commands/migrate.py' 2024-04-14 14:36:50,068 wheel INFO adding 'django/core/management/commands/optimizemigration.py' 2024-04-14 14:36:50,070 wheel INFO adding 'django/core/management/commands/runserver.py' 2024-04-14 14:36:50,071 wheel INFO adding 'django/core/management/commands/sendtestemail.py' 2024-04-14 14:36:50,072 wheel INFO adding 'django/core/management/commands/shell.py' 2024-04-14 14:36:50,073 wheel INFO adding 'django/core/management/commands/showmigrations.py' 2024-04-14 14:36:50,074 wheel INFO adding 'django/core/management/commands/sqlflush.py' 2024-04-14 14:36:50,075 wheel INFO adding 'django/core/management/commands/sqlmigrate.py' 2024-04-14 14:36:50,076 wheel INFO adding 'django/core/management/commands/sqlsequencereset.py' 2024-04-14 14:36:50,077 wheel INFO adding 'django/core/management/commands/squashmigrations.py' 2024-04-14 14:36:50,078 wheel INFO adding 'django/core/management/commands/startapp.py' 2024-04-14 14:36:50,079 wheel INFO adding 'django/core/management/commands/startproject.py' 2024-04-14 14:36:50,079 wheel INFO adding 'django/core/management/commands/test.py' 2024-04-14 14:36:50,081 wheel INFO adding 'django/core/management/commands/testserver.py' 2024-04-14 14:36:50,082 wheel INFO adding 'django/core/serializers/__init__.py' 2024-04-14 14:36:50,083 wheel INFO adding 'django/core/serializers/base.py' 2024-04-14 14:36:50,085 wheel INFO adding 'django/core/serializers/json.py' 2024-04-14 14:36:50,086 wheel INFO adding 'django/core/serializers/jsonl.py' 2024-04-14 14:36:50,087 wheel INFO adding 'django/core/serializers/python.py' 2024-04-14 14:36:50,088 wheel INFO adding 'django/core/serializers/pyyaml.py' 2024-04-14 14:36:50,089 wheel INFO adding 'django/core/serializers/xml_serializer.py' 2024-04-14 14:36:50,090 wheel INFO adding 'django/core/servers/__init__.py' 2024-04-14 14:36:50,091 wheel INFO adding 'django/core/servers/basehttp.py' 2024-04-14 14:36:50,093 wheel INFO adding 'django/db/__init__.py' 2024-04-14 14:36:50,094 wheel INFO adding 'django/db/transaction.py' 2024-04-14 14:36:50,095 wheel INFO adding 'django/db/utils.py' 2024-04-14 14:36:50,097 wheel INFO adding 'django/db/backends/__init__.py' 2024-04-14 14:36:50,098 wheel INFO adding 'django/db/backends/ddl_references.py' 2024-04-14 14:36:50,099 wheel INFO adding 'django/db/backends/signals.py' 2024-04-14 14:36:50,100 wheel INFO adding 'django/db/backends/utils.py' 2024-04-14 14:36:50,101 wheel INFO adding 'django/db/backends/base/__init__.py' 2024-04-14 14:36:50,103 wheel INFO adding 'django/db/backends/base/base.py' 2024-04-14 14:36:50,104 wheel INFO adding 'django/db/backends/base/client.py' 2024-04-14 14:36:50,105 wheel INFO adding 'django/db/backends/base/creation.py' 2024-04-14 14:36:50,107 wheel INFO adding 'django/db/backends/base/features.py' 2024-04-14 14:36:50,108 wheel INFO adding 'django/db/backends/base/introspection.py' 2024-04-14 14:36:50,110 wheel INFO adding 'django/db/backends/base/operations.py' 2024-04-14 14:36:50,112 wheel INFO adding 'django/db/backends/base/schema.py' 2024-04-14 14:36:50,115 wheel INFO adding 'django/db/backends/base/validation.py' 2024-04-14 14:36:50,116 wheel INFO adding 'django/db/backends/dummy/__init__.py' 2024-04-14 14:36:50,117 wheel INFO adding 'django/db/backends/dummy/base.py' 2024-04-14 14:36:50,118 wheel INFO adding 'django/db/backends/dummy/features.py' 2024-04-14 14:36:50,119 wheel INFO adding 'django/db/backends/mysql/__init__.py' 2024-04-14 14:36:50,120 wheel INFO adding 'django/db/backends/mysql/base.py' 2024-04-14 14:36:50,122 wheel INFO adding 'django/db/backends/mysql/client.py' 2024-04-14 14:36:50,123 wheel INFO adding 'django/db/backends/mysql/compiler.py' 2024-04-14 14:36:50,124 wheel INFO adding 'django/db/backends/mysql/creation.py' 2024-04-14 14:36:50,125 wheel INFO adding 'django/db/backends/mysql/features.py' 2024-04-14 14:36:50,126 wheel INFO adding 'django/db/backends/mysql/introspection.py' 2024-04-14 14:36:50,128 wheel INFO adding 'django/db/backends/mysql/operations.py' 2024-04-14 14:36:50,129 wheel INFO adding 'django/db/backends/mysql/schema.py' 2024-04-14 14:36:50,130 wheel INFO adding 'django/db/backends/mysql/validation.py' 2024-04-14 14:36:50,132 wheel INFO adding 'django/db/backends/oracle/__init__.py' 2024-04-14 14:36:50,133 wheel INFO adding 'django/db/backends/oracle/base.py' 2024-04-14 14:36:50,135 wheel INFO adding 'django/db/backends/oracle/client.py' 2024-04-14 14:36:50,136 wheel INFO adding 'django/db/backends/oracle/creation.py' 2024-04-14 14:36:50,138 wheel INFO adding 'django/db/backends/oracle/features.py' 2024-04-14 14:36:50,139 wheel INFO adding 'django/db/backends/oracle/functions.py' 2024-04-14 14:36:50,140 wheel INFO adding 'django/db/backends/oracle/introspection.py' 2024-04-14 14:36:50,142 wheel INFO adding 'django/db/backends/oracle/operations.py' 2024-04-14 14:36:50,144 wheel INFO adding 'django/db/backends/oracle/schema.py' 2024-04-14 14:36:50,145 wheel INFO adding 'django/db/backends/oracle/utils.py' 2024-04-14 14:36:50,146 wheel INFO adding 'django/db/backends/oracle/validation.py' 2024-04-14 14:36:50,147 wheel INFO adding 'django/db/backends/postgresql/__init__.py' 2024-04-14 14:36:50,148 wheel INFO adding 'django/db/backends/postgresql/base.py' 2024-04-14 14:36:50,149 wheel INFO adding 'django/db/backends/postgresql/client.py' 2024-04-14 14:36:50,150 wheel INFO adding 'django/db/backends/postgresql/creation.py' 2024-04-14 14:36:50,151 wheel INFO adding 'django/db/backends/postgresql/features.py' 2024-04-14 14:36:50,152 wheel INFO adding 'django/db/backends/postgresql/introspection.py' 2024-04-14 14:36:50,154 wheel INFO adding 'django/db/backends/postgresql/operations.py' 2024-04-14 14:36:50,155 wheel INFO adding 'django/db/backends/postgresql/psycopg_any.py' 2024-04-14 14:36:50,156 wheel INFO adding 'django/db/backends/postgresql/schema.py' 2024-04-14 14:36:50,158 wheel INFO adding 'django/db/backends/sqlite3/__init__.py' 2024-04-14 14:36:50,159 wheel INFO adding 'django/db/backends/sqlite3/_functions.py' 2024-04-14 14:36:50,161 wheel INFO adding 'django/db/backends/sqlite3/base.py' 2024-04-14 14:36:50,162 wheel INFO adding 'django/db/backends/sqlite3/client.py' 2024-04-14 14:36:50,163 wheel INFO adding 'django/db/backends/sqlite3/creation.py' 2024-04-14 14:36:50,164 wheel INFO adding 'django/db/backends/sqlite3/features.py' 2024-04-14 14:36:50,165 wheel INFO adding 'django/db/backends/sqlite3/introspection.py' 2024-04-14 14:36:50,167 wheel INFO adding 'django/db/backends/sqlite3/operations.py' 2024-04-14 14:36:50,168 wheel INFO adding 'django/db/backends/sqlite3/schema.py' 2024-04-14 14:36:50,170 wheel INFO adding 'django/db/migrations/__init__.py' 2024-04-14 14:36:50,172 wheel INFO adding 'django/db/migrations/autodetector.py' 2024-04-14 14:36:50,174 wheel INFO adding 'django/db/migrations/exceptions.py' 2024-04-14 14:36:50,176 wheel INFO adding 'django/db/migrations/executor.py' 2024-04-14 14:36:50,177 wheel INFO adding 'django/db/migrations/graph.py' 2024-04-14 14:36:50,179 wheel INFO adding 'django/db/migrations/loader.py' 2024-04-14 14:36:50,180 wheel INFO adding 'django/db/migrations/migration.py' 2024-04-14 14:36:50,181 wheel INFO adding 'django/db/migrations/optimizer.py' 2024-04-14 14:36:50,182 wheel INFO adding 'django/db/migrations/questioner.py' 2024-04-14 14:36:50,184 wheel INFO adding 'django/db/migrations/recorder.py' 2024-04-14 14:36:50,185 wheel INFO adding 'django/db/migrations/serializer.py' 2024-04-14 14:36:50,187 wheel INFO adding 'django/db/migrations/state.py' 2024-04-14 14:36:50,189 wheel INFO adding 'django/db/migrations/utils.py' 2024-04-14 14:36:50,190 wheel INFO adding 'django/db/migrations/writer.py' 2024-04-14 14:36:50,191 wheel INFO adding 'django/db/migrations/operations/__init__.py' 2024-04-14 14:36:50,192 wheel INFO adding 'django/db/migrations/operations/base.py' 2024-04-14 14:36:50,194 wheel INFO adding 'django/db/migrations/operations/fields.py' 2024-04-14 14:36:50,195 wheel INFO adding 'django/db/migrations/operations/models.py' 2024-04-14 14:36:50,197 wheel INFO adding 'django/db/migrations/operations/special.py' 2024-04-14 14:36:50,199 wheel INFO adding 'django/db/models/__init__.py' 2024-04-14 14:36:50,200 wheel INFO adding 'django/db/models/aggregates.py' 2024-04-14 14:36:50,202 wheel INFO adding 'django/db/models/base.py' 2024-04-14 14:36:50,205 wheel INFO adding 'django/db/models/constants.py' 2024-04-14 14:36:50,206 wheel INFO adding 'django/db/models/constraints.py' 2024-04-14 14:36:50,207 wheel INFO adding 'django/db/models/deletion.py' 2024-04-14 14:36:50,209 wheel INFO adding 'django/db/models/enums.py' 2024-04-14 14:36:50,211 wheel INFO adding 'django/db/models/expressions.py' 2024-04-14 14:36:50,213 wheel INFO adding 'django/db/models/indexes.py' 2024-04-14 14:36:50,215 wheel INFO adding 'django/db/models/lookups.py' 2024-04-14 14:36:50,216 wheel INFO adding 'django/db/models/manager.py' 2024-04-14 14:36:50,262 wheel INFO adding 'django/db/models/options.py' 2024-04-14 14:36:50,264 wheel INFO adding 'django/db/models/query.py' 2024-04-14 14:36:50,268 wheel INFO adding 'django/db/models/query_utils.py' 2024-04-14 14:36:50,269 wheel INFO adding 'django/db/models/signals.py' 2024-04-14 14:36:50,270 wheel INFO adding 'django/db/models/utils.py' 2024-04-14 14:36:50,272 wheel INFO adding 'django/db/models/fields/__init__.py' 2024-04-14 14:36:50,275 wheel INFO adding 'django/db/models/fields/files.py' 2024-04-14 14:36:50,277 wheel INFO adding 'django/db/models/fields/json.py' 2024-04-14 14:36:50,279 wheel INFO adding 'django/db/models/fields/mixins.py' 2024-04-14 14:36:50,280 wheel INFO adding 'django/db/models/fields/proxy.py' 2024-04-14 14:36:50,281 wheel INFO adding 'django/db/models/fields/related.py' 2024-04-14 14:36:50,284 wheel INFO adding 'django/db/models/fields/related_descriptors.py' 2024-04-14 14:36:50,287 wheel INFO adding 'django/db/models/fields/related_lookups.py' 2024-04-14 14:36:50,288 wheel INFO adding 'django/db/models/fields/reverse_related.py' 2024-04-14 14:36:50,290 wheel INFO adding 'django/db/models/functions/__init__.py' 2024-04-14 14:36:50,291 wheel INFO adding 'django/db/models/functions/comparison.py' 2024-04-14 14:36:50,292 wheel INFO adding 'django/db/models/functions/datetime.py' 2024-04-14 14:36:50,293 wheel INFO adding 'django/db/models/functions/math.py' 2024-04-14 14:36:50,295 wheel INFO adding 'django/db/models/functions/mixins.py' 2024-04-14 14:36:50,296 wheel INFO adding 'django/db/models/functions/text.py' 2024-04-14 14:36:50,297 wheel INFO adding 'django/db/models/functions/window.py' 2024-04-14 14:36:50,298 wheel INFO adding 'django/db/models/sql/__init__.py' 2024-04-14 14:36:50,300 wheel INFO adding 'django/db/models/sql/compiler.py' 2024-04-14 14:36:50,303 wheel INFO adding 'django/db/models/sql/constants.py' 2024-04-14 14:36:50,304 wheel INFO adding 'django/db/models/sql/datastructures.py' 2024-04-14 14:36:50,306 wheel INFO adding 'django/db/models/sql/query.py' 2024-04-14 14:36:50,309 wheel INFO adding 'django/db/models/sql/subqueries.py' 2024-04-14 14:36:50,310 wheel INFO adding 'django/db/models/sql/where.py' 2024-04-14 14:36:50,312 wheel INFO adding 'django/dispatch/__init__.py' 2024-04-14 14:36:50,313 wheel INFO adding 'django/dispatch/dispatcher.py' 2024-04-14 14:36:50,314 wheel INFO adding 'django/dispatch/license.txt' 2024-04-14 14:36:50,315 wheel INFO adding 'django/forms/__init__.py' 2024-04-14 14:36:50,316 wheel INFO adding 'django/forms/boundfield.py' 2024-04-14 14:36:50,318 wheel INFO adding 'django/forms/fields.py' 2024-04-14 14:36:50,320 wheel INFO adding 'django/forms/forms.py' 2024-04-14 14:36:50,322 wheel INFO adding 'django/forms/formsets.py' 2024-04-14 14:36:50,324 wheel INFO adding 'django/forms/models.py' 2024-04-14 14:36:50,326 wheel INFO adding 'django/forms/renderers.py' 2024-04-14 14:36:50,327 wheel INFO adding 'django/forms/utils.py' 2024-04-14 14:36:50,329 wheel INFO adding 'django/forms/widgets.py' 2024-04-14 14:36:50,331 wheel INFO adding 'django/forms/jinja2/django/forms/attrs.html' 2024-04-14 14:36:50,332 wheel INFO adding 'django/forms/jinja2/django/forms/default.html' 2024-04-14 14:36:50,333 wheel INFO adding 'django/forms/jinja2/django/forms/div.html' 2024-04-14 14:36:50,334 wheel INFO adding 'django/forms/jinja2/django/forms/label.html' 2024-04-14 14:36:50,335 wheel INFO adding 'django/forms/jinja2/django/forms/p.html' 2024-04-14 14:36:50,335 wheel INFO adding 'django/forms/jinja2/django/forms/table.html' 2024-04-14 14:36:50,336 wheel INFO adding 'django/forms/jinja2/django/forms/ul.html' 2024-04-14 14:36:50,338 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/default.html' 2024-04-14 14:36:50,339 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/text.txt' 2024-04-14 14:36:50,339 wheel INFO adding 'django/forms/jinja2/django/forms/errors/dict/ul.html' 2024-04-14 14:36:50,340 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/default.html' 2024-04-14 14:36:50,341 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/text.txt' 2024-04-14 14:36:50,342 wheel INFO adding 'django/forms/jinja2/django/forms/errors/list/ul.html' 2024-04-14 14:36:50,343 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/default.html' 2024-04-14 14:36:50,344 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/div.html' 2024-04-14 14:36:50,345 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/p.html' 2024-04-14 14:36:50,346 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/table.html' 2024-04-14 14:36:50,346 wheel INFO adding 'django/forms/jinja2/django/forms/formsets/ul.html' 2024-04-14 14:36:50,348 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/attrs.html' 2024-04-14 14:36:50,348 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox.html' 2024-04-14 14:36:50,349 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_option.html' 2024-04-14 14:36:50,350 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/checkbox_select.html' 2024-04-14 14:36:50,351 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/clearable_file_input.html' 2024-04-14 14:36:50,352 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/date.html' 2024-04-14 14:36:50,353 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/datetime.html' 2024-04-14 14:36:50,354 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/email.html' 2024-04-14 14:36:50,354 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/file.html' 2024-04-14 14:36:50,355 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/hidden.html' 2024-04-14 14:36:50,356 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input.html' 2024-04-14 14:36:50,357 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/input_option.html' 2024-04-14 14:36:50,358 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_hidden.html' 2024-04-14 14:36:50,359 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiple_input.html' 2024-04-14 14:36:50,359 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/multiwidget.html' 2024-04-14 14:36:50,360 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/number.html' 2024-04-14 14:36:50,361 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/password.html' 2024-04-14 14:36:50,362 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio.html' 2024-04-14 14:36:50,363 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/radio_option.html' 2024-04-14 14:36:50,364 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select.html' 2024-04-14 14:36:50,364 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_date.html' 2024-04-14 14:36:50,365 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/select_option.html' 2024-04-14 14:36:50,366 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splitdatetime.html' 2024-04-14 14:36:50,367 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/splithiddendatetime.html' 2024-04-14 14:36:50,368 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/text.html' 2024-04-14 14:36:50,368 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/textarea.html' 2024-04-14 14:36:50,369 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/time.html' 2024-04-14 14:36:50,370 wheel INFO adding 'django/forms/jinja2/django/forms/widgets/url.html' 2024-04-14 14:36:50,371 wheel INFO adding 'django/forms/templates/django/forms/attrs.html' 2024-04-14 14:36:50,372 wheel INFO adding 'django/forms/templates/django/forms/default.html' 2024-04-14 14:36:50,373 wheel INFO adding 'django/forms/templates/django/forms/div.html' 2024-04-14 14:36:50,374 wheel INFO adding 'django/forms/templates/django/forms/label.html' 2024-04-14 14:36:50,375 wheel INFO adding 'django/forms/templates/django/forms/p.html' 2024-04-14 14:36:50,376 wheel INFO adding 'django/forms/templates/django/forms/table.html' 2024-04-14 14:36:50,377 wheel INFO adding 'django/forms/templates/django/forms/ul.html' 2024-04-14 14:36:50,378 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/default.html' 2024-04-14 14:36:50,379 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/text.txt' 2024-04-14 14:36:50,380 wheel INFO adding 'django/forms/templates/django/forms/errors/dict/ul.html' 2024-04-14 14:36:50,381 wheel INFO adding 'django/forms/templates/django/forms/errors/list/default.html' 2024-04-14 14:36:50,382 wheel INFO adding 'django/forms/templates/django/forms/errors/list/text.txt' 2024-04-14 14:36:50,382 wheel INFO adding 'django/forms/templates/django/forms/errors/list/ul.html' 2024-04-14 14:36:50,383 wheel INFO adding 'django/forms/templates/django/forms/formsets/default.html' 2024-04-14 14:36:50,384 wheel INFO adding 'django/forms/templates/django/forms/formsets/div.html' 2024-04-14 14:36:50,385 wheel INFO adding 'django/forms/templates/django/forms/formsets/p.html' 2024-04-14 14:36:50,386 wheel INFO adding 'django/forms/templates/django/forms/formsets/table.html' 2024-04-14 14:36:50,387 wheel INFO adding 'django/forms/templates/django/forms/formsets/ul.html' 2024-04-14 14:36:50,388 wheel INFO adding 'django/forms/templates/django/forms/widgets/attrs.html' 2024-04-14 14:36:50,389 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox.html' 2024-04-14 14:36:50,390 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_option.html' 2024-04-14 14:36:50,391 wheel INFO adding 'django/forms/templates/django/forms/widgets/checkbox_select.html' 2024-04-14 14:36:50,392 wheel INFO adding 'django/forms/templates/django/forms/widgets/clearable_file_input.html' 2024-04-14 14:36:50,392 wheel INFO adding 'django/forms/templates/django/forms/widgets/date.html' 2024-04-14 14:36:50,393 wheel INFO adding 'django/forms/templates/django/forms/widgets/datetime.html' 2024-04-14 14:36:50,394 wheel INFO adding 'django/forms/templates/django/forms/widgets/email.html' 2024-04-14 14:36:50,395 wheel INFO adding 'django/forms/templates/django/forms/widgets/file.html' 2024-04-14 14:36:50,396 wheel INFO adding 'django/forms/templates/django/forms/widgets/hidden.html' 2024-04-14 14:36:50,397 wheel INFO adding 'django/forms/templates/django/forms/widgets/input.html' 2024-04-14 14:36:50,397 wheel INFO adding 'django/forms/templates/django/forms/widgets/input_option.html' 2024-04-14 14:36:50,398 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_hidden.html' 2024-04-14 14:36:50,399 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiple_input.html' 2024-04-14 14:36:50,400 wheel INFO adding 'django/forms/templates/django/forms/widgets/multiwidget.html' 2024-04-14 14:36:50,401 wheel INFO adding 'django/forms/templates/django/forms/widgets/number.html' 2024-04-14 14:36:50,402 wheel INFO adding 'django/forms/templates/django/forms/widgets/password.html' 2024-04-14 14:36:50,403 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio.html' 2024-04-14 14:36:50,403 wheel INFO adding 'django/forms/templates/django/forms/widgets/radio_option.html' 2024-04-14 14:36:50,404 wheel INFO adding 'django/forms/templates/django/forms/widgets/select.html' 2024-04-14 14:36:50,405 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_date.html' 2024-04-14 14:36:50,406 wheel INFO adding 'django/forms/templates/django/forms/widgets/select_option.html' 2024-04-14 14:36:50,407 wheel INFO adding 'django/forms/templates/django/forms/widgets/splitdatetime.html' 2024-04-14 14:36:50,407 wheel INFO adding 'django/forms/templates/django/forms/widgets/splithiddendatetime.html' 2024-04-14 14:36:50,408 wheel INFO adding 'django/forms/templates/django/forms/widgets/text.html' 2024-04-14 14:36:50,409 wheel INFO adding 'django/forms/templates/django/forms/widgets/textarea.html' 2024-04-14 14:36:50,410 wheel INFO adding 'django/forms/templates/django/forms/widgets/time.html' 2024-04-14 14:36:50,411 wheel INFO adding 'django/forms/templates/django/forms/widgets/url.html' 2024-04-14 14:36:50,412 wheel INFO adding 'django/http/__init__.py' 2024-04-14 14:36:50,413 wheel INFO adding 'django/http/cookie.py' 2024-04-14 14:36:50,414 wheel INFO adding 'django/http/multipartparser.py' 2024-04-14 14:36:50,416 wheel INFO adding 'django/http/request.py' 2024-04-14 14:36:50,418 wheel INFO adding 'django/http/response.py' 2024-04-14 14:36:50,420 wheel INFO adding 'django/middleware/__init__.py' 2024-04-14 14:36:50,421 wheel INFO adding 'django/middleware/cache.py' 2024-04-14 14:36:50,422 wheel INFO adding 'django/middleware/clickjacking.py' 2024-04-14 14:36:50,423 wheel INFO adding 'django/middleware/common.py' 2024-04-14 14:36:50,424 wheel INFO adding 'django/middleware/csrf.py' 2024-04-14 14:36:50,425 wheel INFO adding 'django/middleware/gzip.py' 2024-04-14 14:36:50,426 wheel INFO adding 'django/middleware/http.py' 2024-04-14 14:36:50,427 wheel INFO adding 'django/middleware/locale.py' 2024-04-14 14:36:50,428 wheel INFO adding 'django/middleware/security.py' 2024-04-14 14:36:50,430 wheel INFO adding 'django/template/__init__.py' 2024-04-14 14:36:50,431 wheel INFO adding 'django/template/autoreload.py' 2024-04-14 14:36:50,432 wheel INFO adding 'django/template/base.py' 2024-04-14 14:36:50,434 wheel INFO adding 'django/template/context.py' 2024-04-14 14:36:50,435 wheel INFO adding 'django/template/context_processors.py' 2024-04-14 14:36:50,436 wheel INFO adding 'django/template/defaultfilters.py' 2024-04-14 14:36:50,438 wheel INFO adding 'django/template/defaulttags.py' 2024-04-14 14:36:50,441 wheel INFO adding 'django/template/engine.py' 2024-04-14 14:36:50,442 wheel INFO adding 'django/template/exceptions.py' 2024-04-14 14:36:50,443 wheel INFO adding 'django/template/library.py' 2024-04-14 14:36:50,444 wheel INFO adding 'django/template/loader.py' 2024-04-14 14:36:50,445 wheel INFO adding 'django/template/loader_tags.py' 2024-04-14 14:36:50,447 wheel INFO adding 'django/template/response.py' 2024-04-14 14:36:50,448 wheel INFO adding 'django/template/smartif.py' 2024-04-14 14:36:50,449 wheel INFO adding 'django/template/utils.py' 2024-04-14 14:36:50,450 wheel INFO adding 'django/template/backends/__init__.py' 2024-04-14 14:36:50,451 wheel INFO adding 'django/template/backends/base.py' 2024-04-14 14:36:50,452 wheel INFO adding 'django/template/backends/django.py' 2024-04-14 14:36:50,453 wheel INFO adding 'django/template/backends/dummy.py' 2024-04-14 14:36:50,454 wheel INFO adding 'django/template/backends/jinja2.py' 2024-04-14 14:36:50,455 wheel INFO adding 'django/template/backends/utils.py' 2024-04-14 14:36:50,456 wheel INFO adding 'django/template/loaders/__init__.py' 2024-04-14 14:36:50,457 wheel INFO adding 'django/template/loaders/app_directories.py' 2024-04-14 14:36:50,458 wheel INFO adding 'django/template/loaders/base.py' 2024-04-14 14:36:50,459 wheel INFO adding 'django/template/loaders/cached.py' 2024-04-14 14:36:50,460 wheel INFO adding 'django/template/loaders/filesystem.py' 2024-04-14 14:36:50,461 wheel INFO adding 'django/template/loaders/locmem.py' 2024-04-14 14:36:50,462 wheel INFO adding 'django/templatetags/__init__.py' 2024-04-14 14:36:50,463 wheel INFO adding 'django/templatetags/cache.py' 2024-04-14 14:36:50,464 wheel INFO adding 'django/templatetags/i18n.py' 2024-04-14 14:36:50,466 wheel INFO adding 'django/templatetags/l10n.py' 2024-04-14 14:36:50,467 wheel INFO adding 'django/templatetags/static.py' 2024-04-14 14:36:50,468 wheel INFO adding 'django/templatetags/tz.py' 2024-04-14 14:36:50,469 wheel INFO adding 'django/test/__init__.py' 2024-04-14 14:36:50,470 wheel INFO adding 'django/test/client.py' 2024-04-14 14:36:50,473 wheel INFO adding 'django/test/html.py' 2024-04-14 14:36:50,474 wheel INFO adding 'django/test/runner.py' 2024-04-14 14:36:50,476 wheel INFO adding 'django/test/selenium.py' 2024-04-14 14:36:50,477 wheel INFO adding 'django/test/signals.py' 2024-04-14 14:36:50,479 wheel INFO adding 'django/test/testcases.py' 2024-04-14 14:36:50,482 wheel INFO adding 'django/test/utils.py' 2024-04-14 14:36:50,484 wheel INFO adding 'django/urls/__init__.py' 2024-04-14 14:36:50,485 wheel INFO adding 'django/urls/base.py' 2024-04-14 14:36:50,486 wheel INFO adding 'django/urls/conf.py' 2024-04-14 14:36:50,487 wheel INFO adding 'django/urls/converters.py' 2024-04-14 14:36:50,488 wheel INFO adding 'django/urls/exceptions.py' 2024-04-14 14:36:50,489 wheel INFO adding 'django/urls/resolvers.py' 2024-04-14 14:36:50,491 wheel INFO adding 'django/urls/utils.py' 2024-04-14 14:36:50,492 wheel INFO adding 'django/utils/__init__.py' 2024-04-14 14:36:50,493 wheel INFO adding 'django/utils/_os.py' 2024-04-14 14:36:50,494 wheel INFO adding 'django/utils/archive.py' 2024-04-14 14:36:50,495 wheel INFO adding 'django/utils/asyncio.py' 2024-04-14 14:36:50,496 wheel INFO adding 'django/utils/autoreload.py' 2024-04-14 14:36:50,498 wheel INFO adding 'django/utils/baseconv.py' 2024-04-14 14:36:50,499 wheel INFO adding 'django/utils/cache.py' 2024-04-14 14:36:50,500 wheel INFO adding 'django/utils/connection.py' 2024-04-14 14:36:50,501 wheel INFO adding 'django/utils/crypto.py' 2024-04-14 14:36:50,502 wheel INFO adding 'django/utils/datastructures.py' 2024-04-14 14:36:50,503 wheel INFO adding 'django/utils/dateformat.py' 2024-04-14 14:36:50,505 wheel INFO adding 'django/utils/dateparse.py' 2024-04-14 14:36:50,506 wheel INFO adding 'django/utils/dates.py' 2024-04-14 14:36:50,507 wheel INFO adding 'django/utils/datetime_safe.py' 2024-04-14 14:36:50,508 wheel INFO adding 'django/utils/deconstruct.py' 2024-04-14 14:36:50,509 wheel INFO adding 'django/utils/decorators.py' 2024-04-14 14:36:50,510 wheel INFO adding 'django/utils/deprecation.py' 2024-04-14 14:36:50,511 wheel INFO adding 'django/utils/duration.py' 2024-04-14 14:36:50,512 wheel INFO adding 'django/utils/encoding.py' 2024-04-14 14:36:50,513 wheel INFO adding 'django/utils/feedgenerator.py' 2024-04-14 14:36:50,514 wheel INFO adding 'django/utils/formats.py' 2024-04-14 14:36:50,516 wheel INFO adding 'django/utils/functional.py' 2024-04-14 14:36:50,517 wheel INFO adding 'django/utils/hashable.py' 2024-04-14 14:36:50,518 wheel INFO adding 'django/utils/html.py' 2024-04-14 14:36:50,520 wheel INFO adding 'django/utils/http.py' 2024-04-14 14:36:50,521 wheel INFO adding 'django/utils/inspect.py' 2024-04-14 14:36:50,522 wheel INFO adding 'django/utils/ipv6.py' 2024-04-14 14:36:50,523 wheel INFO adding 'django/utils/itercompat.py' 2024-04-14 14:36:50,524 wheel INFO adding 'django/utils/jslex.py' 2024-04-14 14:36:50,525 wheel INFO adding 'django/utils/log.py' 2024-04-14 14:36:50,526 wheel INFO adding 'django/utils/lorem_ipsum.py' 2024-04-14 14:36:50,527 wheel INFO adding 'django/utils/module_loading.py' 2024-04-14 14:36:50,528 wheel INFO adding 'django/utils/numberformat.py' 2024-04-14 14:36:50,529 wheel INFO adding 'django/utils/regex_helper.py' 2024-04-14 14:36:50,531 wheel INFO adding 'django/utils/safestring.py' 2024-04-14 14:36:50,532 wheel INFO adding 'django/utils/termcolors.py' 2024-04-14 14:36:50,533 wheel INFO adding 'django/utils/text.py' 2024-04-14 14:36:50,534 wheel INFO adding 'django/utils/timesince.py' 2024-04-14 14:36:50,535 wheel INFO adding 'django/utils/timezone.py' 2024-04-14 14:36:50,536 wheel INFO adding 'django/utils/topological_sort.py' 2024-04-14 14:36:50,537 wheel INFO adding 'django/utils/tree.py' 2024-04-14 14:36:50,538 wheel INFO adding 'django/utils/version.py' 2024-04-14 14:36:50,539 wheel INFO adding 'django/utils/xmlutils.py' 2024-04-14 14:36:50,540 wheel INFO adding 'django/utils/translation/__init__.py' 2024-04-14 14:36:50,542 wheel INFO adding 'django/utils/translation/reloader.py' 2024-04-14 14:36:50,543 wheel INFO adding 'django/utils/translation/template.py' 2024-04-14 14:36:50,544 wheel INFO adding 'django/utils/translation/trans_null.py' 2024-04-14 14:36:50,545 wheel INFO adding 'django/utils/translation/trans_real.py' 2024-04-14 14:36:50,547 wheel INFO adding 'django/views/__init__.py' 2024-04-14 14:36:50,548 wheel INFO adding 'django/views/csrf.py' 2024-04-14 14:36:50,549 wheel INFO adding 'django/views/debug.py' 2024-04-14 14:36:50,551 wheel INFO adding 'django/views/defaults.py' 2024-04-14 14:36:50,552 wheel INFO adding 'django/views/i18n.py' 2024-04-14 14:36:50,553 wheel INFO adding 'django/views/static.py' 2024-04-14 14:36:50,554 wheel INFO adding 'django/views/decorators/__init__.py' 2024-04-14 14:36:50,555 wheel INFO adding 'django/views/decorators/cache.py' 2024-04-14 14:36:50,556 wheel INFO adding 'django/views/decorators/clickjacking.py' 2024-04-14 14:36:50,557 wheel INFO adding 'django/views/decorators/common.py' 2024-04-14 14:36:50,558 wheel INFO adding 'django/views/decorators/csrf.py' 2024-04-14 14:36:50,559 wheel INFO adding 'django/views/decorators/debug.py' 2024-04-14 14:36:50,560 wheel INFO adding 'django/views/decorators/gzip.py' 2024-04-14 14:36:50,560 wheel INFO adding 'django/views/decorators/http.py' 2024-04-14 14:36:50,561 wheel INFO adding 'django/views/decorators/vary.py' 2024-04-14 14:36:50,563 wheel INFO adding 'django/views/generic/__init__.py' 2024-04-14 14:36:50,564 wheel INFO adding 'django/views/generic/base.py' 2024-04-14 14:36:50,565 wheel INFO adding 'django/views/generic/dates.py' 2024-04-14 14:36:50,567 wheel INFO adding 'django/views/generic/detail.py' 2024-04-14 14:36:50,568 wheel INFO adding 'django/views/generic/edit.py' 2024-04-14 14:36:50,569 wheel INFO adding 'django/views/generic/list.py' 2024-04-14 14:36:50,570 wheel INFO adding 'django/views/templates/default_urlconf.html' 2024-04-14 14:36:50,572 wheel INFO adding 'django/views/templates/technical_404.html' 2024-04-14 14:36:50,573 wheel INFO adding 'django/views/templates/technical_500.html' 2024-04-14 14:36:50,574 wheel INFO adding 'django/views/templates/technical_500.txt' 2024-04-14 14:36:50,575 wheel INFO adding 'Django-4.2.11.dist-info/AUTHORS' 2024-04-14 14:36:50,577 wheel INFO adding 'Django-4.2.11.dist-info/LICENSE' 2024-04-14 14:36:50,578 wheel INFO adding 'Django-4.2.11.dist-info/LICENSE.python' 2024-04-14 14:36:50,579 wheel INFO adding 'Django-4.2.11.dist-info/METADATA' 2024-04-14 14:36:50,580 wheel INFO adding 'Django-4.2.11.dist-info/WHEEL' 2024-04-14 14:36:50,581 wheel INFO adding 'Django-4.2.11.dist-info/entry_points.txt' 2024-04-14 14:36:50,581 wheel INFO adding 'Django-4.2.11.dist-info/top_level.txt' 2024-04-14 14:36:50,625 wheel INFO adding 'Django-4.2.11.dist-info/RECORD' 2024-04-14 14:36:50,682 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-14 14:36:51,595 gpep517 INFO The backend produced .dist/Django-4.2.11-py3-none-any.whl Django-4.2.11-py3-none-any.whl >>> py3-django: Entering fakeroot... >>> py3-django-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/dispatch/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/dispatch/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/messages/storage/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/messages/storage/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/messages/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/messages/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sites/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sites/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sites/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sites/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/postgres/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/postgres/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/forms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/postgres/aggregates/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/aggregates/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/postgres/fields/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/postgres/fields/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/raster/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/raster/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/prototypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/gdal/prototypes/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/sitemaps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/sitemaps/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/admin/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/admin/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/utils/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/utils/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/serializers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/forms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/sql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/models/sql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/mysql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/mysql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/base/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/base/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/postgis/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/postgis/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/oracle/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/oracle/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/spatialite/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/db/backends/spatialite/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/geoip2/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geoip2/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/geos/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geos/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/gis/geos/prototypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/gis/geos/prototypes/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/syndication/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/syndication/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/humanize/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/humanize/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/humanize/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/humanize/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/staticfiles/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/handlers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/auth/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/auth/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sitemaps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sitemaps/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admin/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admin/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admin/views/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/views/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admin/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admin/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/redirects/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/redirects/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/redirects/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/redirects/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/sessions/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/sessions/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/admindocs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/admindocs/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/flatpages/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/flatpages/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/flatpages/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/flatpages/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/contrib/contenttypes/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/template/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/template/loaders/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/loaders/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/template/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/template/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sq/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sq/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/en_GB/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en_GB/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/th/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/th/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/et/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/et/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/bn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/it/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/it/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/hu/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hu/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/da/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/da/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ig/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ig/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/de_CH/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/de_CH/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_MX/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_MX/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ar_DZ/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ar_DZ/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/tk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tk/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ar/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ar/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/mn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/mn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/te/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/te/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/nb/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nb/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/uk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/uk/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/mk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/mk/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_PR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_PR/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/bs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bs/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/de/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/de/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_AR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_AR/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/lt/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/lt/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ka/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ka/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/cs/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/cs/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ja/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ja/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/nn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/cy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/cy/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/el/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/el/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/pt/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pt/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/fr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fr/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/eu/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/eu/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/pt_BR/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pt_BR/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ro/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ro/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ga/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ga/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/en_AU/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en_AU/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/km/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/km/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ru/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ru/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ky/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ky/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/he/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/he/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/uz/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/uz/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_NI/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_NI/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ko/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ko/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/fy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fy/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sr_Latn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sr_Latn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/vi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/vi/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/pl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/pl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ml/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ml/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/es_CO/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/es_CO/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/tg/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tg/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/az/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/az/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/lv/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/lv/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/hr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hr/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/tr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/tr/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/fa/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fa/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ckb/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ckb/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/is/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/is/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hant/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hant/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sk/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sk/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/gd/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/gd/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/eo/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/eo/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/bg/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/bg/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hans/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/zh_Hans/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/kn/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/kn/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/gl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/gl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/id/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/id/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/hi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/hi/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sr/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sr/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/sv/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/sv/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/en/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/en/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/nl/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/nl/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/fi/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/fi/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ta/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ta/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/locale/ca/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/locale/ca/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/conf/urls/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/conf/urls/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/views/generic/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/generic/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/views/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/views/decorators/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/views/decorators/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/test/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/test/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/mail/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/mail/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/mail/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/mail/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/checks/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/checks/compatibility/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/compatibility/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/checks/security/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/checks/security/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/handlers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/files/storage/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/files/storage/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/files/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/files/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/serializers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/management/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/management/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/management/commands/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/management/commands/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/servers/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/servers/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/cache/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/cache/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/core/cache/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/core/cache/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/apps/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/apps/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/utils/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/utils/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/utils/translation/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/utils/translation/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/middleware/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/middleware/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/forms/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/forms/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/sql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/sql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/functions/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/functions/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/models/fields/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/models/fields/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/migrations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/migrations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/migrations/operations/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/migrations/operations/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/dummy/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/dummy/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/mysql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/mysql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/base/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/base/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/oracle/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/oracle/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/sqlite3/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/sqlite3/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/db/backends/postgresql/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/db/backends/postgresql/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/urls/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/urls/__pycache__' '/home/buildozer/aports/community/py3-django/pkg/py3-django/usr/lib/python3.12/site-packages/django/http/__pycache__' -> '/home/buildozer/aports/community/py3-django/pkg/py3-django-pyc/usr/lib/python3.12/site-packages/django/http/__pycache__' >>> py3-django-pyc*: Preparing subpackage py3-django-pyc... >>> py3-django-pyc*: Running postcheck for py3-django-pyc >>> py3-django*: Running postcheck for py3-django >>> py3-django*: Preparing package py3-django... >>> py3-django-pyc*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django-pyc*: Package size: 9.9 MB >>> py3-django-pyc*: Compressing data... >>> py3-django-pyc*: Create checksum... >>> py3-django-pyc*: Create py3-django-pyc-4.2.11-r1.apk >>> py3-django*: Tracing dependencies... python3 py3-asgiref py3-sqlparse tzdata python3~3.12 >>> py3-django*: Package size: 38.8 MB >>> py3-django*: Compressing data... >>> py3-django*: Create checksum... >>> py3-django*: Create py3-django-4.2.11-r1.apk >>> py3-django: Build complete at Sun, 14 Apr 2024 14:37:29 +0000 elapsed time 0h 1m 6s >>> py3-django: Cleaning up srcdir >>> py3-django: Cleaning up pkgdir >>> py3-django: Uninstalling dependencies... (1/30) Purging .makedepends-py3-django (20240414.143627) (2/30) Purging py3-asgiref-pyc (3.8.1-r1) (3/30) Purging py3-asgiref (3.8.1-r1) (4/30) Purging py3-sqlparse-pyc (0.4.4-r2) (5/30) Purging py3-sqlparse (0.4.4-r2) (6/30) Purging tzdata (2024a-r1) (7/30) Purging py3-gpep517-pyc (15-r2) (8/30) Purging py3-gpep517 (15-r2) (9/30) Purging py3-installer-pyc (0.7.0-r2) (10/30) Purging py3-installer (0.7.0-r2) (11/30) Purging py3-setuptools-pyc (69.2.0-r2) (12/30) Purging py3-setuptools (69.2.0-r2) (13/30) Purging py3-wheel-pyc (0.42.0-r1) (14/30) Purging py3-wheel (0.42.0-r1) (15/30) Purging py3-packaging-pyc (24.0-r1) (16/30) Purging py3-packaging (24.0-r1) (17/30) Purging py3-parsing-pyc (3.1.2-r1) (18/30) Purging py3-parsing (3.1.2-r1) (19/30) Purging python3-pyc (3.12.3-r0) (20/30) Purging python3-pycache-pyc0 (3.12.3-r0) (21/30) Purging pyc (3.12.3-r0) (22/30) Purging python3 (3.12.3-r0) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r6) (25/30) Purging libffi (3.4.6-r0) (26/30) Purging libpanelw (6.4_p20240330-r0) (27/30) Purging mpdecimal (4.0.0-r0) (28/30) Purging readline (8.2.10-r0) (29/30) Purging sqlite-libs (3.45.2-r0) (30/30) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-django: Updating the community/riscv64 repository index... >>> py3-django: Signing the index...